Releases: fac/serverless-tools
v0.13.2
What's Changed
- Fix git client CVE-2022-24765 updates by @HistoireDeBabar in #121
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- Release v0.13.1 by @HistoireDeBabar in #119
This release will include 'unreleased releases' from version 0.12.1 onwards due to the action.yml file not being kept in sync. The most notable of these is 0.13.0 which has behavioural changes. Please see that release for more details.
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- Bump abatilo/actions-poetry from 2.2.0 to 2.3.0 by @dependabot in #100
- Bump actions/checkout from 2 to 3 by @dependabot in #101
- Bump aws-sdk-lambda from 1.91.0 to 1.92.0 by @dependabot in #104
- Bump minitest from 5.17.0 to 5.18.0 by @dependabot in #103
- Bump octokit from 6.0.1 to 6.1.0 by @dependabot in #105
- Bump rubocop from 1.45.1 to 1.48.0 by @dependabot in #106
- Bump slack-ruby-client from 2.0.0 to 2.1.0 by @dependabot in #108
- Bump rubocop from 1.48.0 to 1.48.1 by @dependabot in #109
- Bump aws-sdk-s3 from 1.119.1 to 1.119.2 by @dependabot in #110
- Bump rubocop from 1.48.1 to 1.49.0 by @dependabot in #116
- Raise errors fom system calls. by @HistoireDeBabar in #113
- Raise errors from lambda updates by @HistoireDeBabar in #118
Severless Tools will now raise set the correct exit code for errors. This will halt Github Actions - which is usually the desired state when deploying function changes. If a project is configured to deploy multiple lambdas, Serverless-Tools will now stop on the first error. The error messages should also have slightly more context to help with fixing issue.
If you want to continue Github Jobs or Steps to continue when a deployment has failed, you can use the continue-on-error: true
option. For more information see here. This is likely to be the case if you're using the step in a staging deploy comment workflow.
Full Changelog: v0.12.3...v0.13.0
v0.12.3
What's Changed
- Bump aws-sdk-ecr from 1.57.0 to 1.58.0 by @dependabot in #91
- Bump aws-sdk-lambda from 1.89.0 to 1.90.0 by @dependabot in #90
- Bump aws-sdk-s3 from 1.117.2 to 1.118.0 by @dependabot in #89
- Bump rubocop from 1.43.0 to 1.44.1 by @dependabot in #92
- [combined] bumping 'aws-sdk' by @dmorgan-fa in #95
- Bump rubocop from 1.44.1 to 1.45.1 by @dependabot in #96
- Bump aws-sdk-s3 from 1.119.0 to 1.119.1 by @dependabot in #97
- Bump serverless-tools to 0.12.3 by @DuncSmith in #98
Full Changelog: v0.12.2...v0.12.3
v0.12.2
What's Changed
- Fix container version name & update README by @elipinska in #81
- Bump rubocop from 1.40.0 to 1.42.0 by @dependabot in #85
- Bump minitest from 5.16.3 to 5.17.0 by @dependabot in #84
- Bump rubocop from 1.42.0 to 1.43.0 by @dependabot in #87
- Bump aws-sdk-lambda from 1.88.0 to 1.89.0 by @dependabot in #86
- Prepare for v0.12.2 by @DuncSmith in #88
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- Bump test-unit from 3.5.5 to 3.5.7 by @dependabot in #78
- Trigger the GHCR push workflow from freeagent-gem.yml by @elipinska in #80
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Use container from GHCR in action.yml by @elipinska in #79
Full Changelog: v0.11.2...v0.12.0
v0.11.2
What's Changed
- Bump rubocop from 1.39.0 to 1.40.0 by @dependabot in #76
- Bump abatilo/actions-poetry from 2.1.6 to 2.2.0 by @dependabot in #68
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Push container to Github Container Registry by @elipinska in #73
- Fix notifier for prod deployments by @elipinska in #74
Full Changelog: v0.10.0...v0.11.0