Skip to content

v1.26.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 20 May 07:58
· 2499 commits to develop since this release
0704670

Summary

This release unblocks customers using Parameters utility when trying to use VPC private endpoints, or looking to bring their own boto3 clients to ease testing, custom settings, etc.

Documentation

User Experience

image

As part of this release, we've made progress on a few governance topics such as a new dedicated board of activities and our first iteration of the new roadmap process - you can read more details on our current pause message update.

image

image

Changes

🌟New features and non-breaking changes

  • feat(parameters): accept boto3_client to support private endpoints and ease testing (#1096) by @ran-isenberg

📜 Documentation updates

🐛 Bug and hot fixes

  • fix(docs): remove Slack link (#1210) by @sthulb
  • fix(batch): missing space in BatchProcessingError message (#1201) by @mew1033
  • fix(batch): docstring fix for success_handler() record parameter (#1202) by @peterschutt

🔧 Maintenance

  • chore(deps-dev): bump mypy-boto3-secretsmanager from 1.21.34 to 1.23.0.post1 (#1218) by @dependabot
  • chore(deps-dev): bump mypy-boto3-appconfig from 1.21.34 to 1.23.0.post1 (#1219) by @dependabot
  • chore(deps-dev): bump mypy-boto3-ssm from 1.21.34 to 1.23.0.post1 (#1220) by @dependabot
  • chore(deps): bump pydantic from 1.9.0 to 1.9.1 (#1221) by @dependabot
  • feat(parameters): accept boto3_client to support private endpoints and ease testing (#1096) by @ran-isenberg
  • chore(deps): bump email-validator from 1.1.3 to 1.2.1 (#1199) by @dependabot

This release was made possible by the following contributors:

@dependabot, @dependabot[bot], @heitorlessa, @mew1033, @peterschutt, @ran-isenberg and @sthulb