We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2d337b + 8771c31 commit be70cd3Copy full SHA for be70cd3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.17.0](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.16.4...2.17.0) (2023-03-21)
4
+
5
6
+### 🚀 Features
7
8
+* add Apache Kafka event ([aab2195](https://github.com/MousaZeidBaker/aws-lambda-typing/commit/aab219528006777157897c99db60a1478afba999))
9
10
## [2.16.4](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.16.3...2.16.4) (2023-02-09)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aws-lambda-typing"
-version = "2.16.4"
+version = "2.17.0"
description = "A package that provides type hints for AWS Lambda event, context and response objects"
authors = ["Mousa Zeid Baker"]
license = "MIT"
0 commit comments