v0.5.13
What's Changed
- feat: nats filter JS subscription support by @Lancetnik in #1519
- fix: correct RabbitExchange processing by OTEL in broker.publish case by @Lancetnik in #1521
- fix: correct Nats ObjectStorage get file behavior inside watch subscriber by @Lancetnik in #1523
- Resolve Issue 1386, Add rpc_prefix by @aKardasz in #1484
- fix: correct spans linking in batches case by @draincoder in #1532
- fix (#1539): correct anyio.create_memory_object_stream annotation by @Lancetnik in #1541
- fix: correct publish_coverage CI by @Lancetnik in #1536
- Add NatsBroker.new_inbox() by @maxalbert in #1543
- fix (#1544): correct Redis message nack & reject signature by @Lancetnik in #1546
New Contributors
- @aKardasz made their first contribution in #1484
- @maxalbert made their first contribution in #1543
Full Changelog: 0.5.12...0.5.13