Releases: finleap-connect/monoctl
Releases · finleap-connect/monoctl
v0.5.4
Changes
- Fix release drafter can not publish drafts @HaniAlshikh (#145)
Maintenance
- golang: bump github.com/onsi/gomega from 1.24.2 to 1.25.0 @dependabot (#148)
- golang: bump google.golang.org/grpc from 1.51.0 to 1.52.0 @dependabot (#146)
- golang: bump github.com/juju/clock from 1.0.2 to 1.0.3 @dependabot (#149)
- golang: bump k8s.io/client-go from 0.26.0 to 0.26.1 @dependabot (#147)
v0.5.3
Changes
Bug Fixes
- Fix release drafting @HaniAlshikh (#144)
- Fix release binaries naming @HaniAlshikh (#133)
Maintenance
- golang: bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 @dependabot (#141)
- golang: bump github.com/zalando/go-keyring from 0.2.1 to 0.2.2 @dependabot (#142)
- golang: bump github.com/onsi/gomega from 1.24.1 to 1.24.2 @dependabot (#139)
- golang: bump golang.org/x/oauth2 from 0.2.0 to 0.3.0 @dependabot (#136)
- golang: bump k8s.io/client-go from 0.25.4 to 0.26.0 @dependabot (#137)
- golang: bump google.golang.org/grpc from 1.50.1 to 1.51.0 @dependabot (#134)
- golang: bump golang.org/x/oauth2 from 0.1.0 to 0.2.0 @dependabot (#131)
- golang: bump github.com/onsi/gomega from 1.24.0 to 1.24.1 @dependabot (#130)
- golang: bump k8s.io/client-go from 0.25.3 to 0.25.4 @dependabot (#129)
- ghactions: bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 @dependabot (#128)
v0.5.2-rev3
Changelog
- 88259d6 Merge pull request #128 from finleap-connect/dependabot/github_actions/dependabot/fetch-metadata-1.3.5
- cdc37eb Merge pull request #129 from finleap-connect/dependabot/go_modules/k8s.io/client-go-0.25.4
- d5a37c7 Merge pull request #130 from finleap-connect/dependabot/go_modules/github.com/onsi/gomega-1.24.1
- ec0a6cb Merge pull request #133 from finleap-connect/bug/fix-release-binaries-naming
- 30fd1df ghactions: bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
- f1d0b14 golang: bump github.com/onsi/gomega from 1.24.0 to 1.24.1
- 23c0531 golang: bump golang.org/x/oauth2 from 0.1.0 to 0.2.0 (#131)
- 28d00d9 golang: bump k8s.io/client-go from 0.25.3 to 0.25.4
- b6925e1 replace underscores with dashes
v0.5.2-rev2
Changelog
- 9898507 fix logging for real this time
v0.5.2-rev1
v0.5.2
Changelog
- 8de7615 Adjust
- 7e267ad Cluster changes (#124)
- a24facf Fix release
- ff804fd Merge pull request #126 from finleap-connect/dependabot/go_modules/github.com/spf13/cobra-1.6.1
- 49449be Setup goreleaser with brew support (#123)
- a9bd34e fix
- f57d5d2 fix releaseer
- 29c36f7 fix releaser
- 493eac9 fix releaser
- 5f8d004 ghactions: bump goreleaser/goreleaser-action from 2 to 3 (#127)
- 335fa7f golang: bump github.com/spf13/cobra from 1.6.0 to 1.6.1
v0.5.0
Changes
Features
- Add machine wide mutex when authentication flow is in progress @HaniAlshikh (#116)
- Add ability to handle multiple kubeconfig files @HaniAlshikh (#113)
Bug Fixes
- Fix can not create cluster due to certificate validation error @HaniAlshikh (#117)
Maintenance
- golang: bump github.com/onsi/gomega from 1.21.1 to 1.22.1 @dependabot (#122)
- golang: bump k8s.io/client-go from 0.25.2 to 0.25.3 @dependabot (#120)
- golang: bump k8s.io/apimachinery from 0.25.2 to 0.25.3 @dependabot (#119)
- golang: bump google.golang.org/grpc from 1.50.0 to 1.50.1 @dependabot (#121)
- golang: bump github.com/spf13/cobra from 1.5.0 to 1.6.0 @dependabot (#118)
- golang: bump github.com/onsi/gomega from 1.20.2 to 1.21.1 @dependabot (#115)
- golang: bump google.golang.org/grpc from 1.49.0 to 1.50.0 @dependabot (#114)
- ghactions: bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 @dependabot (#112)
- golang: bump k8s.io/client-go from 0.25.1 to 0.25.2 @dependabot (#111)
v0.4.13
Changes
- Bump monoskope to v0.4.13 @HaniAlshikh (#109)
Bug Fixes
- Fix creating system admin rolebinding with no resource is not allowed @HaniAlshikh (#108)
Maintenance
- golang: bump k8s.io/client-go from 0.25.0 to 0.25.1 @dependabot (#107)
- golang: bump github.com/onsi/gomega from 1.20.0 to 1.20.2 @dependabot (#105)
- golang: bump k8s.io/client-go from 0.24.4 to 0.25.0 @dependabot (#101)
- golang: bump google.golang.org/grpc from 1.48.0 to 1.49.0 @dependabot (#103)
- golang: bump k8s.io/client-go from 0.24.3 to 0.24.4 @dependabot (#100)
- golang: bump k8s.io/apimachinery from 0.24.3 to 0.24.4 @dependabot (#99)
v0.4.10
Changes
Features
- Enhance monoctl @jastBytes (#98)
Maintenance
- golang: bump github.com/briandowns/spinner from 1.18.1 to 1.19.0 @dependabot (#96)
- golang: bump google.golang.org/protobuf from 1.28.0 to 1.28.1 @dependabot (#97)
- golang: bump github.com/onsi/gomega from 1.19.0 to 1.20.0 @dependabot (#95)
- golang: bump google.golang.org/grpc from 1.47.0 to 1.48.0 @dependabot (#92)
v0.4.4
Changes
Bug Fixes
- Fix sorting of audit log @jastBytes (#91)
- Fix CSV exporter is skipping values @HaniAlshikh (#88)
Maintenance
- golang: bump github.com/spf13/cobra from 1.4.0 to 1.5.0 @dependabot (#89)
- ghactions: bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 @dependabot (#90)