This repository was archived by the owner on May 16, 2024. It is now read-only.
·
1 commit
to release/v0.15
since this release
Previously, Glide relied on two Lambda runtimes, Go 1.x and Node.js 14.x, both of which are being deprecated. As of Feb 8, 2024, deprecated support for these runtimes will cease, and 30 days thereafter, deploying or updating the runtimes will not be possible. v0.15.14 has just been released containing a fix to update the runtimes to supported versions.
Thank you @rwejdling for reporting the issue 😄
What's Changed
- Fix cloudformation vpc parameter names by @IvanVan in #652
- porting the lambda runtimes by @shwethaumashanker in #658
Full Changelog: v0.15.13...v0.15.14