Releases: fidelity/kconnect
Releases · fidelity/kconnect
0.5.16-rc.1
Changelog
- 0c1d23d chore(deps): bump github.com/aws/aws-sdk-go from 1.51.30 to 1.51.31
- 77788c4 chore(deps): bump github.com/aws/aws-sdk-go from 1.51.7 to 1.51.30
- 99225fa chore(deps): bump github.com/go-playground/validator/v10
- 17f6d1f chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.33.0
- b1181e6 chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2
- cbca83b chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0
- fa2b8c5 chore(deps): bump golang.org/x/mod from 0.14.0 to 0.17.0
- d911e77 chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /hack/tools
- ead45c5 chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
- 1680d20 chore(deps): bump k8s.io/cli-runtime from 0.29.0 to 0.30.0
- bad0264 chore(deps): bump k8s.io/client-go from 0.29.0 to 0.30.0
- da847af chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
- d249eaf chore(deps): downgrade golangci-lint to 1.57.1, update golangci-lint settings, and fix lint errors
- 6cf16f2 chore(deps): update go.mod to required go1.22.0
- d8da315 chore(deps): update golangci-lint GitHub Action to hopefully fix error
- fb0dbce feat(actions): downgrade conventional-changelog-angular to 7.0.0
- f7e75d9 feat(actions): upgrade the goreleaser step to version 5, and setup-go version to 1.22
- eb71263 feat(actions): upgrade the pr-title-action to 3.2.0
- ca2d8d4 fix: Browser IDP & MFA support using saml2aws/v2
Docker Images
docker pull docker.io/kconnectcli/kconnect:latestdocker pull docker.io/kconnectcli/kconnect:v0.5docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-amd64docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpinedocker pull docker.io/kconnectcli/kconnect:v0.5-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-alpine-amd64docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-alpine-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-alpine-with-deps-arm64docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-alpine-with-deps-amd64
What's Changed
- fix: Browser IDP & Browser MFA support using saml2aws/v2 by @0rax in #650
- chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #628
- chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #656
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /hack/tools by @dependabot in #655
- chore(deps): bump sigs.k8s.io/controller-tools from 0.13.0 to 0.15.0 in /hack/tools by @dependabot in #654
- chore(deps): bump github.com/aws/aws-sdk-go from 1.51.7 to 1.51.30 by @dependabot in #653
- chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.33.0 by @dependabot in #657
- chore(deps): bump github.com/go-playground/validator/v10 from 10.16.0 to 10.19.0 by @dependabot in #641
- chore(deps): bump golang.org/x/mod from 0.14.0 to 0.17.0 by @dependabot in #658
- chore(deps): bump github.com/aws/aws-sdk-go from 1.51.30 to 1.51.31 by @dependabot in #660
- chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #661
- chore(deps): bump k8s.io/client-go from 0.29.0 to 0.30.0 by @dependabot in #659
- chore(deps): bump k8s.io/cli-runtime from 0.29.0 to 0.30.0 by @dependabot in #662
- feat(actions): upgrade the goreleaser step to version 5, and setup-go version to 1.22 by @Gearheads in #667
New Contributors
Full Changelog: 0.5.15...0.5.16-rc.1
0.5.15
Changelog
- fd130e4 chore(deps): bump github.com/aws/aws-sdk-go from 1.48.1 to 1.48.16
- eeb4023 chore(deps): bump github.com/aws/aws-sdk-go from 1.48.16 to 1.49.16
- 60f896c chore(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0
- e06b9b5 chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1
- 28a3990 chore(deps): bump go directive to leverage dependency version
- bdc445c chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
- 16333ac chore(deps): bump golang.org/x/mod from 0.13.0 to 0.14.0
- 836ecec chore(deps): bump k8s.io/cli-runtime from 0.28.4 to 0.29.0
- 898139d chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0
- 649bbb2 chore(deps): bump k8s.io/code-generator in /hack/tools
- bf1aa82 chore(deps): remove toolchain directive, since our github action is still running go1.20
- 6783019 feat(Makefile): update deprecated goreleaser flags for 'make release-local'
- 6ecef9e feat(deps): upgrade the various dependencies within the Dockerfile.deps
Docker Images
docker pull docker.io/kconnectcli/kconnect:latestdocker pull docker.io/kconnectcli/kconnect:v0.5docker pull docker.io/kconnectcli/kconnect:0.5.15docker pull docker.io/kconnectcli/kconnect:0.5.15-amd64docker pull docker.io/kconnectcli/kconnect:0.5.15-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpinedocker pull docker.io/kconnectcli/kconnect:v0.5-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.15-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.15-alpine-amd64docker pull docker.io/kconnectcli/kconnect:0.5.15-alpine-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.15-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.15-alpine-with-deps-arm64docker pull docker.io/kconnectcli/kconnect:0.5.15-alpine-with-deps-amd64
What's Changed
- chore(deps): bump github.com/aws/aws-sdk-go from 1.48.1 to 1.48.16 by @dependabot in #613
- chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #612
- chore(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0 by @dependabot in #615
- chore(deps): bump golang.org/x/mod from 0.13.0 to 0.14.0 by @dependabot in #610
- chore(deps): bump github.com/aws/aws-sdk-go from 1.48.16 to 1.49.16 by @dependabot in #624
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #621
- chore(deps): bump k8s.io/code-generator from 0.28.4 to 0.29.0 in /hack/tools by @dependabot in #620
- chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #618
- chore(deps): bump k8s.io/cli-runtime from 0.28.4 to 0.29.0 by @dependabot in #617
- feat(Dockerfile): upgrade deps image by @Gearheads in #625
Full Changelog: 0.5.14...0.5.15
0.5.15-rc.1
Changelog
- fd130e4 chore(deps): bump github.com/aws/aws-sdk-go from 1.48.1 to 1.48.16
- eeb4023 chore(deps): bump github.com/aws/aws-sdk-go from 1.48.16 to 1.49.16
- 60f896c chore(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0
- e06b9b5 chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1
- 28a3990 chore(deps): bump go directive to leverage dependency version
- bdc445c chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
- 16333ac chore(deps): bump golang.org/x/mod from 0.13.0 to 0.14.0
- 836ecec chore(deps): bump k8s.io/cli-runtime from 0.28.4 to 0.29.0
- 898139d chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0
- 649bbb2 chore(deps): bump k8s.io/code-generator in /hack/tools
- bf1aa82 chore(deps): remove toolchain directive, since our github action is still running go1.20
- 6783019 feat(Makefile): update deprecated goreleaser flags for 'make release-local'
- 6ecef9e feat(deps): upgrade the various dependencies within the Dockerfile.deps
Docker Images
docker pull docker.io/kconnectcli/kconnect:latestdocker pull docker.io/kconnectcli/kconnect:v0.5docker pull docker.io/kconnectcli/kconnect:0.5.15-rc.1docker pull docker.io/kconnectcli/kconnect:0.5.15-rc.1-amd64docker pull docker.io/kconnectcli/kconnect:0.5.15-rc.1-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpinedocker pull docker.io/kconnectcli/kconnect:v0.5-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.15-rc.1-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.15-rc.1-alpine-amd64docker pull docker.io/kconnectcli/kconnect:0.5.15-rc.1-alpine-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.15-rc.1-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.15-rc.1-alpine-with-deps-arm64docker pull docker.io/kconnectcli/kconnect:0.5.15-rc.1-alpine-with-deps-amd64
0.5.14
Changelog
- ad761c8 chore(deps): bump github.com/aws/aws-sdk-go from 1.45.25 to 1.47.9
- 85569e2 chore(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.1
- baa1172 chore(deps): bump github.com/go-playground/validator/v10
- 472d239 chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.30.0
- bae68d0 chore(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3
- 87b8adf chore(deps): bump k8s.io/cli-runtime from 0.28.2 to 0.28.3
- 5010579 chore(deps): bump k8s.io/cli-runtime from 0.28.3 to 0.28.4
- 6ed0ffa chore(deps): bump k8s.io/code-generator in /hack/tools
- 5bc413b chore(deps): bump k8s.io/code-generator in /hack/tools
- 7164554 chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
- 1f0ccaf docs: add oidc doc link
- f82e420 docs: fixed duplicate word in design document
- dd935e2 docs: fixing broken docs links
- aa54570 feat(docs): generate new docs for new assume-role-arn flag
- d552963 feat(eks): add support for cross account login
- 23ec8e3 feat(eks): remove logic from third-party submodule
Docker Images
docker pull docker.io/kconnectcli/kconnect:latestdocker pull docker.io/kconnectcli/kconnect:v0.5docker pull docker.io/kconnectcli/kconnect:0.5.14docker pull docker.io/kconnectcli/kconnect:0.5.14-amd64docker pull docker.io/kconnectcli/kconnect:0.5.14-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpinedocker pull docker.io/kconnectcli/kconnect:v0.5-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.14-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.14-alpine-amd64docker pull docker.io/kconnectcli/kconnect:0.5.14-alpine-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.14-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.14-alpine-with-deps-arm64docker pull docker.io/kconnectcli/kconnect:0.5.14-alpine-with-deps-amd64
What's Changed
- docs: add oidc doc link by @michael12312 in #583
- docs: fixing broken docs links by @puneetgared in #596
- chore(deps): bump github.com/aws/aws-sdk-go from 1.45.25 to 1.47.9 by @dependabot in #595
- chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.30.0 by @dependabot in #594
- chore(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3 by @dependabot in #590
- chore(deps): bump k8s.io/cli-runtime from 0.28.2 to 0.28.3 by @dependabot in #588
- chore(deps): bump k8s.io/code-generator from 0.28.2 to 0.28.3 in /hack/tools by @dependabot in #585
- feat(eks): cross-account support by @Gearheads in #600
- docs: fixed duplicate word in design document by @dutchdave1708 in #599
- chore(deps): bump k8s.io/cli-runtime from 0.28.3 to 0.28.4 by @dependabot in #606
- chore(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.1 by @dependabot in #607
- chore(deps): bump k8s.io/code-generator from 0.28.3 to 0.28.4 in /hack/tools by @dependabot in #605
- chore(deps): bump github.com/go-playground/validator/v10 from 10.15.5 to 10.16.0 by @dependabot in #604
- chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #602
New Contributors
- @puneetgared made their first contribution in #596
- @dutchdave1708 made their first contribution in #599
Full Changelog: 0.5.13...0.5.14
0.5.14-rc.1
Changelog
- ad761c8 chore(deps): bump github.com/aws/aws-sdk-go from 1.45.25 to 1.47.9
- 85569e2 chore(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.1
- baa1172 chore(deps): bump github.com/go-playground/validator/v10
- 472d239 chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.30.0
- bae68d0 chore(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3
- 87b8adf chore(deps): bump k8s.io/cli-runtime from 0.28.2 to 0.28.3
- 5010579 chore(deps): bump k8s.io/cli-runtime from 0.28.3 to 0.28.4
- 6ed0ffa chore(deps): bump k8s.io/code-generator in /hack/tools
- 5bc413b chore(deps): bump k8s.io/code-generator in /hack/tools
- 7164554 chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
- 1f0ccaf docs: add oidc doc link
- f82e420 docs: fixed duplicate word in design document
- dd935e2 docs: fixing broken docs links
- aa54570 feat(docs): generate new docs for new assume-role-arn flag
- d552963 feat(eks): add support for cross account login
- 23ec8e3 feat(eks): remove logic from third-party submodule
Docker Images
docker pull docker.io/kconnectcli/kconnect:latestdocker pull docker.io/kconnectcli/kconnect:v0.5docker pull docker.io/kconnectcli/kconnect:0.5.14-rc.1docker pull docker.io/kconnectcli/kconnect:0.5.14-rc.1-amd64docker pull docker.io/kconnectcli/kconnect:0.5.14-rc.1-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpinedocker pull docker.io/kconnectcli/kconnect:v0.5-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.14-rc.1-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.14-rc.1-alpine-amd64docker pull docker.io/kconnectcli/kconnect:0.5.14-rc.1-alpine-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.14-rc.1-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.14-rc.1-alpine-with-deps-arm64docker pull docker.io/kconnectcli/kconnect:0.5.14-rc.1-alpine-with-deps-amd64
0.5.13
Changelog
- 41fd10a chore(deps): bump github.com/aws/aws-sdk-go from 1.45.14 to 1.45.22
- a844902 chore(deps): bump github.com/aws/aws-sdk-go from 1.45.22 to 1.45.25
- e3a4f9f chore(deps): bump github.com/go-playground/validator/v10
- a438a1a chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0
- 1eb8b77 chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0
- f088129 chore(deps): bump golang.org/x/mod from 0.12.0 to 0.13.0
- 70d86fc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0
- 77a05b7 chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /hack/tools
- e952e28 feat: add install oidc-login scripts
- 854087c feat: add log parameters
- 3f4bdbe feat: add oidc authentication
- e6a235a feat: add use oidc cmd
- b12ba4a feat: fix linting issue
- 9f36cc5 feat: install scripts update
- 5b6d60e feat: oidc login, default ssl verify
- 9a0cdbe feat: output info when call config-url failed
- 3378614 fix: solve quality issue
- 3bb3369 updated the documentation #20200607-initial-design.md
Docker Images
docker pull docker.io/kconnectcli/kconnect:latestdocker pull docker.io/kconnectcli/kconnect:v0.5docker pull docker.io/kconnectcli/kconnect:0.5.13docker pull docker.io/kconnectcli/kconnect:0.5.13-amd64docker pull docker.io/kconnectcli/kconnect:0.5.13-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpinedocker pull docker.io/kconnectcli/kconnect:v0.5-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.13-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.13-alpine-amd64docker pull docker.io/kconnectcli/kconnect:0.5.13-alpine-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.13-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.13-alpine-with-deps-arm64docker pull docker.io/kconnectcli/kconnect:0.5.13-alpine-with-deps-amd64
0.5.13-rc.1
Changelog
- 41fd10a chore(deps): bump github.com/aws/aws-sdk-go from 1.45.14 to 1.45.22
- a844902 chore(deps): bump github.com/aws/aws-sdk-go from 1.45.22 to 1.45.25
- e3a4f9f chore(deps): bump github.com/go-playground/validator/v10
- a438a1a chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0
- 1eb8b77 chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0
- f088129 chore(deps): bump golang.org/x/mod from 0.12.0 to 0.13.0
- 70d86fc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0
- 77a05b7 chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /hack/tools
- e952e28 feat: add install oidc-login scripts
- 854087c feat: add log parameters
- 3f4bdbe feat: add oidc authentication
- e6a235a feat: add use oidc cmd
- b12ba4a feat: fix linting issue
- 9f36cc5 feat: install scripts update
- 5b6d60e feat: oidc login, default ssl verify
- 9a0cdbe feat: output info when call config-url failed
- 3378614 fix: solve quality issue
- 3bb3369 updated the documentation #20200607-initial-design.md
Docker Images
docker pull docker.io/kconnectcli/kconnect:latestdocker pull docker.io/kconnectcli/kconnect:v0.5docker pull docker.io/kconnectcli/kconnect:0.5.13-rc.1docker pull docker.io/kconnectcli/kconnect:0.5.13-rc.1-amd64docker pull docker.io/kconnectcli/kconnect:0.5.13-rc.1-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpinedocker pull docker.io/kconnectcli/kconnect:v0.5-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.13-rc.1-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.13-rc.1-alpine-amd64docker pull docker.io/kconnectcli/kconnect:0.5.13-rc.1-alpine-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.13-rc.1-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.13-rc.1-alpine-with-deps-arm64docker pull docker.io/kconnectcli/kconnect:0.5.13-rc.1-alpine-with-deps-amd64
0.5.12
Changelog
- 2d35bdc chore(deps): bump github.com/aws/aws-sdk-go from 1.44.302 to 1.44.309
- 2d49bc7 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.309 to 1.44.318
- 9b4d39c chore(deps): bump github.com/aws/aws-sdk-go from 1.44.318 to 1.44.322
- e1d92f1 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.322 to 1.45.7
- 23143ce chore(deps): bump github.com/aws/aws-sdk-go from 1.45.7 to 1.45.14
- 8b1f62a chore(deps): bump github.com/go-playground/validator/v10
- d46c161 chore(deps): bump github.com/go-playground/validator/v10
- 5ec6fb8 chore(deps): bump github.com/go-playground/validator/v10
- dce00d4 chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1
- a4c60c9 chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10
- edb4318 chore(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0
- 63d38d2 chore(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0
- e69aba8 chore(deps): bump k8s.io/apimachinery from 0.27.4 to 0.28.1
- 0593ede chore(deps): bump k8s.io/cli-runtime from 0.27.3 to 0.27.4
- 14eff71 chore(deps): bump k8s.io/cli-runtime from 0.27.4 to 0.28.1
- fad1eff chore(deps): bump k8s.io/cli-runtime from 0.28.1 to 0.28.2
- d17d934 chore(deps): bump k8s.io/client-go from 0.27.4 to 0.28.1
- 57456b0 chore(deps): bump k8s.io/code-generator in /hack/tools
- 6353be8 chore(deps): bump k8s.io/code-generator in /hack/tools
- 7bd9949 chore(deps): bump k8s.io/code-generator in /hack/tools
- 3ae1bcf chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
- 7a05321 enable interactive login for MFA users in azure aks
- c93ae79 feat(aws): enable regional endpoint resolving for STS
- a6ecbec fix: Prevent duplicated alias creation when using "to" with -k
- db96b1b fix: Respect the stored ConfigFile when using "to -"
- 1dcda93 fix: Respecting -k parameter in "kconnect to" for #352
Docker Images
docker pull docker.io/kconnectcli/kconnect:latestdocker pull docker.io/kconnectcli/kconnect:v0.5docker pull docker.io/kconnectcli/kconnect:0.5.12docker pull docker.io/kconnectcli/kconnect:0.5.12-amd64docker pull docker.io/kconnectcli/kconnect:0.5.12-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpinedocker pull docker.io/kconnectcli/kconnect:v0.5-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.12-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.12-alpine-amd64docker pull docker.io/kconnectcli/kconnect:0.5.12-alpine-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.12-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.12-alpine-with-deps-arm64docker pull docker.io/kconnectcli/kconnect:0.5.12-alpine-with-deps-amd64
0.5.12-rc.1
Changelog
- 2d35bdc chore(deps): bump github.com/aws/aws-sdk-go from 1.44.302 to 1.44.309
- 2d49bc7 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.309 to 1.44.318
- 9b4d39c chore(deps): bump github.com/aws/aws-sdk-go from 1.44.318 to 1.44.322
- e1d92f1 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.322 to 1.45.7
- 23143ce chore(deps): bump github.com/aws/aws-sdk-go from 1.45.7 to 1.45.14
- 8b1f62a chore(deps): bump github.com/go-playground/validator/v10
- d46c161 chore(deps): bump github.com/go-playground/validator/v10
- 5ec6fb8 chore(deps): bump github.com/go-playground/validator/v10
- dce00d4 chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1
- a4c60c9 chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10
- edb4318 chore(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0
- 63d38d2 chore(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0
- e69aba8 chore(deps): bump k8s.io/apimachinery from 0.27.4 to 0.28.1
- 0593ede chore(deps): bump k8s.io/cli-runtime from 0.27.3 to 0.27.4
- 14eff71 chore(deps): bump k8s.io/cli-runtime from 0.27.4 to 0.28.1
- fad1eff chore(deps): bump k8s.io/cli-runtime from 0.28.1 to 0.28.2
- d17d934 chore(deps): bump k8s.io/client-go from 0.27.4 to 0.28.1
- 57456b0 chore(deps): bump k8s.io/code-generator in /hack/tools
- 6353be8 chore(deps): bump k8s.io/code-generator in /hack/tools
- 7bd9949 chore(deps): bump k8s.io/code-generator in /hack/tools
- 3ae1bcf chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
- 7a05321 enable interactive login for MFA users in azure aks
- c93ae79 feat(aws): enable regional endpoint resolving for STS
- a6ecbec fix: Prevent duplicated alias creation when using "to" with -k
- db96b1b fix: Respect the stored ConfigFile when using "to -"
- 1dcda93 fix: Respecting -k parameter in "kconnect to" for #352
Docker Images
docker pull docker.io/kconnectcli/kconnect:latestdocker pull docker.io/kconnectcli/kconnect:v0.5docker pull docker.io/kconnectcli/kconnect:0.5.12-rc.1docker pull docker.io/kconnectcli/kconnect:0.5.12-rc.1-amd64docker pull docker.io/kconnectcli/kconnect:0.5.12-rc.1-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpinedocker pull docker.io/kconnectcli/kconnect:v0.5-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.12-rc.1-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.12-rc.1-alpine-amd64docker pull docker.io/kconnectcli/kconnect:0.5.12-rc.1-alpine-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.12-rc.1-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.12-rc.1-alpine-with-deps-arm64docker pull docker.io/kconnectcli/kconnect:0.5.12-rc.1-alpine-with-deps-amd64
0.5.11
Changelog
- 9c73acb Regenerate diagram
- dec9264 Update maintainer
- 212b295 chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.1.1 to 2.3.6
- 3998f42 chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7
- a50cbf4 chore(deps): bump github.com/Azure/azure-sdk-for-go
- f64d1dc chore(deps): bump github.com/Azure/go-autorest/autorest
- ee323b6 chore(deps): bump github.com/Azure/go-autorest/autorest/azure/auth
- 7fc158e chore(deps): bump github.com/aws/aws-sdk-go from 1.36.19 to 1.44.267
- 23eea98 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.267 to 1.44.283
- 5517a03 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.283 to 1.44.302
- 5887309 chore(deps): bump github.com/beevik/etree from 1.1.0 to 1.2.0
- f9046ab chore(deps): bump github.com/brianvoe/gofakeit/v5 from 5.10.1 to 5.11.2
- 48e297d chore(deps): bump github.com/emicklei/go-restful in /hack/tools
- 81f7012 chore(deps): bump github.com/go-playground/validator/v10
- 567e5ff chore(deps): bump github.com/go-playground/validator/v10
- 6f029d6 chore(deps): bump github.com/golang/mock from 1.4.4 to 1.6.0
- ae729f5 chore(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.6
- bbd6ada chore(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.8
- 04e0a9e chore(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.9.3
- 288e780 chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0
- 4e8cb9d chore(deps): bump github.com/spf13/viper from 1.7.1 to 1.15.0
- e81e767 chore(deps): bump golang.org/x/crypto
- 2c3c379 chore(deps): bump golang.org/x/mod from 0.10.0 to 0.12.0
- 32ab8c4 chore(deps): bump golang.org/x/mod from 0.8.0 to 0.10.0
- 2e4accd chore(deps): bump golang.org/x/net
- 9e78156 chore(deps): bump golang.org/x/sys
- 9e03c7c chore(deps): bump gopkg.in/ini.v1 from 1.62.0 to 1.67.0
- 7a63065 chore(deps): bump k8s.io/cli-runtime from 0.19.1 to 0.27.1
- 222249a chore(deps): bump k8s.io/cli-runtime from 0.27.1 to 0.27.3
- d56234a chore(deps): bump k8s.io/client-go from 0.19.1 to 0.27.1
- 78a825f chore(deps): bump k8s.io/client-go from 0.27.1 to 0.27.3
- b87b27b chore(deps): bump k8s.io/code-generator in /hack/tools
- 58837c8 chore(deps): bump k8s.io/code-generator in /hack/tools
- 815a170 chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
- d40189b chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
- 3021296 chore(deps): bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0
- 0ec0584 feat(Docker): upgrade Azure CLI image
- 26f8e98 feat(actions): disable deprecated linters, and add linters that were to be enabled
- ff288e6 feat(actions): disable linters, and fix lint error
- 8ed8933 feat(actions): switch to golangci-lint-action
- 1f83112 feat(actions): update asset name
- e082401 feat(actions): update the go-version field to use a string instead of a number
- e02bd77 feat(actions): upgrade golanci-lint to v1.52
- 6770b37 feat(codeowners): update list of global CODEOWNERS
- a3860ab feat(codeowners): update list of global CODEOWNERS
- c1e694f feat(make): update Makefile to include go vet, and go fmt, remove make lint
- ce73d55 fix(actions): upgrade actions to use node16, and resolve goreleaser deprecations
- 72ae5d3 fix(actions): upgrade the goreleaser go version
Docker Images
docker pull docker.io/kconnectcli/kconnect:latestdocker pull docker.io/kconnectcli/kconnect:v0.5docker pull docker.io/kconnectcli/kconnect:0.5.11docker pull docker.io/kconnectcli/kconnect:0.5.11-amd64docker pull docker.io/kconnectcli/kconnect:0.5.11-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpinedocker pull docker.io/kconnectcli/kconnect:v0.5-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.11-alpinedocker pull docker.io/kconnectcli/kconnect:0.5.11-alpine-amd64docker pull docker.io/kconnectcli/kconnect:0.5.11-alpine-arm64docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.11-alpine-with-depsdocker pull docker.io/kconnectcli/kconnect:0.5.11-alpine-with-deps-arm64docker pull docker.io/kconnectcli/kconnect:0.5.11-alpine-with-deps-amd64