This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
v4.0.0
- Removing support for TLS v1.0 and 1.1 (most clients are already on v1.2 already)
- Bug fix: client version reporting
- Switching to jdk8 because Travis seems to have removed support for jdk7 (build target is still 1.7)
- Updating to latest versions Vault client and OkHttpClient
- Updating README to have a better quickstart guide, comments on Lamdda, etc