Edgegrid v4.0.0 release
EDGEGRID GOLANG RELEASE NOTES
4.0.0 (Jan 31, 2023)
BREAKING CHANGES:
-
Migrate to go 1.18
-
PAPI
- Fix response structures for GetAvailableBehaviors and GetAvailableCriteria:
-
CPS
- Update
Accept
header to the latest schemaapplication/vnd.akamai.cps.enrollment.v11+json
for the following endpoints:
- Update
-
APPSEC
- Fix incorrect return type structure in
UpdateBypassNetworkListsResponse
- Return
RatePolicyCondition
via a pointer in response structs ofRatePolicy
APIs
- Fix incorrect return type structure in
FEATURES/ENHANCEMENTS:
-
Replace obsolete APIs documentation links with new one from https://techdocs.akamai.com
-
APPSEC
- Add
burstWindow
andcondition
fields to RatePolicy
- Add
-
CPS
- Add
preferredTrustChain
field tocsr
struct (#351) - Set
utf-8 charset
incontent-type
header for requests
- Add
BUG FIXES:
-
Fix code errors in documentation examples (#177)
-
IAM
- Issue updating user information - removed validation on user update