Skip to content

azure-messaging-servicebus_7.17.4

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 27 Sep 16:16
dc1df9b

7.17.4 (2024-09-27)

Features Added

  • Added runtime inspection for cores, pool size and Processor concurrency and a log statement linking to troubleshooting guideline on resourcing. This is based on the discussion here (41489)
  • Integrated RequestResponseChannelCache (CBS, Management channel cache) and ReactorSessionCache, these caches are activated when the configuration com.azure.core.amqp.cache is opted-in. (39107)

Bugs Fixed

  • Fixes the message size computation in ServiceBusMessageSerializer to include size of delivery annotations. (41605)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.51.0 to 1.52.0.
  • Upgraded azure-core-amqp from 2.9.8 to 2.9.9.
  • Upgraded azure-identity from 1.13.2 to 1.13.3.