Skip to content

Commit

Permalink
Merge pull request #1043 from Scalingo/release/nsqconsumer/1.3.2
Browse files Browse the repository at this point in the history
[nsqconsumer] Bump v1.3.2
  • Loading branch information
leo-scalingo authored Jan 20, 2025
2 parents 0fb96eb + 94b1760 commit 151e5cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions nsqconsumer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## To be Released

## v1.3.2

* feat: nsqconsumer.Error - `Unwrap` method to be compatible with `errors.Is/As()`
* feat: nsqconsumer.Error - `NoRetry` to get if the message should be retried or not to be consumed.

Expand Down
2 changes: 1 addition & 1 deletion nsqconsumer/README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Package `nsqconsumer` v1.3.1
# Package `nsqconsumer` v1.3.2

0 comments on commit 151e5cf

Please sign in to comment.