Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): changelog rebuild #4768

Merged
merged 1 commit into from
Jul 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,27 @@
<a name="unreleased"></a>
# Unreleased

## Features

* **event_handler:** add OpenAPI extensions ([#4703](https:/aws-powertools/powertools-lambda-python/issues/4703))

## Maintenance

* **ci:** new pre-release 2.41.1a1 ([#4756](https:/aws-powertools/powertools-lambda-python/issues/4756))
* **ci:** new pre-release 2.41.1a2 ([#4758](https:/aws-powertools/powertools-lambda-python/issues/4758))
* **ci:** new pre-release 2.41.1a0 ([#4749](https:/aws-powertools/powertools-lambda-python/issues/4749))
* **deps:** bump actions/dependency-review-action from 4.3.3 to 4.3.4 ([#4753](https:/aws-powertools/powertools-lambda-python/issues/4753))
* **ci:** new pre-release 2.41.1a3 ([#4766](https:/aws-powertools/powertools-lambda-python/issues/4766))
* **ci:** new pre-release 2.41.1a1 ([#4756](https:/aws-powertools/powertools-lambda-python/issues/4756))
* **deps:** bump the layer-balancer group in /layer/scripts/layer-balancer with 3 updates ([#4745](https:/aws-powertools/powertools-lambda-python/issues/4745))
* **deps:** bump actions/dependency-review-action from 4.3.3 to 4.3.4 ([#4753](https:/aws-powertools/powertools-lambda-python/issues/4753))
* **deps-dev:** bump cdklabs-generative-ai-cdk-constructs from 0.1.207 to 0.1.211 ([#4760](https:/aws-powertools/powertools-lambda-python/issues/4760))
* **deps-dev:** bump sentry-sdk from 2.9.0 to 2.10.0 ([#4763](https:/aws-powertools/powertools-lambda-python/issues/4763))
* **deps-dev:** bump ruff from 0.5.1 to 0.5.2 ([#4762](https:/aws-powertools/powertools-lambda-python/issues/4762))
* **deps-dev:** bump cfn-lint from 1.5.3 to 1.6.0 ([#4747](https:/aws-powertools/powertools-lambda-python/issues/4747))
* **deps-dev:** bump coverage from 7.5.4 to 7.6.0 ([#4746](https:/aws-powertools/powertools-lambda-python/issues/4746))
* **deps-dev:** bump cdklabs-generative-ai-cdk-constructs from 0.1.206 to 0.1.207 ([#4748](https:/aws-powertools/powertools-lambda-python/issues/4748))
* **deps-dev:** bump cfn-lint from 1.6.0 to 1.6.1 ([#4751](https:/aws-powertools/powertools-lambda-python/issues/4751))
* **deps-dev:** bump mkdocs-material from 9.5.28 to 9.5.29 ([#4764](https:/aws-powertools/powertools-lambda-python/issues/4764))
* **deps-dev:** bump aws-cdk from 2.148.0 to 2.149.0 ([#4765](https:/aws-powertools/powertools-lambda-python/issues/4765))


<a name="v2.41.0"></a>
Expand Down