Hey Fastly Community!
As 2025 winds down, we’re shipping one last batch of updates to make your Fastly experience merry and bright. There’s a little something for everyone in this month’s release.
Terraform Provider for Fastly v8.5.0
Enhancements
- Compute ACL Entries CIDR Validation: Added CIDR validation to Compute ACL entries to ensure that only valid CIDR notations are used. (#1136)
Bug Fixes
- Backend Keep-alive Time: Corrected a drift issue caused by the
keepalive_timeattribute in backend configurations. (#1156) - Header
ignore_if_set: Preserved the optional boolean fieldignore_if_setduring updates for headers. (#1142) - Logentries Testing: Fixed tests for Logentries to account for API behavior. (#1143)
- Image Optimizer Default Settings: Preserved optional boolean fields (
allow_video,webp,upscale) during updates for Image Optimizer default settings. (#1145) - Kafka Logging: Preserved optional boolean fields (
use_tls,parse_log_keyvals) during updates for Kafka logging. (#1147) - DDoS Protection Product Enablement: Ensured that
ddos_protectionmode updates are applied correctly. (#1149) - HTTPS Logging
gzip_level: Corrected a bug where users that had a HTTPS logging block would encounter ‘gzip_level’ API errors after upgrading to the v8.1.0 provider or later. (#1118)
Fastly CLI v13.1.0
Enhancements
- NGWAF Workspaces: Added support for update operations for NGWAF workspaces. (#1578)
- Service Version Clone JSON Support: Added JSON support to the
service-version clonecommand. (#1550) - Rust 1.91.1+ Support: Allowed usage of Rust 1.91.1 and later patch releases for Compute builds. (#1576)
Go-Fastly API Client v12.1.0
Enhancements
- API Discovery API: Added a new API Discovery API.
Compute Runtimes
JavaScript (js-compute-runtime v3.36.0)
- Image Optimizer Support: Added support for the Image Optimizer. (#1224)
- 103 Early Hints: Implemented support for 103 Early Hints. (#1217)
Go (compute-sdk-go v1.6.1 and v1.6.0)
- Handoff Websocket and Fanout v2: Added v2 versions of Handoff Websocket and Fanout. (#210)
- Early Hints Status: Added support for sending StatusEarlyHints. (#201)
- Image Optimization: Added support for image optimization.
- Downstream Info Hostcalls: Added more downstream info hostcalls.
- Reusable Sandboxes: Added support for reusable sandboxes.
- Panic on Non-Client Requests: Fixed a panic when calling certain methods on non-client requests and fixed HandoffFanout. (#220)
- Invalid 1xx Status Codes: Handled invalid 1xx status codes in client responses. (#218)
- ErrClosed on Write: Translated
badferrors onresponseWriterwrite to a newErrClosed. (#217)
And one last thing…
This will be my final monthly release notes post in this forum. Starting in 2026, we’ll moving to a new format for sharing updates. Stay tuned for more details!