From 8699db7fc4abd1db4f55a2bde2c4869f8627ca57 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Tue, 16 Nov 2021 13:56:27 -0500 Subject: [PATCH] meta: Changelog for 1.5.0 --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c9502dc04..9660c26d0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,17 @@ A major release `N` implies the previous release `N-1` will no longer receive up ## Unreleased -- Also record client outcomes for before send. +## 1.5.0 + +- Also record client outcomes for before send #1211 +- Add support for implicitly sized envelope items #1229 +- Fix integration with Apache Beam 2.32, 2.33 #1233 +- Remove Python 2.7 support for AWS Lambda layers in craft config #1241 +- Refactor Sanic integration for v21.9 support #1212 +- AWS Lambda Python 3.9 runtime support #1239 +- Fix "shutdown_timeout" typing #1256 + +Work in this release contributed by @galuszkak, @kianmeng, @ahopkins, @razumeiko, @tomscytale, and @seedofjoy. Thank you for your contribution! ## 1.4.3