Skip to content

Commit eafa977

Browse files
Updates README
1 parent ca966da commit eafa977

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ vault-java-driver.iml
66
gradle.properties
77

88
build/
9+
out/
910
node_modules/
1011
ssl/
1112

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ may require modifications in your code to migrate. Changes to the minor version
253253
should represent non-breaking changes. The third number represents any very minor bugfix patches.
254254

255255
* **4.2.0 (IN PROGRESS)**: This release contains the following updates:
256+
* Implements support for the Database secret engine. [(PR #175)](https://github.com/BetterCloud/vault-java-driver/pull/175)
256257
* Removes stray uses of `System.out.println` in favor of `java.util.logging`. [(PR #178)](https://github.com/BetterCloud/vault-java-driver/pull/178)
257258
* **4.1.0**: This release contains the following updates:
258259
* Support for JWT authentication, for use by Kubernetes and other JWT-based authentication providers. [(PR #164)](https://github.com/BetterCloud/vault-java-driver/pull/164)

0 commit comments

Comments
 (0)