Skip to content

SAM v1.113.0 Release

Latest

Choose a tag to compare

@aws-sam-tooling-bot aws-sam-tooling-bot released this 24 Aug 23:13
5012b64

What's Changed

  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #3944
  • feat: pass S3ObjectStorageMode through from CodeUri and ContentUri by @antespajic in #3959
  • test: cover construct_s3_location_object with StorageMode by @antespajic in #3961
  • feat(capacity-provider): add LoggingConfig for AWS::Serverless::CapacityProvider by @vicheey in #3943
  • fix(integ-tests): Add IAM auth to API Gateway resources in integration tests by @licjun in #3963
  • feat(globals): add per-property merge strategy for list properties by @vicheey in #3945
  • fix(integ-tests): remove invalid Auth from API templates using external DefinitionUri by @Vandita2020 in #3967
  • fix(integ-tests): resolve remaining API Gateway auth failures by @licjun in #3972
  • Release 1.113.0 (to main) by @vicheey in #3985

New Contributors

Full Changelog: v1.112.0...v1.113.0