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 7366003 commit 07e09fbCopy full SHA for 07e09fb
RELEASE.CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### Release 2023-08-24
2
+* **Amazon.Lambda.TestTool (0.14.1)**
3
+ * Fixes an issue where using SSO profile was giving error while monitoring DLQ in Lambda Test Tool.
4
+* **Amazon.Lambda.MQEvents (2.0.0)**
5
+ * **Breaking Change:** Corrected the date type of RabbitMQMessage.BasicProperties.Priority to Nullable int in RabbitMQEvent class.
6
+
7
8
### Release 2023-08-02
9
* **Amazon.Lambda.TestTool (0.14.0)**
10
* Add new --disable-logs switch used with --no-ui to ensure the console does not include logs just the function's response.
0 commit comments