You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -121,3 +121,10 @@
121
121
==================
122
122
-[changed] - updated to latest dependencies
123
123
-[changed] - removed support of JWT authentication
124
+
125
+
1.3.0 / 2024-11-28
126
+
==================
127
+
-[changed] - Added a shutdown listener method
128
+
-[breaking] - Fixed messages being acknowledged even after a callback failure. See "Migrating from a synchronous callback function" section from the README.md
129
+
-[changed] - Updated to latest dependencies
130
+
-[changed] - Implemented usage of node-fetch after requests deprecation
0 commit comments