Skip to content

Releases: akamai/AkamaiOPEN-edgegrid-golang

Edgegrid v1.0.0 Release

20 Oct 19:47
5697d86

Choose a tag to compare

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

13 Jul 17:31
77bd4a2

Choose a tag to compare

0.9.18 (Jul 13, 2020)

  • [AT-40][Add] Preliminary Logging CorrelationID

DNSv2 Update

09 Jun 20:35
9e9c0bd

Choose a tag to compare

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

29 May 16:41
301cd2a

Choose a tag to compare

Add lock around http request creation. add logging to papi endpoints.

DNSv2 Update

15 May 15:29
708e81b

Choose a tag to compare

Added CERT, TSLA Record parsing. Removed MX Record parsing.

DNSv2 Update

12 May 19:56
aac49c7

Choose a tag to compare

Enhance RecordError functions.

DNSv2 Update (revised)

26 Apr 19:01
8db108f

Choose a tag to compare

Merge pull request #85 from akamai/dns_maint

filterZoneCreate check upper case Type

DNSv2 Update

21 Apr 19:29
6017f10

Choose a tag to compare

Added optional arg to bypass dns record lock for create, update and delete functions. default preserves prior behavior.

DNSv2 Update

13 Apr 19:06
42e7b27

Choose a tag to compare

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

06 Mar 01:12
7756b16

Choose a tag to compare

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