Releases: serverless/github-action
Releases · serverless/github-action
v3.2.0
v3.1.0
What's Changed
- Upgrade to Node v16, Python v3.10 and switch back to slim image by @DavideViolante in #67
- Push v3.1 branch to use the new docker version and maintain backwards compatibility
Full Changelog: v3.0.0...v3.1.0
v3.0.0
v1.83.3
Create v1 branch to support both serverless v1.x and v2.x.
v2.18.0
v2.17.1
- Add support for both Node and Python
- Update readme to include example using Plugins
v2.17.0
- Install v2.x version of serverless to prevent upgrade for each serverless newer version
- Upgrade Dockerfile from node v12 to v14.
v2.1.0
- Bump serverless version to v2
- For v1.82.x use the v1.82.1 tag