0.5.16-rc.1
Pre-release
Pre-release
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:latest
docker pull docker.io/kconnectcli/kconnect:v0.5
docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1
docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-amd64
docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-arm64
docker pull docker.io/kconnectcli/kconnect:latest-alpine
docker pull docker.io/kconnectcli/kconnect:v0.5-alpine
docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-alpine
docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-alpine-amd64
docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-alpine-arm64
docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-deps
docker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-deps
docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-alpine-with-deps
docker pull docker.io/kconnectcli/kconnect:0.5.16-rc.1-alpine-with-deps-arm64
docker 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