github Azure/azure-sdk-for-java azure-spring-boot_3.10.0

latest releases: azure-communication-identity_1.6.0, azure-communication-common_1.3.7, azure-resourcemanager-cosmos_2.43.0-beta.1...
2 years ago

3.10.0 (2021-11-02)

Features Added

Add property for JmsDefaultPrefetchPolicy.(#24304)

  • Add property spring.jms.servicebus.prefetch-policy.all to configure all prefetchPolicy values.
  • Add property spring.jms.servicebus.durable-topic-prefetch to configure the durable topic prefetch value.
  • Add property spring.jms.servicebus.queue-browser-prefetch to configure the queueBrowserPrefetch value.
  • Add property spring.jms.servicebus.queue-prefetch to configure the queuePrefetch value.
  • Add property spring.jms.servicebus.topic-prefetch to configure the topicPrefetch value.

Breaking Changes

For standard tier in ServiceBus, the default value of prefetch number has been changed from 1000 to 0.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.