Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@michaelklishin michaelklishin released this 28 Dec 09:22
· 1 commit to main since this release
b95b329

v0.11.0 (Dec 28, 2024)

Enhancements

  • Client#list_all_deprecated_features and Client#list_deprecated_features_in_use
    are new functions for listing all deprecated features and only those whose use is
    detected in the cluster.

  • Client#list_feature_flags is a new function that lists all feature flags
    in the cluster, including their state and stability.