Highlights
- Multi queue publish via topic routing by @smyrgeorge in #486 and @gdwoolbert3 in #488
- Performance improvement to
read_grouped()by @LionelTelAqua in #497
All changes
- Support for AMQP like topics by @smyrgeorge in #486
- update README and docs by @ChuckHend in #492
- Add send_batch_topic function for batch topic routing by @gdwoolbert3 in #488
- deprecate Rust client-side SQL api, update Rust docs, examples by @ChuckHend in #495
- update create queue for last_read_at by @ChuckHend in #499
- fix: limit fetching all messages of each groups during read_grouped by @LionelTelAqua in #497
- Add functions for accessing insert throttles and topic bindings without querying internal tables by @gdwoolbert3 in #493
- Improve Extension Upgrade Tests by @ChuckHend in #501
- actions-rs/toolchain -> dtolnay/rust-toolchain by @ChuckHend in #502
New Contributors
- @LionelTelAqua made their first contribution in #497
Full Changelog: v1.10.0...v1.11.0