| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| AWS Lambda Builders v1.61.0 Release source code.tar.gz | 2025-12-17 | 450.5 kB | |
| AWS Lambda Builders v1.61.0 Release source code.zip | 2025-12-17 | 902.9 kB | |
| README.md | 2025-12-17 | 1.1 kB | |
| Totals: 3 Items | 1.4 MB | 0 | |
What's Changed
- fix(dependency) pin git action setup-ruby to v1.268.0 until supporting bundler v4.0.0 by @vicheey in https://github.com/aws/aws-lambda-builders/pull/805
- fix: remove deprecated --without option from ruby bundler by @reedham-aws in https://github.com/aws/aws-lambda-builders/pull/808
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/aws/aws-lambda-builders/pull/786
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/aws/aws-lambda-builders/pull/803
- feat: add dotnet10 runtime by @bnusunny in https://github.com/aws/aws-lambda-builders/pull/811
- Revert "pin git action setup-ruby to v1.268.0 until Lambda Builders support bundler 4.0.0 (#805)" by @reedham-aws in https://github.com/aws/aws-lambda-builders/pull/809
- chore: version bump to 1.61.0 by @reedham-aws in https://github.com/aws/aws-lambda-builders/pull/815
New Contributors
- @vicheey made their first contribution in https://github.com/aws/aws-lambda-builders/pull/805
Full Changelog: https://github.com/aws/aws-lambda-builders/compare/v1.60.0...v1.61.0