Releases: serverless/github-action
Releases · serverless/github-action
v4.0.0: Support Serverless Framework v4 (#97)
Compare
Sorry, something went wrong.
No results found
Co-authored-by: Maciej Skierkowski <maciej@skierkowski.com>
v3.2.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Switch to LTS version (v18) of Node.js by @o-az in #80
New Contributors
@o-az made their first contribution in #80
Full Changelog : v3.1.0...v3.2.0
v3.1.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
BREAKING: upgrade serverless version to v3. #61
Add info about v2 version to README.md for backwards compatibility
Push v2 and v3 branches for backwards compatibility #62
v1.83.3
Compare
Sorry, something went wrong.
No results found
Create v1 branch to support both serverless v1.x and v2.x.
v2.18.0
Compare
Sorry, something went wrong.
No results found
Use alpine image instead of slim to improve security (#51 )
v2.17.1
Compare
Sorry, something went wrong.
No results found
Add support for both Node and Python
Update readme to include example using Plugins
v2.17.0
Compare
Sorry, something went wrong.
No results found
Install v2.x version of serverless to prevent upgrade for each serverless newer version
Upgrade Dockerfile from node v12 to v14.
v2.1.0
Compare
Sorry, something went wrong.
No results found
Bump serverless version to v2
For v1.82.x use the v1.82.1 tag
v1.82.1
Compare
Sorry, something went wrong.
No results found
Explicit serverless version (1.82.0) on Dockerfile, fixes #39