Skip to content

Releases: modern-python/faststream-outbox

0.3.0

07 May 15:17
a6a1683

Choose a tag to compare

What's Changed

  • feat: timer mechanics (activate_in/activate_at, timer_id dedup, cancel_timer) by @lesnik512 in #5

Full Changelog: 0.2.0...0.3.0

0.2.0

07 May 12:26
d774522

Choose a tag to compare

What's Changed

  • Fix/retry strategy receives exception by @lesnik512 in #1
  • refactor!: collapse state column + release_stuck into lease-only delivery by @lesnik512 in #2
  • perf: declare fetch partial index inside make_outbox_table by @lesnik512 in #3
  • feat: persistent fetch connection + LISTEN/NOTIFY wakeups by @lesnik512 in #4

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

07 May 07:50
bd0e8db

Choose a tag to compare