Releases: fastly/go-fastly
Releases · fastly/go-fastly
v11.3.1 - 2025-09-03
v11.3.1 (2025-09-03)
Bug fixes:
- fix(logging): Add CompressionCodec and GZipLevel to HTTPS update struct
Dependencies:
v11.3.0 - 2025-08-14
v11.3.0 (2025-08-14)
Enhancements:
- feat(logging): Add support for 'CompressionCodec' and 'GzipLevel' attribute to the HTTPS endpoint.#734
- feat(domainmanagement): Adds support for domain-management/v1/domains endpoints #726
- feat(ngwaf/rules): adds support for the deception action type and the allow_interactive field #736
Dependencies:
- build(deps):
actions/checkout
from 4 to 5 (#735)
v11.2.0
v11.1.1 - 2025-08-04
v11.1.0 - 2025-08-04
v11.1.0 (2025-08-04)
Enhancements:
v11.0.0 - 2025-07-21
v11.0.0 (2025-07-21)
Breaking:
- breaking(go.mod): Upgrade to version 11. #719
- fix(product_enablement): Remove deprecated functionality. (#719)
- feat(context): context.Context support has been added to all exported functions. (#717)
- refactor(ngwaf/v1/workspaces): move all workspace specific endpoints into the appropriate folder (#708)
- fix(ngwaf/v1/workspaces/requests): add missing field to metadata struct and update documentation around limits (#711)
- fix(ngwaf/v1/workspaces/redactions): remove mode and page params and remove requirement for both field and type for update (#712)
- refactor(ngwaf/v1/rules): combine workspaces and account rules and provide tooling to do the same for lists and signals (#721)
- feat(ngwaf/v1/lists): add account level support to ngwaf lists (#723)
- feat(ngwaf/v1/signals): moves signals up to the base level and adds support for account level signals (#722)
Enhancements:
- feat(ngwaf): add support for alerts (#714)
- feat(ngwaf/v1/workspaces/thresholds): adds CRUD support for NGWAF Thresholds (#713)
- feat(tls_custom_certificate): Add support for allow_untrusted_root attribute (#596)
Bug fixes:
- fix(client): Implement new mechanism for serializing mutating requests. (#715)
Dependencies:
v10.5.1 - 2025-06-30
v10.5.1 (2025-06-30)
Bug fixes:
v10.5.0 - 2025-06-24
v10.4.0 - 2025-06-20
v10.4.0 (2025-06-20)
Enhancements:
- feat(ngwaf): add support for requests (#688)
- feat(ngwaf): add support for timeseries (#689)
- feat(ngwaf): add support for signals (#692)
Bug fixes:
- fix(logging): Improve documentation of Region and ProcessingRegion fields. (#690)
- fix(observability_custom_dashboard): add json descriptor to update field (#696)
Dependencies:
- build(deps):
golang.org/x/crypto
from 0.38.0 to 0.39.0 (#693)
v10.3.0
v10.3.0 (2025-06-04)
Enhancements:
- feat(ngwaf): add support for virtualpatches (#680)
- feat(ngwaf): add support for the events portion of the ngwaf api (#684)
- feat(ngwaf): adds CRUD operations for the redactions portion of the ngwaf API (#685)
- feat(logging): Add support for 'ProcessingRegion' attribute for all logging endpoints. (#686)