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 org.springframework.vault:spring-vault-core from 3.0.4 to 3.1.2 #357

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps org.springframework.vault:spring-vault-core from 3.0.4 to 3.1.2.

Release notes

Sourced from org.springframework.vault:spring-vault-core's releases.

3.1.2

📗 Links

🐞 Bug Fixes

  • Secret rotation failing after LoginTokenExpiredEvent #867
  • Read-Timeout not applied with Apache Http Components and no-SSL #861
  • Private Key is null in CertificateBundle using of(String serialNumber, String certificate, String issuingCaCertificate, String privateKey) #857

📔 Documentation

  • Bundle Javadoc with Antora documentation site #872

🔨 Dependency Upgrades

  • Upgrade to Reactor 2023.0.9 #879
  • Upgrade to Spring Data 2023.1.9 #878
  • Upgrade to Spring 6.1.12 #877
  • Upgrade dependencies #876
  • Upgrade to Logback 1.4.14 #840

❤️ Contributors

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

3.1.1

📗 Links

🐞 Bug Fixes

  • Leases no longer revoked after stopping SecretLeaseContainer #844

🔨 Dependency Upgrades

  • Upgrade dependencies #850
  • Upgrade to Project Reactor 2023.0.2 #849
  • Upgrade to Spring Framework 6.1.3 #848
  • Upgrade to Spring Data 2023.1.2 #847

3.1.0

📗 Links

⭐ New Features

  • Consistently use Instant for next trigger computation #831

... (truncated)

Commits
  • 679ec32 Release Spring Vault 3.1.2.
  • 33720bc Upgrade dependencies.
  • 0e5c945 Upgrade to Reactor 2023.0.9.
  • bf07184 Upgrade to Spring Data 2023.1.9.
  • 7450f74 Upgrade to Spring 6.1.12.
  • 8e12d95 Upgrade dependencies.
  • 183b983 Move off deprecated API.
  • 48c904e Move off deprecated Base64Utils.
  • 3437572 Migrate off harbor proxy.
  • a162165 Bundle Javadoc with Antora documentation site.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.springframework.vault:spring-vault-core](https://github.com/spring-projects/spring-vault) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/spring-projects/spring-vault/releases)
- [Commits](spring-projects/spring-vault@3.0.4...3.1.2)

---
updated-dependencies:
- dependency-name: org.springframework.vault:spring-vault-core
  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 Aug 19, 2024
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.

0 participants