Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 May 02:42
· 309 commits to main since this release
Immutable release. Only release title and notes can be modified.
v1.2.0
d1d3f4f

v1.2.0 introduces support for running goGenerateCFToken via a Docker container, while also integrating the latest version of Go (v1.26.3) and Cloudflare's Go SDK v7.

What's Changed

Dependency Updates

  • chore(deps): update module github.com/pelletier/go-toml/v2 to v2.3.1 by @renovate[bot] in #506
  • chore(deps): update module github.com/fsnotify/fsnotify to v1.10.1 by @renovate[bot] in #508
  • chore(deps): update go module directive to v1.26.3 by @renovate[bot] in #510
  • chore(deps): update module golang.org/x/sys to v0.44.0 by @renovate[bot] in #513
  • chore(deps): update module golang.org/x/text to v0.37.0 by @renovate[bot] in #514
  • chore(deps): update module github.com/tidwall/gjson to v1.19.0 by @renovate[bot] in #515
  • fix: update Cloudflare SDK from v6 to v7 and modernize project tooling by @nicholas-fedor in #522

Full Changelog: v1.1.14...v1.2.0