What's Changed
- Fix API Gateway usage plan disassociation by @GrahamCampbell in #190
- Fix S3 pagination, batching, and key parsing for large deployments by @GrahamCampbell in #191
- Scope deploy-list S3 prefix to exact stage by @GrahamCampbell in #192
- Harden S3 artifact parsing and cleanup scope by @GrahamCampbell in #196
- Preserve specific S3 list authentication errors by @GrahamCampbell in #197
- Preserve specific rollback S3 list errors by @GrahamCampbell in #198
- Remove
is-dockerdependency by @GrahamCampbell in #199 - Remove semver-regex from tests by @GrahamCampbell in #200
- Remove mock-require from plugin manager tests by @GrahamCampbell in #201
- Use Node EventEmitter for log reporters by @GrahamCampbell in #203
- Remove ncjsm test helper dependency by @GrahamCampbell in #202
- Replace legacy global utility dependencies by @GrahamCampbell in #204
- Stream zip packaging and artifact hashing to fix OOM by @GrahamCampbell in #205
- Stream layer artifact hashing to avoid buffering whole zip by @GrahamCampbell in #206
- Clean up streaming hash failure error message by @GrahamCampbell in #207
- Add support for the new Ruby 4.0 runtime by @GrahamCampbell in #208
- Fix layer path resolution by @GrahamCampbell in #209
- Avoid deploy function no-op buffering by @GrahamCampbell in #210
Full Changelog: v3.67.0...v3.68.0