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

    stefan released this 2024-06-29 12:53:19 +00:00 | 63 commits to main since this release

    Improvements

    • Simplify JSON parsing in error handler
    • Add new fields from Vault 1.16 and 1.17 to HealthResponse (#76)
      • echo_duration_ms
      • clock_skew_ms
      • replication_primary_canary_age_ms
      • enterprise
    • Add missing num_uses field to AuthData
    • Add mount_type attribute to common response model
    • Add auth attribute to common response model
    • Add custom_metadata, cas_required and delete_version_after fields for KVv2 metadata
    • Generate and attach CycloneDX SBOM

    Fix

    • Rename enable_local_secret_id to local_secret_ids in AppRole model

    Dependencies

    • Updated Jackson to 2.17.1

    Test

    • Tested against Vault 1.2 to 1.17
    Downloads