Releases: vshn/go-bootstrap
Releases · vshn/go-bootstrap
v1.2.1
23 Dec 08:17
Compare
Sorry, something went wrong.
No results found
5 changes since v1.2.0
🔗 Dependency Updates
Update module github.com/urfave/cli/v2 to v2.23.0 (#63 )
Update docker.io/library/alpine Docker tag to v3.17 (#64 )
Update module go.uber.org/zap to v1.24.0 (#65 )
Update module github.com/urfave/cli/v2 to v2.23.5 (#66 )
Update goreleaser/goreleaser-action action to v4 (#68 )
v1.2.0
26 Oct 17:12
Compare
Sorry, something went wrong.
No results found
9 changes since v1.1.3
🛠️ Minor Changes
Remove compilation date (#52 )
Replace codeclimate with golang-ci (#57 )
Update GH actions naming (#60 )
Use log-level flag, reduce boilerplate (#59 )
Run golangci-lint from makefile (#62 )
🔗 Dependency Updates
Update module github.com/urfave/cli/v2 to v2.17.1 (#54 )
Update paambaati/codeclimate-action action to v3.1.0 (#55 )
Update paambaati/codeclimate-action action to v3.1.1 (#56 )
Update module github.com/stretchr/testify to v1.8.1 (#61 )
v1.1.3
22 Sep 10:59
Compare
Sorry, something went wrong.
No results found
4 changes since v1.1.2
🐛 Fixes
Fix env parsing if prefix is set to empty (#51 )
🔗 Dependency Updates
Update module go.uber.org/zap to v1.23.0 (#49 )
Update module github.com/urfave/cli/v2 to v2.14.1 (#48 )
Update module go to 1.19 (#45 )
v1.1.2
09 Aug 09:57
Compare
Sorry, something went wrong.
No results found
16 changes since v1.1.1
🛠️ Minor Changes
Update Go to v1.18 (#31 )
Optimize tooling of kind (#46 )
🐛 Fixes
🔗 Dependency Updates
Update module github.com/urfave/cli/v2 to v2.7.1 (#32 )
Update module sigs.k8s.io/kind to v0.14.0 (#33 )
Update module github.com/urfave/cli/v2 to v2.8.0 (#35 )
Update goreleaser/goreleaser-action action to v3 (#34 )
Update dependency docker.io/library/alpine to v3.16 (#36 )
Update module github.com/stretchr/testify to v1.7.2 (#38 )
Update module github.com/urfave/cli/v2 to v2.8.1 (#37 )
Update module github.com/urfave/cli/v2 to v2.10.1 (#39 )
Update module github.com/stretchr/testify to v1.7.3 (#40 )
Update module github.com/stretchr/testify to v1.8.0 (#42 )
Update module github.com/urfave/cli/v2 to v2.10.3 (#41 )
Update module go.uber.org/zap to v1.22.0 (#47 )
Update module github.com/urfave/cli/v2 to v2.11.1 (#43 )
v1.1.1
17 May 11:06
Compare
Sorry, something went wrong.
No results found
6 changes since v1.1.0
🔗 Dependency Updates
Update dependency gh-pages to v4 (#30 )
Update docker/setup-qemu-action action to v2 (#28 )
Update docker/setup-buildx-action action to v2 (#27 )
Update docker/login-action action to v2 (#26 )
Update module sigs.k8s.io/kind to v0.13.0 (#29 )
Update module github.com/urfave/cli/v2 to v2.6.0 (#25 )
v1.1.0
19 Apr 11:32
Compare
Sorry, something went wrong.
No results found
4 changes since v1.0.2
🛠️ Minor Changes
Improve kind builds for different CPU architectures (#24 )
🔗 Dependency Updates
Update vshn/antora images to v3.0.1 (#21 )
Update mikepenz/release-changelog-builder-action action to v3 (#22 )
Bump async from 2.6.3 to 2.6.4 in /docs (#23 )
v1.0.2
07 Apr 08:44
Compare
Sorry, something went wrong.
No results found
6 changes since v1.0.1
🔗 Dependency Updates
Update actions/checkout action to v3 (#15 )
Update actions/cache action to v3 (#20 )
Update module github.com/urfave/cli/v2 to v2.4.0 (#17 )
Update module github.com/go-logr/logr to v1.2.3 (#19 )
Update module github.com/stretchr/testify to v1.7.1 (#18 )
Update module sigs.k8s.io/kind to v0.12.0 (#16 )
v1.0.1
28 Feb 17:36
Compare
Sorry, something went wrong.
No results found
5 changes since v1.0.0
🛠️ Minor Changes
Improve handling around required flags (#10 )
📄 Documentation
Update instructions in Readme (#11 )
🔗 Dependency Updates
Update actions/setup-go action to v3 (#14 )
Update module go.uber.org/zap to v1.21.0 (#12 )
Update module github.com/go-logr/zapr to v1.2.3 (#13 )
v1.0.0
07 Jan 14:22
Compare
Sorry, something went wrong.
No results found
9 changes since 81864a1
🚀 Features
Basic repository config (#1 )
Add Goreleaser and release workflows (#2 )
Add basic build and test (#3 )
Add standalone documentation module with Antora (#5 )
Add local kind setup (#6 )
Introduce CLI and logging library (#7 )
🛠️ Minor Changes
Use env variable to set image in goreleaser (#4 )
📄 Documentation
Add badges to readme (#9 )
🔗 Dependency Updates
Update module go.uber.org/zap to v1.20.0 (#8 )