v0.29.5
Fixes
This release fixes a build error due to not pinning the experimental slices package. The Go team made a backwards-incompatible change to this package in the last 24 hours presumably in preparation for making it as part of the standard library in Go 1.21. The version has now been pinned in go.mod
to avoid this issue.
What's Changed
New Contributors
Full Changelog: v0.29.4...v0.29.5