We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfadccc commit 883ce82Copy full SHA for 883ce82
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# ⚡ 0.2.0
2
3
-* Switch the Lambda `python3.6` runtime to `rust` ( which runs on the `provided` runtime under the covers )
+* Switch from supporting the Lambda `python3.6` runtime to a new ✨ `rust` runtime ✨ ( which runs on the `provided` runtime under the covers )
4
* you can now deploy independent functions with `npx serverless deploy function -f func-name`
5
* you no longer have to be explicit about function binary to include, this plugin generates and configures the artifact (zip) file for you
6
* you no longer have to set default exclusion rules
0 commit comments