Skip to content

Release 0.11.1

Compare
Choose a tag to compare
@fabianvf fabianvf released this 20 May 20:02
· 3 commits to release-0.11 since this release

Release Notes

  • Add support for dryRun query parameter (via passing the dry_run=True paramter when making a request) (#363)
  • When using apply list items should be properly recursively patched, otherwise changes to nested fields can be ignored. (#364)