Release Notes – May 2025
terraform-provider-fastly 7.0.0
Breaking
- The deprecated geo_headers field have been removed from fastly service (#992)
Enhancements
- You can now use FASTLY_TF_DISPLAY_SENSITIVE_FIELDS environment variable to override the sensitive attribute (#985)
go-fastly v10.2.0
Enhancements
- Domain Discovery: Add suggest and status domain tools endpoints (#672)
- Added context param to most inputs, allowing users of the library to pass context to a request (#670)
- go.mod upgraded to go 1.24.0 minimum version (#668)
- Backends: Added support for ‘prefer_ipv6’ attribute on backends (#674)
- Domains: Added description field (#673)
- NGWAF: Added support for workspaces (#679)
Fixed
-
Domain Discovery: Added omitempty tag to response types for suggest and status endpoints.
-
Observability Custom Dashboard: Added tag to omit context from the json request for observability dashboards(#682)
API Clients (JS/Python/PHP/Ruby/Perl/Rust/Go)
Breaking Changes
- Deprecated the POST /user endpoint
- ACLs in Compute: Corrected the successful PATCH response code from the /resources/acls/${acl_id}/entries endpoint.
Enhancements
- DDOS Protection: Added ddos-protection product.
- Observability: Added new Observability Aggregations API for Logs.
- Observability: Added new Observability Timeseries API for Logs.
- POPs: Added new Mexico regions.
- Backends: Add the prefer_ipv6 option to prefer IPv6 during a backend DNS hostname lookup.
- Products: Added endpoint to each service-level product to list services that enable that product.
- Products: Added new GET endpoint for all services with product enabled on a customer.
Documentation
- KV Store: Added clarification on valid KV Store names and KV Store keys.
- Edge Dictionary: Usages of edge dictionary standardized to dictionary.
- ACLs in Compute: Add documentation on how to remove a single ACL entry using the existing compute-acl-update-acls operation.
- ACLs in Compute: Correct documentation on action field of compute-acl-update-acls endpoint.
Compute - Rust SDK 0.11.4
Enhancements
- Shielding has now been promoted from the experimental tree into the main module. (docs)
- The documentation for
to_steam_from_range
for the Core cache API has been improved to better describe the SDK behaviour (docs)
For further details, please refer to the individual release pages: