Skip to content

Release 1.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 11:24
· 28 commits to master since this release

Changes included (Thu Dec 29 11:24:23 UTC 2022)

  • Release 1.7.1 (owen2345 - d4fdc8c)
  • test: silence default exception from #on_error_processing hook (owen2345 - 3e17631)
  • fix: fix infinite loop when retrying message publishing (call #on_error_publish hook only when called via #publish) (owen2345 - 8ea1718)
  • fix: fix infinite loop when retrying message processing (call #on_error_processing hook only when called via #process) (owen2345 - 6054f8d)