2.12.0 (2026-06-08)
Features Added
- Added support for reading the
com.microsoft:max-message-batch-sizeAMQP vendor property from
sender link remote properties, with fallback tomax-message-sizewhen the property is absent.
Allows downstream messaging packages to size message batches against the broker-enforced batch
limit, which can be smaller thanmax-message-sizeon Premium large-message entities.
(#48214)
Other Changes
Dependency Updates
- Upgraded
azure-corefrom1.58.0to1.58.1. - Upgraded Reactor from
3.7.17to3.7.18.