• v1.2.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    stefan released this 2023-12-11 16:49:08 +00:00 | 93 commits to main since this release

    Deprecations

    • get...TimeString() methods on various model classes are now deprecated

    Improvements

    • Parse timestamps as ZonedDateTime instead of String representation
    • Remove redundant java.base requirement from module-info.java (#69)
    • Close Java HTTP Client when running on Java 21 or later (#70)
    • Add MFA requirements to AuthResponse (#71)
    • Extend AuthMethod data model (#72)

    Dependencies

    • Updated Jackson to 2.16.0

    Test

    • Tested against Vault 1.2.0 to 1.15.4
    Downloads