Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrés Páez committed Nov 28, 2024
1 parent 1f7987a commit 1f45b67
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,10 @@
==================
- [changed] - updated to latest dependencies
- [changed] - removed support of JWT authentication

1.3.0 / 2024-11-28
==================
- [changed] - Added a shutdown listener method
- [breaking] - Fixed messages being acknowledged even after a callback failure. See "Migrating from a synchronous callback function" section from the README.md
- [changed] - Updated to latest dependencies
- [changed] - Implemented usage of node-fetch after requests deprecation

0 comments on commit 1f45b67

Please sign in to comment.