Releases: modern-python/faststream-outbox
Releases · modern-python/faststream-outbox
0.3.0
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
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
- @lesnik512 made their first contribution in #1
Full Changelog: 0.1.0...0.2.0