Releases: kyma-project/eventing-auth-manager
Releases · kyma-project/eventing-auth-manager
1.0.2
What's Changed
Enhancement
- deps(dependabot): bump k8s.io/api from 0.29.2 to 0.30.2 by @dependabot in #185
- deps(dependabot): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #178
- deps(dependabot): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.3 by @dependabot in #184
- deps(dependabot): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.19.0 by @dependabot in #183
- deps(dependabot): bump github.com/deepmap/oapi-codegen from 1.16.2 to 1.16.3 by @dependabot in #188
- deps(dependabot): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.18.4 by @dependabot in #190
- deps(dependabot): bump k8s.io/client-go from 0.29.2 to 0.30.2 by @dependabot in #187
- deps(dependabot): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #189
- deps(dependabot): upgrade modules for dependaBot prs by @muralov in #194
- chore: clean-up unnecessary modules by @muralov in #195
- deps(dependabot): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #197
- deps(dependabot): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #198
- deps(dependabot): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #199
- chore: bump dependencies by @mfaizanse in #204
- chore: bump dependencies by @friedrichwilken in #205
- deps(dependabot): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #206
- chore: bump sec-scanners-config.yaml to 1.0.2 by @kyma-eventing-bot in #207
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
Enhancement
- chore: update go version to 1.22.2 by @k15r in #161
- chore: refactored go version in workflows by @mfaizanse in #162
- chore: enabled validate labels step in create release workflow by @mfaizanse in #160
- chore: bump sec-scanners-config.yaml to 1.0.1 by @kyma-eventing-bot in #165
Fixed bugs
- fix: updates CR status when application secret already exists on cluster by @mfaizanse in #164
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- add lint action by @k15r in #4
- Init manager by @triffer in #3
- Application creation resilience by @triffer in #5
- Implement Deleting EventingAuth by @muralov in #6
- Implement Status Handling by @muralov in #8
- Create secret on target cluster by @triffer in #7
- Read token endpoint from well-known configuration by @triffer in #9
- Read ias secret by @muralov in #11
- Fix reading kubeconfig secret by @triffer in #12
- Documentation & Small Fixes by @triffer in #10
- Add docs about testing and dev env configuration by @triffer in #14
- Prevent indefinite IAS App recreation in case k8s secret creation fails by @muralov in #15
- Implement Eventing Auth Kyma Controller by @muralov in #16
- Add integration tests by @triffer in #17
- Use exponential back-off instead of fixed retry by @muralov in #22
- Improve Int Tests and Create Int Test Run Script for Pipeline by @muralov in #25
- Update codeowners by @triffer in #26
- Update CODEOWNERS by @k15r in #28
- Test auto-bump with a commit by @muralov in #30
- Add certs url to the Eventing webhook auth secret data by @marcobebway in #29
- Test Eventing Auth Manager Auto-Bump by @muralov in #31
- Delete IAS Application if SKR cluster is not f ound by @muralov in #35
- reuse compliance by @ajinkyapatil8190 in #45
- Fix flaky delete test by @muralov in #48
- Run unit tests with github action by @grischperl in #47
- add security scan configuration by @k15r in #46
- add dependabot.yml by @k15r in #52
- bump golang to 1.21.1 by @friedrichwilken in #51
- Bump actions/checkout from 3 to 4 by @dependabot in #54
- Bump actions/setup-go from 3 to 4 by @dependabot in #55
- Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #59
- bump dependencies by @friedrichwilken in #62
- bump gcr.io/kubebuilder/kube-rbac-proxy to v0.14.1 by @friedrichwilken in #63
- comment out kube-rbac-proxy by @friedrichwilken in #64
- bump the sec-scanner-config by @friedrichwilken in #65
- change the dir to prod by @friedrichwilken in #66
- Bump kyma-project/prod/external/golang from 1.21.0-alpine3.18 to 1.21.2-alpine3.18 by @dependabot in #67
- Bump dependencies by @friedrichwilken in #72
- Bumpd the golang image in the Dockerfile by @friedrichwilken in #73
- Bump github.com/deepmap/oapi-codegen from 1.15.0 to 1.16.1 by @dependabot in #74
- Update sec-scanner-config. by @friedrichwilken in #75
- Bump github.com/deepmap/oapi-codegen from 1.16.1 to 1.16.2 by @dependabot in #76
- Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by @dependabot in #77
- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #79
- Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #80
- Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 by @dependabot in #81
- Bump kyma-project/prod/external/golang from 1.21.3-alpine3.18 to 1.21.4-alpine3.18 by @dependabot in #83
- Bump github.com/oapi-codegen/runtime from 1.0.0 to 1.1.0 by @dependabot in #82
- Bump k8s.io/api from 0.28.3 to 0.28.4 by @dependabot in #84
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #86
- Update image in security-config by @grischperl in #89
- Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #88
- Bump actions/setup-go from 4 to 5 by @dependabot in #91
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #92
- Bump image in sec scanner config by @mfaizanse in #97
- Bump GOLANG to 1.21.5 in Dockerfile by @mfaizanse in #98
- Bump image in sec scanner config by @mfaizanse in #99
- Bump k8s.io/apimachinery from 0.28.4 to 0.29.0 by @dependabot in #94
- Bump github.com/oapi-codegen/runtime from 1.1.0 to 1.1.1 by @dependabot in #100
- Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #105
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #111
- Upgrade eam dependencies by @muralov in #112
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #113
- Fix lint issues by @marcobebway in #114
- Fix lint issues by importas linter by @marcobebway in #115
- Fix lint issues by @marcobebway in #116
- Update code linter job by @marcobebway in #117
- Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 by @dependabot in #118
- feat: add rules for PRs by @k15r in #119
- deps(dependabot): bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 by @dependabot in #120
- deps(dependabot): bump kyma-project/prod/external/golang from 1.21.5-alpine3.19 to 1.22.0-alpine3.19 by @dependabot in #121
- deps(dependabot): bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2 by @dependabot in #123
- deps(dependabot): bump k8s.io/api from 0.29.1 to 0.29.2 by @dependabot in #122
- chore: change dependabot config to weekly schedule by @k15r in #127
- fix: schedule of DependaBot by @friedrichwilken in #130
- deps(dependabot): bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #125
- chore: introduce IAS integration test by @k15r in #131
- fix: update klm version by @marcobebway in #133
- fix: update ownerrefs on EA-CR to latest kyma api-version by @k15r in #136
- feat: reconcile Kymas only on CREATE by @k15r in #137
- deps(dependabot): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #139
- deps(dependabot): bump actions/setup-go from 4 to 5 by @dependabot in https://...