Skip to content

v0.66.1

Compare
Choose a tag to compare
@aknuds1 aknuds1 released this 05 Sep 11:39
· 24 commits to main since this release
8975dde

This release has no functional changes, it just drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement).

What's Changed

  • Revert "Use github.com/grafana/regexp instead of regexp" by @aknuds1 in #835
  • Move to supported version of yaml parser by @dims in #834
  • Revert "Use go.uber.org/atomic instead of sync/atomic (#825)" by @aknuds1 in #838

Full Changelog: v1.20.99...v0.66.1