Skip to content

v0.29.0

Compare
Choose a tag to compare
@bflad bflad released this 13 Apr 19:02
· 26 commits to main since this release
10ff8db

NOTES

  • all: This Go module and the associated Docker image has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions or dependent on earlier Go version functionality may experience errors. (#269)

FEATURES

  • all: Released binaries now include darwin/arm64, linux/arm64, and windows/arm64 (#258)

BUG FIXES

  • all: Prevented Go 1.18 and later internal error: package XXX without types was imported errors (#270)