Releases: akamai/AkamaiOPEN-edgegrid-golang
Releases · akamai/AkamaiOPEN-edgegrid-golang
Edgegrid v2.0.3 Release
2.0.3 (Dec 7, 2020)
- PAPI - Property hostname validation fix for missing hostnames.
- PAPI - fix minor typo in rules error messages
Edgegrid v2.0.2 Release
2.0.2 (Nov 19, 2020)
- [IMPORTANT] APPSEC - New Application Security API Support
- [ENHANCEMENT] DNS - Bulk Api endpoints added
- ALL - Re-enabled global account switch key support in edgerc files
- PAPI - Edgehostname IPV6 support fix. Added enums with allowed values.
- PAPI - Edgehostname blank cname or egdehostname id fix
- PAPI - propertyversion blank etag field fix
Edgegrid v2.0.1 Release
v2.0.1 (Oct 15, 2020)
- [IMPORTANT] Breaking changes from earlier clients. Project updated to use v2 directory structure.
- [ENHANCEMENT] PAPI - Api error return to the user when an activation or validation error occurs.
- [NOTE] Project re-organized to prepare for additional APIs to be included in future versions of this library.
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