Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump azure-spring-boot-bom from 3.8.0 to 3.9.0 #93

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2021

Bumps azure-spring-boot-bom from 3.8.0 to 3.9.0.

Release notes

Sourced from azure-spring-boot-bom's releases.

azure-spring-boot_3.9.0

3.9.0 (2021-09-27)

This release is compatible with Spring Boot 2.5.0 - 2.5.4.

Dependency Upgrades

Features Added

  • Support configuration of AbstractJmsListenerContainerFactory for JmsListener. Enabled properties include replyPubSubDomain, replyQosSettings, subscriptionDurable, subscriptionShared and phase with prefix as spring.jms.servicebus.listener.

Bugs Fixed

  • Fix bug about application type validation. (#23481)

    The latest application type relationship is as follows:

    Has dependency: spring-security-oauth2-client Has dependency: spring-security-oauth2-resource-server Valid values of application type Default value
    Yes No web_application web_application
    No Yes resource_server resource_server
    Yes Yes web_application,resource_server,resource_server_with_obo, web_application_and_resource_server resource_server_with_obo
  • Fix the bug of not supporting Spring Boot autoconfiguration of JMS listener.

Deprecations

  • Deprecate azure.activedirectory.authorization-clients.xxx.on-demand, use azure.activedirectory.authorization-clients.xxx.authorization-grant-type instead. If you are using on-demand=true, please change to authorization-grant-type=authorization_code.

azure-spring-boot-starter_3.9.0

3.9.0 (2021-09-27)

This release is compatible with Spring Boot 2.5.0 - 2.5.4.

Dependency Upgrades

azure-spring-boot-starter-active-directory_3.9.0

3.9.0 (2021-09-27)

This release is compatible with Spring Boot 2.5.0 - 2.5.4.

Dependency Upgrades

Bugs Fixed

  • Fix bug about application type validation. (#23481)

    The latest application type relationship is as follows:

    Has dependency: spring-security-oauth2-client Has dependency: spring-security-oauth2-resource-server Valid values of application type Default value
    Yes No web_application web_application
    No Yes resource_server resource_server
    Yes Yes web_application,resource_server,resource_server_with_obo, web_application_and_resource_server resource_server_with_obo

Deprecations

  • Deprecate azure.activedirectory.authorization-clients.xxx.on-demand, use azure.activedirectory.authorization-clients.xxx.authorization-grant-type instead. If you are using on-demand=true, please change to authorization-grant-type=authorization_code.

azure-spring-boot-starter-cosmos_3.9.0

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2021
@sonarcloud
Copy link

sonarcloud bot commented Oct 1, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@srempfer srempfer added this to the 0.9.0 milestone Oct 25, 2021
Bumps [azure-spring-boot-bom](https://github.com/Azure/azure-sdk-for-java) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-spring-boot_3.8.0...azure-spring-boot_3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.azure.spring-azure-spring-boot-bom-3.9.0 branch from b66b19b to f507303 Compare October 25, 2021 13:24
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2021

Superseded by #95.

@dependabot dependabot bot closed this Nov 4, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.azure.spring-azure-spring-boot-bom-3.9.0 branch November 4, 2021 04:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant