github aws-powertools/powertools-lambda-python v1.26.0

latest releases: v3.2.0, v3.1.0, v3.0.0...
2 years ago

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

Don't miss a new powertools-lambda-python release

NewReleases is sending notifications on new releases.