Skip to content

Commit

Permalink
DXE-3436 Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mimazaka committed Feb 5, 2024
1 parent 3da7b46 commit 23b4afe
Showing 1 changed file with 6 additions and 58 deletions.
64 changes: 6 additions & 58 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,12 @@
# EDGEGRID GOLANG RELEASE NOTES

## 7.x.x (xxx xx, 2023)
## 7.6.0 (February 8, 2024)

#### FEATURES/ENHANCEMENTS:

* General
* Enhanced error handling when Error is not in standard format.


* GTM
* Added new fields to `DomainItem` struct

* DNS
* Added `ListGroups` method






* Added Cloudlets V3 API support
* Cloudlet Info
* [ListCloudlets](https://techdocs.akamai.com/cloudlets/reference/get-cloudlets)
Expand Down Expand Up @@ -49,16 +37,15 @@
* Phased Release (PR aka CD)
* Request Control (RC aka IG)







* DNS
* Added `ListGroups` method
* [ListGroups](https://techdocs.akamai.com/edge-dns/reference/get-data-groups)

* Edgeworkers
* Added `note` field to `Activation` and `ActivateVersion` structs for EdgeWorkers Activation

* GTM
* Added new fields to `DomainItem` struct

* IVM
* Extended `OutputImage` for support of `AllowPristineOnDownsize` and `PreferModernFormats`
Expand All @@ -69,45 +56,6 @@

* APPSEC
* Added `updateLatestNetworkStatus` query parameter in GetActivations request to resolve drift on manual changes to infrastructure


















#### BREAKING CHANGES:





















## 7.5.0 (November 28, 2023)

Expand Down

0 comments on commit 23b4afe

Please sign in to comment.