Skip to content

v12.0.0 - 2025-09-17

Choose a tag to compare

@anthony-gomez-fastly anthony-gomez-fastly released this 17 Sep 16:54
· 9 commits to main since this release
v12.0.0
0955b64

v12.0.0 (2025-09-17)

Full Changelog

Breaking:

  • breaking(ngwaf/rules): group and multival conditions no longer accept a 'type' field (#755)
  • breaking(ngwaf): rename package common to scope and ScopeType to just Type (#754)

Enhancements:

  • feat(logging): Add support for 'Period' attribute to the HTTPS endpoint.#749

  • feat(ngwaf/rules): add support for the multival condition type (#755)

Dependencies:

  • build(deps): golang.org/x/crypto from 0.41.0 to 0.42.0 (#751)
  • build(deps): golang.org/x/sys from 0.35.0 to 0.36.0 (#751)
  • build(deps): actions/setup-go from 5 to 6 (#752)