Skip to content

v1.2.9

Latest
Compare
Choose a tag to compare
@danenania danenania released this 30 Mar 23:54
· 6 commits to master since this release

Changelog

34d7f20 Releasing 1.2.9
563c38e go 1.16 with m1 support, cut down binary size by ~40% with ldflags
a70cdcf workaround to use amd64 for apple m1 until go supports darwin_arm64 natively
5bf9a45 Update LICENSE copyright
952338d Update install.sh copyright
703cccd Remove homebrew install instructions from README until envkey/envkey-source#17 is fixed
1680b64 Add homebrew tap installation instructions to README
02c8021 Add note about x509 error on Alpine Linux
6bd9a6d Releasing 1.2.8
31a703a update install.sh for arm builds/docker installs (logic copied over from envkey-source)
f26924d Update (c)
c1e9cb4 Releasing 1.2.7
f1e14e7 respect proxy env vars
b40bc80 Releasing 1.2.6
ab85c04 release script tweak
276397e fix for panic when --cache and --verbose flags are supplied, tidy up verbose output for cache-releated stuff a bit
ad39d26 version.go cleanup, add GOROOT_FINAL to clean up stack traces