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

    stefan released this 2022-04-24 15:55:07 +00:00 | 156 commits to main since this release

    Fix

    • Use replication_performance_mode instead of replication_perf_mode in health response.

    Improvements

    • Add migration, recovery_seal and storage_type fields to SealReponse model
    • Add support for wrap_info in data response models
    • Dependency updates
    • Model and response classes implement Serializable (#57)
    • Split SercretResponse into PlainSecretResponse and MetaSecretResponse subclasses (common API unchanged)
    • Add missing fields to AuthMethod model
    • Add support for (dis)allowed policy glob patterns in TokenRole
    • Add request ID to data response models

    Test

    • Tested against Vault 1.10.1
    Downloads