Skip to content

Edgegrid v4.0.0 release

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 09:22
· 385 commits to master since this release
66a5c50

EDGEGRID GOLANG RELEASE NOTES

4.0.0 (Jan 31, 2023)

BREAKING CHANGES:

  • Migrate to go 1.18

  • PAPI

  • CPS

    • Update Accept header to the latest schema application/vnd.akamai.cps.enrollment.v11+json for the following endpoints:
  • APPSEC

    • Fix incorrect return type structure in UpdateBypassNetworkListsResponse
    • Return RatePolicyCondition via a pointer in response structs of RatePolicy APIs

FEATURES/ENHANCEMENTS:

  • Replace obsolete APIs documentation links with new one from https://techdocs.akamai.com

  • APPSEC

    • Add burstWindow and condition fields to RatePolicy
  • CPS

    • Add preferredTrustChain field to csr struct (#351)
    • Set utf-8 charset in content-type header for requests

BUG FIXES:

  • Fix code errors in documentation examples (#177)

  • IAM

    • Issue updating user information - removed validation on user update