Skip to content

Releases: fastly/go-fastly

v9.12.0 - 2024-11-07

07 Nov 16:53
v9.12.0
a84ac0d
Compare
Choose a tag to compare

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

v9.11.0 - 2024-10-01

01 Oct 16:14
v9.11.0
370c794
Compare
Choose a tag to compare

v9.11.0 (2024-10-01)

Full Changelog

Enhancements:

  • feat(custom_dashboards): Add support for Custom Dashboards APIs. #546
  • feat(automation_tokens): Add support for automation-tokens #547
  • feat(product_enablement): Add support for NGWAF. #550

v9.10.0 - 2024-09-09

09 Sep 17:57
v9.10.0
bd8b494
Compare
Choose a tag to compare

v9.10.0 (2024-09-09)

Full Changelog

Enhancements:

  • feat(service, version): Add support for 'environments'. #542

Bug fixes:

  • fix: Ensure that all API endpoint URLs are constructed safely. #544

v9.9.0 - 2024-08-20

20 Aug 18:06
v9.9.0
a173780
Compare
Choose a tag to compare

v9.8.0 - 2024-08-07

07 Aug 16:07
v9.8.0
0cfe732
Compare
Choose a tag to compare

v9.8.0 (2024-08-07)

Full Changelog

Enhancements:

  • Add TCP Keep-Alive parameters to backend structs #537

v9.7.0 - 2024-06-21

21 Jun 15:00
v9.7.0
b081bdb
Compare
Choose a tag to compare

v9.7.0 (2024-06-21)

Full Changelog

Enhancements:

  • feat(tls_custom): add mutual_authentication field to response #535

  • feat(tls/custom_certs): add in_use filter #534

  • feat(client): prepend custom user-agent via FASTLY_USER_AGENT env variable to user #531

v9.6.0 - 2024-06-04

04 Jun 15:40
217726f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.5.0...v9.6.0

v9.5.0 - 2024-05-29

29 May 08:38
v9.5.0
599988e
Compare
Choose a tag to compare

v9.5.0 (2024-05-29)

Full Changelog

Enhancements:

  • feat(package): add ClonedFrom field to PackageMetadata #527

v9.4.0 - 2024-05-15

15 May 09:25
v9.4.0
f2be363
Compare
Choose a tag to compare

v9.4.0 (2024-05-15)

Full Changelog

Enhancements:

  • feat(helpers): Extend ToPointer to cover []string #525
  • feat(image_opto): Add Image Optimizer default settings API #516

v9.3.2 - 2024-05-07

07 May 14:49
v9.3.2
76c09dd
Compare
Choose a tag to compare

v9.3.2 (2024-05-07)

Full Changelog

Enhancements:

  • feat(tls_subscription): add tls_certificate attributes #523
  • tests(alerts): add percent alerts tests #522