Skip to content

v1.3.0 Collections Release

Compare
Choose a tag to compare
@anagha-infoblox anagha-infoblox released this 01 Jul 08:47
· 64 commits to master since this release
3105399

Release Summary

  • Issue fixes to create TXT record with equals sign
  • For nonexistent record, update operation creates the new record
  • For nonexistent IPv4Address, update operation creates a new A record with new_ipv4addr

Major Changes

  • Update operation using old_name and new_name for the object with dummy name in old_name (which does not exist in system) will not create a new object in the system. An error will be thrown stating the object does not exist in the system
  • Update text field of TXT Record

Bugfixes

  • Fix to create TXT record with equals sign