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 from 3.8.0 to 3.9.0 #634

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2021

Bumps azure-spring-boot from 3.8.0 to 3.9.0.

Release notes

Sourced from azure-spring-boot'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)

Bumps [azure-spring-boot](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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 28, 2021
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@paulcwarren paulcwarren merged commit ee763e8 into main Sep 30, 2021
@paulcwarren paulcwarren deleted the dependabot/maven/main/com.azure.spring-azure-spring-boot-3.9.0 branch September 30, 2021 03:10
paulcwarren added a commit that referenced this pull request Oct 27, 2021
…ure.spring-azure-spring-boot-3.9.0

Bump azure-spring-boot from 3.8.0 to 3.9.0
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.

2 participants