Releases: akamai/AkamaiOPEN-edgegrid-golang
DNSv2 Update (revised)
Merge pull request #85 from akamai/dns_maint filterZoneCreate check upper case Type
DNSv2 Update
Added optional arg to bypass dns record lock for create, update and delete functions. default preserves prior behavior.
DNSv2 Update
Add addional fields, including TSIG, to zone
Support Alias zome types
Add http req/resp logging
Add utility functions for Rdata parsing and process.
Add GetRecord, GetRecordSet functions
Add addiitonal Recordset metadata
Add support for caching Edgehostnames and Products
Support for cache in papi library for edgehostnames and products to minimize round trips to fetch repeated common data to avoid
WAF deny rule IPBLOCK-BURST4-54013 issue
Add support for caching Contract Groups and CPcodes
Support for cache in papi library to minimize round trips to fetch repeated common data to avoid
WAF deny rule IPBLOCK-BURST4-54013 issue
GTM Maintenance Update
Updates to configgtm-v1_3, configgtm-v1_4
Field type corrections -
Domain: defaultHealthMax, defaultHealthMultiplier, defaultHealthThreshold
Property: healthMax, errorPenalty, timeoutPenalty, healthMultiplier, unreachableThreshold, healthThreshold
Resource: leastSquaresDecay
Corrected answersRequired spelling
Added omiteempty back except bool types
GTM Maintenance Update 3
Tightened up checking http gtm get domain response.
GTM Maintenance Update 2
Updates to Support upcoming GTM support for Akamai Terraform provider and cli-Terraform-gtm.
Changes include:
- Adding domain method to return list of null fields.
- Adding missing field in domain structure: EndUserMappingEnabled
- Correct property field name, StickinessBonusPercentage to reflect API json response structure.
Correction for RuleCriteriaMustSatisfyAll values
Merge pull request #63 from akamai/AT-26 [AT-26][Change] Correct RuleCriteriaMustSatisify Any All backwards
Support GTM Config Schema 1.4
Add support for the GTM config 1.4 schema separate from 1.3 support.