Skip to content

Latest commit

 

History

History
55 lines (24 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

55 lines (24 loc) · 2.06 KB

Changelog

0.5.1 (2024-04-15)

Bug Fixes

  • improve log of consume_messages method (#16) (7a4a9b2)

0.5.0 (2024-04-12)

Features

  • add polling_wait_seconds kwarg on consume_messages (#14) (78f1d9d)

0.4.0 (2024-02-23)

Features

  • use ruff linter and code formatter (#12) (b2007e2)

0.3.1 (2023-12-16)

Bug Fixes

  • fix a doc typo in the exceptions section (#10) (a8beebe)

0.3.0 (2023-12-15)

Features

  • add exceptions to change the default retry behavior (#8) (9175c65)

0.2.0 (2023-12-14)

Features

0.1.0 (2023-12-14)

Features

Miscellaneous Chores