Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps com.azure.spring:spring-cloud-azure-dependencies from 5.15.0 to 5.18.0.

Release notes

Sourced from com.azure.spring:spring-cloud-azure-dependencies's releases.

Spring Cloud Azure 5.18.0

  • This release is compatible with Spring Boot 3.0.0-3.0.13, 3.1.0-3.1.12, 3.2.0-3.2.11, 3.3.0-3.3.5. (Note: 3.0.x (x>13), 3.1.y (y>12), 3.2.z (z>11) and 3.3.m (m>5) should be supported, but they aren't tested with this release.)
  • This release is compatible with Spring Cloud 2022.0.0-2022.0.5, 2023.0.0-2023.0.3. (Note: 2022.0.x (x>5) and 2023.0.y (y>3) should be supported, but they aren't tested with this release.)

Spring Cloud Azure Autoconfigure

This section includes changes in spring-cloud-azure-autoconfigure module.

Features Added

  • Support to configure token credential bean name. #41977.

Bugs Fixed

  • Fix primitive type prop (isManagedIdentityEnabled) copy issue. #41977.
  • Fix to support multiple JDBC datasource prop passwordless. #41977.

Breaking Changes

  • Change the default Service Bus JMS connection factory to JmsPoolConnectionFactory from CachingConnectionFactory. Set spring.jms.cache.enabled=true to continue using CachingConnectionFactory #42306.

Spring Cloud Stream Service Bus Binder

This section includes changes in spring-cloud-azure-stream-binder-servicebus module.

Features Added

  • Support propagating the custom beans for Service Bus binder. #42771.

Spring Cloud Stream Event Hubs Binder

This section includes changes in spring-cloud-azure-stream-binder-eventhubs module.

Features Added

  • Support propagating the custom beans for Event Hubs binder. #42771.

Azure Spring Data Cosmos

This section includes changes in azure-spring-data-cosmos module. Please refer to azure-spring-data-cosmos/CHANGELOG.md for more details.

spring-integration-azure-core_5.18.0

5.18.0 (2024-11-05)

Please refer to spring/CHANGELOG.md for more details.

spring-integration-azure-eventhubs_5.18.0

5.18.0 (2024-11-05)

Please refer to spring/CHANGELOG.md for more details.

spring-integration-azure-servicebus_5.18.0

5.18.0 (2024-11-05)

Please refer to spring/CHANGELOG.md for more details.

spring-integration-azure-storage-queue_5.18.0

5.18.0 (2024-11-05)

... (truncated)

Commits
  • 1427d44 Add a default implementation (#42794)
  • fdc6b70 Prepare for Spring Cloud Azure 5.18.0 release (#42786)
  • 1ad2a8d Updated Springboot deprecated Method TaskExecutorBuilder -> ThreadPoolTaskExe...
  • 5f8d2af Feature/propagate common beans via shared beans for release branch (#42784)
  • 6d3bf83 Support multiple data source prop passwordless and new prop of credential bea...
  • 9d6fe72 Sync eng/common directory with azure-sdk-tools for PR 9259 (#42705)
  • 5195bd6 Delete Track 1 Event Hubs and Service Bus perf tests (#42704)
  • b3a9139 Fix Translation Documents tests (#42703)
  • c04b328 Workaround for greedy packageInfo creation (#42702)
  • c92ac94 Fix Duration.between throwing an exception in some scenarios (#42238)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.azure.spring:spring-cloud-azure-dependencies](https://github.com/Azure/azure-sdk-for-java) from 5.15.0 to 5.18.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@spring-cloud-azure_5.15.0...spring-cloud-azure_5.18.0)

---
updated-dependencies:
- dependency-name: com.azure.spring:spring-cloud-azure-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant