Skip to content

v9.12.0 - 2024-11-07

Latest
Compare
Choose a tag to compare
@kpfleming kpfleming released this 07 Nov 16:53
v9.12.0
a84ac0d

v9.12.0 (2024-11-07)

Full Changelog

Breaking:

Note that in spite of this breaking change, the major version number of the package was not incremented, as the feature which was removed did not work and no users of the package could have been relying on it.

  • breaking(product_enablement): Remove support for NGWAF product. #560

Enhancements:

  • feat(stats_historical): add origin statistics #552
  • feat(stats_historical): add fields with all prefix #553
  • Add GrafanaCloudLogs as an logging enpoint #556
  • feat(product_enablement): Add support for Log Explorer & Insights product. #558

Bug fixes:

  • fix(logging_grafanacloudlogs): Fix Grafana Cloud Logs errors #559
  • fix(debug_mode): Fix FASTLY_DEBUG_MODE when used in combination with go-vcr. #561
  • test(infrastructure): Add support for testing against both Delivery and Compute services. #562
  • test(product_enablement): Add test suites for all supported products. #563

Dependencies:

  • build(deps): Unpin staticcheck, 'latest' version is acceptable. #549