Edgegrid v8.3.0 release
EDGEGRID GOLANG RELEASE NOTES
8.3.0 (July 09, 2024)
FEATURES/ENHANCEMENTS:
-
General
- Added
To
utility function in theptr
package that helps with creating value pointers
- Added
-
BOTMAN
- Added Content Protection APIs
- CreateContentProtectionRule
- GetContentProtectionRuleList
- GetContentProtectionRule
- UpdateContentProtectionRule
- RemoveContentProtectionRule
- GetContentProtectionRuleSequence
- UpdateContentProtectionRuleSequence
- GetContentProtectionJavaScriptInjectionRuleList
- GetContentProtectionJavaScriptInjectionRule
- CreateContentProtectionJavaScriptInjectionRule
- UpdateContentProtectionJavaScriptInjectionRule
- RemoveContentProtectionJavaScriptInjectionRule
- Added Content Protection APIs
-
Added Cloud Access Manager API support
- Access Keys
- Access Key Versions
- Properties using Access Key
-
DNS
- Added GetZonesDNSSecStatus method returning the current DNSSEC status for one or more zones
Deprecations
- Deprecated the following functions in the
tools
package. Useptr.To
instead.BoolPtr
IntPtr
Int64Ptr
Float32Ptr
Float64Ptr
StringPtr