Releases: oss-serverless/serverless
Releases · oss-serverless/serverless
v3.51.0
What's Changed
- Add runtimes in ts types by @tazorax in #50
- Complete the changes needed to support ruby 3.3 and 3.4 by @GrahamCampbell in #52
- Add missing tests for local invoke for non-EOL python runtimes by @GrahamCampbell in #53
- Update examples to use non-deprecated nodejs versions by @GrahamCampbell in #54
- Update ruby example to use non-EOL ruby version by @GrahamCampbell in #55
- Add support for provenance option in docker build by @franc-liuzzi in #49
- fix: silence punycode dep warning for node 22+ by @DavidWells in #34
New Contributors
- @tazorax made their first contribution in #50
- @franc-liuzzi made their first contribution in #49
- @DavidWells made their first contribution in #34
Full Changelog: v3.50.0...v3.51.0
v3.50.0
What's Changed
- Add ProvisionedPollerConfig to Kafka event source by @Demetrios-loutsios in #29
- Add TypeScript types by @zirkelc in #48
New Contributors
- @Demetrios-loutsios made their first contribution in #29
Full Changelog: v3.49.0...v3.50.0
v3.49.0
v3.48.0
v3.47.0
v3.46.0
What's Changed
- Improve the documentation on deploying custom resources by @mnapoli in #23
- Enable setting AWS API Gateway integration timeout by @danmactough in #25
New Contributors
- @danmactough made their first contribution in #25
Full Changelog: v3.45.0...v3.46.0
v3.45.0
What's Changed
- Added back support for
--param
CLI parameters. by @lsphillips in #22
New Contributors
- @lsphillips made their first contribution in #22
Full Changelog: v3.44.2...v3.45.0
v3.44.2
What's Changed
- Fix broken Python invoke local for 3.12 and 3.13 by @GrahamCampbell in #20
- feat: Add AWS lambda support for IPV6 outbound connections in VPC by @Martijn02 in #21
New Contributors
- @GrahamCampbell made their first contribution in #20
Full Changelog: v3.44.1...v3.44.2
v3.44.1
v3.44.0
What's Changed
- feat: Add AWS lambda support for IPV6 outbound connections in VPC by @Martijn02 in #17
New Contributors
- @Martijn02 made their first contribution in #17
Full Changelog: v3.43.1...v3.44.0