Skip to content

v0.31.0

Latest
Compare
Choose a tag to compare
@michaelklishin michaelklishin released this 17 May 23:28
· 3 commits to main since this release
9f5de38

v0.31.0 (May 16, 2025)

Enhancements

  • PolicyDefinition#insert and Policy#insert_definition_key are new functions for adding or updating
    policy definition key-value pairs

  • responses::Policy now can be converted to requests::PolicyParams for easier policy definition
    updates

  • More flexible use of optional reqwest features.

    Contributed by @ikrivosheev.

    GitHub issue: #53.