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 12a4b9a commit 2f6abd5Copy full SHA for 2f6abd5
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.9.0
4
+* Feature - Add timeout config for AWS SDK Go HTTP calls (#178)
5
+* Bug - Fix message loss issue using concurrency feature with 0 retries (#179)
6
+
7
## 1.8.1
8
* Bug - Fix truncation issue after compression (#183)
9
VERSION
@@ -1 +1 @@
-1.8.1
+1.9.0
0 commit comments