v0.7.0-beta.1
Pre-release
Pre-release
github-actions
released this
29 Aug 11:43
·
132 commits
to master
since this release
What's Changed
- secretservice: list wraps the error from secretservice_linux.c. by @QiWang19 in #191
- secretservice: fix return values in List() in secretservice_linux.go by @alakesh in #211
- pass: return an error when a cred doesn't exist by @nicks in #221
- pass: macOS build support by @ellsclytn in #169
- registryurl: remove fallback code for go < 1.8 by @thaJeztah in #225
- vendor: bump github.com/danieljoos/wincred to v1.1.2 by @crazy-max in #208
- vendor: golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64 by @thaJeztah in #238
- chore: Dockerfile for cross compilation by @crazy-max in #219
- chore: test stage and ci jobs by @crazy-max in #224
- chore: update to go 1.18.5 by @thaJeztah in #226
- chore: support linux/ppc64le and linux/s390x cross build by @crazy-max in #227
- chore: vendor validation by @crazy-max in #230
- chore: lint gha job and remove travis by @crazy-max in #231
- chore: simplify "go build" commands by @thaJeztah in #232
- chore: update local build instructions in README by @thaJeztah in #233
- chore: use relative paths in Makefile for "go build" by @ZauberNerd in #236
- chore: set version and revision at linked time by @crazy-max in #234
- chore: release target with checksums by @crazy-max in #237
New Contributors
- @QiWang19 made their first contribution in #191
- @alakesh made their first contribution in #211
- @crazy-max made their first contribution in #208
- @ellsclytn made their first contribution in #169
- @ZauberNerd made their first contribution in #236
- @nicks made their first contribution in #221
Full Changelog: v0.6.4...v0.7.0-beta.1