github aws-powertools/powertools-lambda-python v2.7.1

latest releases: v3.2.0, v3.1.0, v3.0.0...
21 months ago

Summary

This patch release addresses three areas:

Big welcome to our new contributors: @ashutoshojha5, @meckhardt

  1. Licensing. PyPi/Poetry license correction to MIT No Attribution (previously MIT-0 was unrecognized) - huge thanks to @meckhardt.
  2. Documentation. Recreates 42 code snippets in the Parameters documentation to be more realistic, formatted, and linted as part of our larger campaign. It also corrects a CloudWatch Logs code snippet in the Event Source Data Classes documentation - thanks to @ashutoshojha5!
  3. End of support for v1. We formally set March 31st as our last day to support new bugfixes to V1, and recommend customers to follow our Upgrade Guide.

Changes

📜 Documentation updates

🐛 Bug and hot fixes

🔧 Maintenance

  • fix(license): correction to MIT + MIT-0 (no proprietary anymore) (#1883) by @meckhardt
  • fix(ci): add auth to API HTTP Gateway and Lambda Function Url (#1882) by @rubenfonseca
  • fix(license): add MIT-0 license header (#1871) by @meckhardt
  • chore(deps-dev): bump flake8-bugbear from 22.12.6 to 23.1.20 (#1854) by @dependabot
  • chore(deps-dev): bump mkdocs-material from 9.0.6 to 9.0.8 (#1874) by @dependabot
  • chore(deps): bump docker/setup-buildx-action from 2.0.0 to 2.4.0 (#1873) by @dependabot
  • chore(deps-dev): bump isort from 5.11.4 to 5.11.5 (#1875) by @dependabot
  • fix(tests): make sure multiple e2e tests run concurrently (#1861) by @rubenfonseca
  • chore(deps-dev): bump aws-cdk-lib from 2.62.1 to 2.62.2 (#1869) by @dependabot
  • chore(deps-dev): bump mypy-boto3-s3 from 1.26.0.post1 to 1.26.58 (#1868) by @dependabot
  • chore(deps-dev): bump aws-cdk-lib from 2.62.0 to 2.62.1 (#1866) by @dependabot
  • chore(deps-dev): bump mypy-boto3-cloudformation from 1.26.35.post1 to 1.26.57 (#1865) by @dependabot
  • chore(deps-dev): bump coverage from 7.0.5 to 7.1.0 (#1862) by @dependabot
  • chore(deps-dev): bump aws-cdk-lib from 2.61.1 to 2.62.0 (#1863) by @dependabot
  • chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#1855) by @dependabot
  • chore(deps-dev): bump mypy-boto3-lambda from 1.26.49 to 1.26.55 (#1856) by @dependabot

This release was made possible by the following contributors:

@ashutoshojha5, @dependabot, @dependabot[bot], @leandrodamascena, @meckhardt, @rubenfonseca and Release bot

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

NewReleases is sending notifications on new releases.