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 95a96d8 commit 78a7afaCopy full SHA for 78a7afa
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.7.0
4
+* Feature - Add new option replace_dots to replace dots in key names (#79)
5
+* Enhancement - Add support for nested partition_key in log record (#30)
6
+* Enhancement - Change the log severity from `info` to `debug` for aggregation log statements (#78)
7
+
8
## 1.6.1
9
* Bug - Truncate records to max size (#74)
10
VERSION
@@ -1 +1 @@
-1.6.1
+1.7.0
0 commit comments