Releases: oss-serverless/serverless
Releases · oss-serverless/serverless
v3.65.0
What's Changed
- Remove support for node 18 and earlier by @GrahamCampbell in #152
- Remove old documentation no longer relevant by @GrahamCampbell in #153
- Align java25 runtime support and runtime docs by @GrahamCampbell in #154
- Fix flakey test on Windows by @GrahamCampbell in #155
- Remove support for deprecated runtimes and use the latest versions of each supported runtime by @GrahamCampbell in #156
- Inline the serverless utils package by @GrahamCampbell in #148
- Remove unused and broken packaging scripts by @GrahamCampbell in #157
- Align publish flow and CLI bootstrap by @GrahamCampbell in #160
- Upgrade to mocha 12 by @GrahamCampbell in #161
- fix(aws/custom-resources): propagate provider.architecture to custom resource Lambda by @babyhuey in #159
- Replace various old packages by @GrahamCampbell in #162
- Remove more old dependencies by @GrahamCampbell in #163
- Remove lodash by @GrahamCampbell in #164
- Hardening against prototype pollution by @GrahamCampbell in #165
- Upgrade Java invoke-local wrapper dependencies by @GrahamCampbell in #166
- Add API Gateway endpoint security by @GrahamCampbell in #167
- Fix verbose deploy hang on failed stack statuses by @GrahamCampbell in #168
- Report root stack deletion failures during create by @GrahamCampbell in #169
- Fix release process by @GrahamCampbell in #170
New Contributors
Full Changelog: v3.64.0...v3.65.0
v3.64.0
v3.63.2
Fix release process.
Full Changelog: v3.63.1...v3.63.2
v3.63.1
Fix release process
Full Changelog: v3.63.0...v3.63.1
v3.63.0
What's Changed
- Update dependencies and refactor serverless/test imports by @punit1108 in #140
- add optional roleArn support for scheduler schedules by @jerolan in #143
- Add maxImageCount config to control ECR lifecycle policy by @LorenzoRogai in #141
- feat(lambda): Add support for RecursiveLoop directive by @jgiacobbi in #149
New Contributors
- @punit1108 made their first contribution in #140
- @jerolan made their first contribution in #143
- @LorenzoRogai made their first contribution in #141
- @jgiacobbi made their first contribution in #149
Full Changelog: v3.62.1...v3.63.0
v3.62.1
What's Changed
- Issue #130: Make handlerWrapper compatible with Node.js 24 by @MatthiasBoehm87 in #136
New Contributors
- @MatthiasBoehm87 made their first contribution in #136
Full Changelog: v3.62.0...v3.62.1
v3.62.0
What's Changed
- feat(AWS Lambda): Add support for dotnet10 runtime by @adam-knights in #135
- fix(apig): porting the serverless fix in https://github.com/serverles… by @joseph-so in #134
New Contributors
- @adam-knights made their first contribution in #135
- @joseph-so made their first contribution in #134
Full Changelog: v3.61.1...v3.62.0
v3.61.1
What's Changed
- Fix link to serverless yml docs by @boomshadow in #127
- Update the list of AWS Lambda runtimes. by @buptliuhs in #126
- fix: Ensure custom resource runtime is at least Node 18 by @jackylamhk in #114
New Contributors
- @boomshadow made their first contribution in #127
- @buptliuhs made their first contribution in #126
- @jackylamhk made their first contribution in #114
Full Changelog: v3.61.0...v3.61.1
v3.61.0
What's Changed
- feat(Runtime): Allow nodejs24 runtime by @clementcornut-skello in #123
New Contributors
- @clementcornut-skello made their first contribution in #123
Full Changelog: v3.60.0...v3.61.0
v3.60.0
What's Changed
- Move to head bucket by @Engerim in #120
- Allow to use Python3.14 by @chumbert2 in #121
New Contributors
- @chumbert2 made their first contribution in #121
Full Changelog: v3.59.3...v3.60.0