Skip to content

v0.22.0

Compare
Choose a tag to compare
@michaelklishin michaelklishin released this 08 Feb 08:57
· 179 commits to main since this release
a16335c

v0.22.0 (Feb 8, 2025)

Enhancements

  • Client#import_vhost_definitions is a new function that imports virtual host-specific
    definition files (as opposed to cluster-wide ones) into the target virtual host

  • Client#import_cluster_wide_definitions is an alias to Client#import_definitions
    to better reflect what it does