Skip to content

v0.8.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 14:57
· 2 commits to main since this release
v0.8.1
e694d60

This release fixes a few regressions in the DNS code introduced in v0.8.0, and a race condition in one of our test cases.
There are also a few dependencies updates.

What's Changed

Dependency updates

  • build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 by @dependabot in #415
  • build(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #414
  • build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #423
  • build(deps): bump github.com/coreos/stream-metadata-go from 0.4.4 to 0.4.5 by @dependabot in #421
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #430
  • build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #431

New Contributors

Full Changelog: v0.8.0...v0.8.1