github Azure/azure-sdk-for-java azure-spring-boot-starter_3.10.0

latest releases: azure-ai-formrecognizer_4.1.12, azure-resourcemanager-cosmos_2.44.1, spring-cloud-azure_5.18.0...
3 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.