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 spring-vault-core from 2.2.2.RELEASE to 2.3.3 #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 23, 2023

Bumps spring-vault-core from 2.2.2.RELEASE to 2.3.3.

Release notes

Sourced from spring-vault-core's releases.

2.3.3

📗 Links

⭐ New Features

  • Refine logging after token revocation failure #766
  • Allow reuse of library-specific configuration code in ClientHttpRequestFactoryFactory and ClientHttpConnectorFactory #760
  • Azure MSI auth to use with reactive infra #665
  • Enable system-property-driven proxy configuration for Reactor Netty's HTTP Client #654
  • Keystore's certificate chain derived from Vault issue-certificate lacks CA authority certificate #648
  • LifecycleAwareSessionManager doesn't differentiate between failed token renewals and intermittent network exceptions #646
  • Bumped Azure IMDS API version #644

🐞 Bug Fixes

  • Do not revoke batch tokens #764
  • VaultException thrown without "cause" hides important information #713
  • Fix typos in GCP IAM builders #657
  • AppRole authentication failed when only providing roleId using AuthenticationSteps #656
  • Fix assertion message #649

📔 Documentation

🔨 Dependency Upgrades

  • Upgrade to Project Reactor 2020.0.30 #773
  • Upgrade to Spring Data 2020.0.15 #772
  • Upgrade to Spring Framework 5.3.26 #771
  • Increase netty version to address security vulnerabilities #670

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

2.3.2

📗 Links

⭐ New Features

  • Allow external injection of Loggers into SecretLeaseContainer and PropertySources #636

... (truncated)

Commits
  • a3d948c Release Spring Vault 2.3.3.
  • 337c3a6 Upgrade dependencies.
  • 41d3385 Upgrade to Project Reactor 2020.0.30.
  • 2171541 Upgrade to Spring Data 2020.0.15.
  • fb9e2ee Upgrade to Spring Framework 5.3.26.
  • 480a295 Refine logging on revocation failures.
  • aeaf571 Consistently attach cause to exceptions.
  • 73af381 Fix artifactory deployment.
  • 780b864 Polishing.
  • c792c6d Allow reuse of library-specific configuration code in `ClientHttpRequestFacto...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [spring-vault-core](https://github.com/spring-projects/spring-vault) from 2.2.2.RELEASE to 2.3.3.
- [Release notes](https://github.com/spring-projects/spring-vault/releases)
- [Commits](spring-projects/spring-vault@2.2.2.RELEASE...2.3.3)

---
updated-dependencies:
- dependency-name: org.springframework.vault:spring-vault-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 23, 2023
@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.

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

1 participant