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-starter-keyvault-secrets from 3.2.0 to 3.3.0 #65

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2021

Bumps azure-spring-boot-starter-keyvault-secrets from 3.2.0 to 3.3.0.

Release notes

Sourced from azure-spring-boot-starter-keyvault-secrets's releases.

azure-spring-boot-starter_3.3.0

3.3.0 (2021-03-22)

New Features

  • Upgrade to Spring Boot 2.4.3.

azure-spring-boot_3.3.0

3.3.0 (2021-03-22)

New Features

Updated to Spring Boot 2.4.3.

Key Bug Fixes

  • Fix bug of using closed MessageProducer and MessageConsumer when a link is force detached in azure-spring-boot-starter-servicebus-jms.

New Features

  • Support creating GrantedAuthority by "roles" claim of id-token for web application in azure-spring-boot-starter-active-directory.

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

3.3.0 (2021-03-22)

New Features

  • Upgrade to Spring Boot 2.4.3.
  • Upgrade to Spring Security 5.4.5.
  • Support creating GrantedAuthority by "roles" claim from id-token for web application.

azure-spring-boot-starter-keyvault-secrets_3.3.0

3.3.0 (2021-03-22)

New Features

  • Upgrade to Spring Boot 2.4.3.

azure-spring-boot-starter-cosmos_3.3.0

3.3.0 (2021-03-22)

New Features

  • Upgrade to Spring Boot 2.4.3.
  • Upgrade to azure-spring-data-cosmos 3.5.0

azure-spring-boot-starter-storage_3.3.0

3.3.0 (2021-03-22)

New Features

  • Upgrade to Spring Boot 2.4.3.

azure-spring-boot-starter-servicebus-jms_3.3.0

3.3.0 (2021-03-22)

New Features

  • Upgrade to Spring Boot 2.4.3.

Key Bug Fixes

  • Fix bug of using closed MessageProducer and MessageConsumer when a link is force detached.
Changelog

Sourced from azure-spring-boot-starter-keyvault-secrets's changelog.

Changes in 3.3.0

Features

  • createTasks rethrow RuntimeException catched by internal threads.
  • createTasks handle RequestSizeTooLarge chunking errors for well behaved tasks.
Commits
  • 54d86f3 [maven-release-plugin] prepare release v3.3.0
  • 278d3ed Update BulkTaskAdd Behavior to catch errors if chunks too large and retry as...
  • 8fb0fac createTasks should throw all RuntimeException happen in thread. (#25)
  • b773f57 [maven-release-plugin] prepare for next development iteration
  • See full diff 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2021
@srempfer
Copy link
Owner

srempfer commented Mar 27, 2021

The error java.lang.NoSuchMethodError: 'com.fasterxml.jackson.databind.cfg.MutableCoercionConfig com.fasterxml.jackson.databind.ObjectMapper.coercionConfigDefaults()' is already known.

See Azure/azure-sdk-for-java#20158

@saragluna
Copy link

Check out this comment Azure/azure-sdk-for-java#20158 (comment).

@srempfer
Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2021

Looks like com.azure.spring:azure-spring-boot-starter-keyvault-secrets is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 30, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.azure.spring-azure-spring-boot-starter-keyvault-secrets-3.3.0 branch March 30, 2021 09:55
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.

None yet

2 participants