Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 464 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 464 Bytes

1.0.1

  • Work around bug in azstore package sending incorrect URLs

1.0.0

  • First public version

0.0.5

  • Enable passing a stack trace through the exception handler

0.0.4

  • Prevent poison validator from accidentally requeuing a poisoned message

0.0.3

  • Exposed TTL for poison queue messages via Messenger() API

0.0.2

  • Expose poison queue name via Messenger() API
  • Spelling fix in default poison queue name

0.0.1

  • Initial version.