microsoft / spring-cloud-azure

Spring Cloud Azure is an open-source project that provides seamless Spring integration with Azure services.
https://microsoft.github.io/spring-cloud-azure
MIT License
217 stars 105 forks source link

Bump spring-cloud-azure-dependencies from 4.4.1 to 5.0.0 #1048

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring-cloud-azure-dependencies from 4.4.1 to 5.0.0.

Release notes

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

spring-cloud-azure-starter-eventhubs_5.0.0

No release notes provided.

spring-cloud-azure-starter-integration-eventhubs_5.0.0

No release notes provided.

spring-cloud-azure-starter-integration-servicebus_5.0.0

No release notes provided.

spring-cloud-azure-starter-integration-storage-queue_5.0.0

No release notes provided.

spring-cloud-azure-starter-jdbc-mysql_5.0.0

No release notes provided.

spring-cloud-azure-starter-jdbc-postgresql_5.0.0

No release notes provided.

spring-cloud-azure-starter-keyvault-certificates_5.0.0

No release notes provided.

spring-cloud-azure-starter-keyvault-secrets_5.0.0

No release notes provided.

spring-cloud-azure-starter-keyvault_5.0.0

No release notes provided.

spring-cloud-azure-starter-servicebus-jms_5.0.0

No release notes provided.

spring-cloud-azure-starter-servicebus_5.0.0

No release notes provided.

spring-cloud-azure-starter-storage-blob_5.0.0

No release notes provided.

spring-cloud-azure-starter-storage-file-share_5.0.0

No release notes provided.

spring-cloud-azure-starter-storage-queue_5.0.0

No release notes provided.

spring-cloud-azure-starter-storage_5.0.0

No release notes provided.

spring-cloud-azure-starter-stream-eventhubs_5.0.0

No release notes provided.

spring-cloud-azure-starter-stream-servicebus_5.0.0

No release notes provided.

... (truncated)

Commits
  • 521291c Update 5.0 release date to Jan 17th
  • 38b203d Prepare Spring Cloud Azure 5.0.0 release
  • 6624f2d Decrease the major version of Spring Cloud Azure to 5.0 (#32947)
  • 069e8b0 Align spring property default value with sdk (#32913)
  • 536bf8e update idle-timeout (#32817)
  • 8acf0e2 fixing cspell spelling errors in spring packages (#32796)
  • 46e42b4 Remove warning logs about client properties while using Kafka password-less f...
  • 7d1c709 Remove Spring AOT support (#32742)
  • 8e51be7 Resync external dependencies update
  • ef4737e Merge branch 'main' into moary/sync-code-to-spring-boot-3-weekly
  • 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 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)
chenrujun commented 1 year ago

Closing this PR. Because the github pages will not be maintained anymore. To check the latest document, please refer to the Microsoft Learn page: https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.