We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b34c48 commit 6fbad51Copy full SHA for 6fbad51
RELEASE.CHANGELOG.md
@@ -1,3 +1,9 @@
1
+### August 22, 2023
2
+
3
+`2.0.6`:
4
5
+- Add structured logging implementation ([#101](https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/101))
6
7
### August 16, 2023
8
9
`2.0.5`:
awslambdaric/__init__.py
@@ -2,4 +2,4 @@
Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
"""
-__version__ = "2.0.5"
+__version__ = "2.0.6"
0 commit comments