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.2 to 3.0.3 #1475

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2023

Bumps spring-vault-core from 3.0.2 to 3.0.3.

Release notes

Sourced from spring-vault-core's releases.

3.0.3

📗 Links

⭐ New Features

  • Add reactive health check #783
  • 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
  • Reactive support for transit operations #620

🐞 Bug Fixes

  • 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
  • Add IntelliJ setup and formatting instructions to README. #794
  • 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
  • 64010bf Release Spring Vault 3.0.3.
  • d05f43f Upgrade dependencies.
  • 1eccf7d Polishing.
  • 288871a Add support for versioned transit keys.
  • 5ef39d5 Fix link to LoginToken Javadoc.
  • 0ff8293 Disable AppId tests on Vault 1.12 and newer.
  • 02e4e0c Move off deprecated Base64Utils.
  • a798463 Polishing.
  • 92eef9f Add plaintext backup and convergent encryption support and version to Vault t...
  • 13bfce1 Add IntelliJ setup and formatting instructions to README.
  • 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.2 to 3.0.3.
- [Release notes](https://github.com/spring-projects/spring-vault/releases)
- [Commits](spring-projects/spring-vault@3.0.2...3.0.3)

---
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 Jun 20, 2023
@github-actions github-actions bot enabled auto-merge (squash) June 20, 2023 04:59
@github-actions github-actions bot merged commit 6d6f24a into main Jun 20, 2023
6 checks passed
@github-actions github-actions bot deleted the dependabot/maven/main/org.springframework.vault-spring-vault-core-3.0.3 branch June 20, 2023 05:21
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

0 participants