Skip to content

Releases: fastly/go-fastly

v16.0.0 - 2026-07-01

Choose a tag to compare

@anthony-gomez-fastly anthony-gomez-fastly released this 01 Jul 20:11
v16.0.0
b1a026c

v16.0.0 (2026-07-01)

Breaking:

  • breaking(ngwaf/timeseries): fix workspace timeseries endpoint returning empty data points (#828)

Enhancements:

  • feat(ngwaf/timeseries): add support for listing time series metrics (#827)

v15.0.3 - 2026-06-09

Choose a tag to compare

@anthony-gomez-fastly anthony-gomez-fastly released this 09 Jun 15:20
v15.0.3
6a1cc43

v15.0.3 (2026-06-09)

Enhancements:

  • feat(helpers): add NullInt helper to return nil when an int value is zero (#824)

Dependencies:

  • build(deps): actions/checkout from 6.0.2 to 6.0.3 (#821)
  • build(deps): dangoslen/dependabot-changelog-helper from 4.2.1 to 4.3.0 (#821)
  • build(deps): dangoslen/changelog-enforcer from 3.6.1 to 3.7.0 (#821)

v15.0.2 - 2026-06-03

Choose a tag to compare

@anthony-gomez-fastly anthony-gomez-fastly released this 03 Jun 20:04
v15.0.2
f3406bf

v15.0.2 (2026-06-03)

Full Changelog

Dependencies:

  • build(deps): golang.org/x/crypto from 0.50.0 to 0.51.0 (#812)
  • build(deps): golang.org/x/sys from 0.43.0 to 0.44.0 (#812)
  • build(deps): golang.org/x/crypto from 0.51.0 to 0.52.0 (#814)
  • build(deps): golang.org/x/sys from 0.44.0 to 0.45.0 (#814)

v15.0.1 - 2026-05-06

Choose a tag to compare

@rcaril rcaril released this 06 May 20:18
v15.0.1
5e3efbc

v15.0.1 (2026-05-06)

Full Changelog

Dependencies:

  • build(deps): incremented go-fastly references to v15 (#810)

v15.0.0 - 2026-05-06

Choose a tag to compare

@rcaril rcaril released this 06 May 19:33
v15.0.0
091e144

v15.0.0 (2026-05-06)

Full Changelog

Breaking:

  • feat(service_details): Add support for filters in GetServiceDetails (#806)

Enhancements:

  • feat(dns): add support for DNS Zones and TSIG Keys (#805)
  • feat(backend): add support for the 'max_use' and 'max_lifetime' fields (#807)

Dependencies:

  • build(deps): golang.org/x/crypto from 0.49.0 to 0.50.0 (#804)
  • build(deps): golang.org/x/sys from 0.42.0 to 0.43.0 (#804)

v14.2.0 - 2026-04-09

Choose a tag to compare

@rcaril rcaril released this 09 Apr 18:18
v14.2.0
67a4513

v14.2.0 (2026-04-09)

Full Changelog

Enhancements:

  • feat(observability/loggingendpointerrors): add support for pagination via 'NextFrom' and 'PrevFrom' fields extracted from Link headers (#802)

v14.1.0 - 2026-04-08

Choose a tag to compare

@anthony-gomez-fastly anthony-gomez-fastly released this 08 Apr 18:12
v14.1.0
52baffc

v14.1.0 (2026-04-08)

Full Changelog

Enhancements:

  • feat(observability/loggingendpointerrors): add support for Logging Endpoint Errors GET operation (#800)

v14.0.0 - 2026-04-01

Choose a tag to compare

@rcaril rcaril released this 01 Apr 19:20
v14.0.0
15d1273

v14.0.0 (2026-04-01)

Full Changelog

Breaking:

  • breaking(products/ddosprotection): the 'mode' parameter is now required when calling EnableInput for DDoS Protection enablement (#796)

Enhancements:

  • feat(products/botmanagement): Add configuration management support for bot_management product with contentguard parameter (#797)

Dependencies:

  • build(deps): actions/create-github-app-token from 2 to 3 (#793)

v13.1.2 - 2026-03-17

Choose a tag to compare

@philippschulte philippschulte released this 17 Mar 13:07
2e6811b

v13.1.2 (2026-03-17)

Full Changelog

Bug fixes:

  • fix(apisecurity/operations): support page-based pagination for tags (#794)

Dependencies:

  • build(deps): golang.org/x/crypto from 0.48.0 to 0.49.0 (#792)

v13.1.1 - 2026-03-16

Choose a tag to compare

@philippschulte philippschulte released this 16 Mar 18:29
5147400

v13.1.1 (2026-03-16)

Full Changelog

Bug fixes:

  • fix(apisecurity/operations): support page-based pagination for list endpoints (#790)