Skip to content

Commit 2627b82

Browse files
committed
fix README.md
1 parent 018fd58 commit 2627b82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,9 @@ should represent non-breaking changes. The third number represents any very min
279279

280280
* **5.2.0**: This release contains the following updates:
281281
* Move code packages and maven groupdId from `com.bettercloud` to `io.github.jopenlibs`. [(PR #2)](https://github.com/jopenlibs/vault-java-driver/pull/2)
282-
* Port the [patch of Ian Ferguson](https://github.com/BetterCloud/vault-java-driver/pull/229/files) that includes `X-Vault-Request: true` header on all requests to work with Vault Agent's w/ require_request_header set to true. [(PR #16)](https://github.com/jopenlibs/vault-java-driver/pull/16)
282+
* Fix and refactoring data wrapping, add integration tests with the last Vault version (vault 1.11.4). [(PR #4)](https://github.com/jopenlibs/vault-java-driver/pull/4), [(PR #17)](https://github.com/jopenlibs/vault-java-driver/pull/17)
283283
* Upgrade tests dependencies. [(PR #11)](https://github.com/jopenlibs/vault-java-driver/pull/11)
284-
* Fix and refactoring data wrapping, add integration tests with last Vault version. [(PR #4)](https://github.com/jopenlibs/vault-java-driver/pull/4), [(PR #17)](https://github.com/jopenlibs/vault-java-driver/pull/17)
284+
* Port the [patch of Ian Ferguson](https://github.com/BetterCloud/vault-java-driver/pull/229/files) that includes `X-Vault-Request: true` header on all requests to work with Vault Agent's w/ require_request_header set to true. [(PR #16)](https://github.com/jopenlibs/vault-java-driver/pull/16)
285285

286286
* **5.1.0**: This release contains the following updates:
287287
* Supports path prefixes when using K/V engine V2. [(PR #189)](https://github.com/BetterCloud/vault-java-driver/pull/189)

0 commit comments

Comments
 (0)