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.
User Experience
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.
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
- feat(parameters): accept boto3_client to support private endpoints and ease testing (#1096) by @ran-isenberg
- docs(roadmap): add new roadmap section (#1204) by @heitorlessa
π 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