++++++++++++++++++ - Added Publish Notes to Traffic Director Service. User created Zone Notes can now be generated on a Traffic Director Publish. This includes in line setter publishes, or full Service level publishes.
1.6.3
+++++++++++++++++ - Added TrafficDirector:replace_all_rulesets to wholesale replace rulesets on a TrafficDirector - Added TrafficDirector:replace_one_ruleset to remove and replace a single ruleset entry in place - Merged Proxy support from PR 73
1.6.2
++++++++++++++++ - Added order_rulesets() to TrafficDirector object, for re-ordering Rulesets - Added index=n to Ruleset create() so New rulesets can be placed in a certain location in the chain. - Added getters for single DSF objects get_record(), get_record_set() etc. - Fixed bug with DSF Monitor options - Fixed bug where adding criteria to rulesets with 'always' criteria_type changes it to 'geoip' by default.
1.6.1
+++++++++++++++++ - Added UNKNOWN record type - DSF records status getter added
1.6.0
+++++++++++++++++ - DSF service objects can now be independently Created, Updated, Read, and Deleted. - Signifigant changes to how DSF service works. There may be some minor breaking changes here. - Record getters now automatically pull data from system instead of storing them locally.
1.5.2
+++++++++++++++++ - Addition of Delay feature to GSLB Services - Minor Improvements to GSLB features. - Addition of Apex Finder