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 35c1f4f commit 7aadb08Copy full SHA for 7aadb08
ChangeLog
@@ -1,6 +1,21 @@
1
CHANGES
2
=======
3
4
+2.12.1
5
+------
6
+
7
+* release(2.12.1): fixes is\_empty for sqs
8
+* fix: incorrect method declaration for sqs is\_empty
9
+* fix(sqs): add ApproximateNumberOfMessagesDelayed to status and enqueued
10
+* docs: document the JSON int->string issue
11
12
+2.12.0
13
14
15
+* release(2.12.0): adds retry to SQS except for http 4xx errors
16
+* feat: add retry to SQS (#39)
17
+* docs: mention that tasks need to be imported
18
19
2.11.0
20
------
21
0 commit comments