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