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

build(deps): bump spring-vault-core from 3.0.3 to 3.0.4 #1516

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2023

Bumps spring-vault-core from 3.0.3 to 3.0.4.

Release notes

Sourced from spring-vault-core's releases.

3.0.4

📗 Links

⭐ New Features

  • Role name can now be used with cert auth #780
  • Refine logging after token revocation failure #766
  • Add AWS IAM Authentication to EnvironmentVaultConfiguration #761
  • Allow reuse of library-specific configuration code in ClientHttpRequestFactoryFactory and ClientHttpConnectorFactory #760
  • AWS IAM Authentication should provide a way to sign request for the global STS endpoint (eu-east-1) #758
  • Add native image hints and AOT pre-processor #747
  • VaultTransitOperations with versioned keys #726
  • Allow dropping tokens from the session manager for easier recovery on lookup failures #684
  • Extend VaultTransitKey with additional properties returned by the API #661

🐞 Bug Fixes

  • @KeySpace not considered using Spring Data 3.1 #800
  • EnvironmentVaultConfiguration causes ClassNotFoundException if AWS SDK is not on the class path #786
  • Can not delete entity if id is UUID #777
  • Do not revoke batch tokens #764
  • VaultException thrown without "cause" hides important information #713

📔 Documentation

  • Fix typos in vault-repositories.adoc #795
  • Spring Vault documentation broken link #788

🔨 Dependency Upgrades

  • Documentation still refers to removed spring-vault-dependencies artifact #785
  • Upgrade build plugins #784
  • Upgrade to Spring Javaformat 0.38 #781
  • Upgrade to Spring Data 2022.0.4 #770
  • Upgrade to Project Reactor 2022.0.5 #769
  • Upgrade to Spring Framework 6.0.7 #768
  • Upgrade to Spring Security 6.0.2 #767
  • Upgrade to Reactor 2022.0.3 #754
  • Upgrade to Spring Data 2022.0.2 #753
  • Upgrade to Netty 4.1.89.Final #752
  • Upgrade dependencies #748

❤️ Contributors

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

Commits
  • 61ca991 Release Spring Vault 3.0.4.
  • 48160f9 Polishing.
  • be89932 Upgrade dependencies.
  • fc24a30 Reinstate annotation- and fallback keyspace resolution across multiple Spring...
  • 5c1abe8 Upgrade dependencies.
  • e2c94d8 Polishing.
  • 5223a06 Add support for versioned transit keys.
  • caf537b Fix link to LoginToken Javadoc.
  • 90c86fc Disable AppId tests on Vault 1.12 and newer.
  • 98e16ed Move off deprecated Base64Utils.
  • 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 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 [spring-vault-core](https://github.com/spring-projects/spring-vault) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/spring-projects/spring-vault/releases)
- [Commits](spring-projects/spring-vault@3.0.3...3.0.4)

---
updated-dependencies:
- dependency-name: org.springframework.vault:spring-vault-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 18, 2023
@github-actions github-actions bot enabled auto-merge (squash) July 18, 2023 04:18
@github-actions github-actions bot merged commit fd51cf6 into main Jul 18, 2023
@github-actions github-actions bot deleted the dependabot/maven/main/org.springframework.vault-spring-vault-core-3.0.4 branch July 18, 2023 04:41
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