Releases: akamai/AkamaiOPEN-edgegrid-golang
Edgegrid v1.0.0 Release
v1.0.0 (Oct 15, 2020)
- Official release for the EdgeGrid Golang library
- DNSv2 - Zone create signature to pass blank instead of nil
- PAPI - Return nil instead of error if no cp code was found
- GTM - Datacenter API requires blank instead of nil
- DNSv2 - Added PostMasterZoneFile func
Edgegrid v0.9.18 Release
0.9.18 (Jul 13, 2020)
- [AT-40][Add] Preliminary Logging CorrelationID
DNSv2 Update
Correct AKAMAICDN target parsing
Added endpoints for list zones, creating and updating multiple recordsets
Refactored recordsets into separate source file
Client-v1, Papi-v1 Updates
Add lock around http request creation. add logging to papi endpoints.
DNSv2 Update
Added CERT, TSLA Record parsing. Removed MX Record parsing.
DNSv2 Update
Enhance RecordError functions.
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