Skip to content

Commit f956fa3

Browse files
chore(ci): layer docs update (#3826)
Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>
1 parent b89f9ad commit f956fa3

File tree

5 files changed

+81
-79
lines changed

5 files changed

+81
-79
lines changed

CHANGELOG.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@
44
<a name="unreleased"></a>
55
# Unreleased
66

7+
8+
<a name="v2.34.1"></a>
9+
## [v2.34.1] - 2024-02-21
710
## Bug Fixes
811

9-
* **ci:** inject PR_LABELS env for PR Label automation ([#3819](https://github.com/aws-powertools/powertools-lambda-python/issues/3819))
10-
* **ci:** revert layer version bump write-only back to append ([#3818](https://github.com/aws-powertools/powertools-lambda-python/issues/3818))
12+
* **event-handler:** return dict on missing multi_value_headers ([#3824](https://github.com/aws-powertools/powertools-lambda-python/issues/3824))
1113

1214
## Maintenance
1315

14-
* **deps-dev:** bump ruff from 0.2.1 to 0.2.2 ([#3802](https://github.com/aws-powertools/powertools-lambda-python/issues/3802))
15-
* **deps-dev:** bump the boto-typing group with 2 updates ([#3810](https://github.com/aws-powertools/powertools-lambda-python/issues/3810))
16+
* version bump
1617

1718

1819
<a name="v2.34.0"></a>
@@ -4422,7 +4423,8 @@
44224423
* Merge pull request [#5](https://github.com/aws-powertools/powertools-lambda-python/issues/5) from jfuss/feat/python38
44234424

44244425

4425-
[Unreleased]: https://github.com/aws-powertools/powertools-lambda-python/compare/v2.34.0...HEAD
4426+
[Unreleased]: https://github.com/aws-powertools/powertools-lambda-python/compare/v2.34.1...HEAD
4427+
[v2.34.1]: https://github.com/aws-powertools/powertools-lambda-python/compare/v2.34.0...v2.34.1
44264428
[v2.34.0]: https://github.com/aws-powertools/powertools-lambda-python/compare/v2.33.1...v2.34.0
44274429
[v2.33.1]: https://github.com/aws-powertools/powertools-lambda-python/compare/v2.33.0...v2.33.1
44284430
[v2.33.0]: https://github.com/aws-powertools/powertools-lambda-python/compare/v2.32.0...v2.33.0

0 commit comments

Comments
 (0)