1.3.0
What has changed
- Bump github.com/vektra/mockery/v2 from 2.36.1 to 2.37.0 (#247) by @dependabot[bot]
- Add the navigation file to the resources folder (#246) by @IwonaLanger
- Bump github.com/vektra/mockery/v2 from 2.37.0 to 2.37.1 (#251) by @dependabot[bot]
- Bump istio.io/client-go from 1.20.0-rc.0 to 1.20.0 (#250) by @dependabot[bot]
- Bump istio.io/api from 1.20.0-rc.0 to 1.20.0 (#249) by @dependabot[bot]
- Fix nats stream replica update (#248) by @muralov
- Bump k8s.io/apiextensions-apiserver from 0.28.3 to 0.28.4 (#254) by @dependabot[bot]
- Increase object pkg test coverage (#243) by @marcobebway
- Enable Multi-group API support Kubebuilder (#257) by @mfaizanse
- Use common labels (#264) by @marcobebway
- Make Eventing CR read if NATS CR in warning state (#269) by @muralov
- Moved api pkg from eventing-controller (#260) by @mfaizanse
- Cache runtime objects only created by the EventingManager (#273) by @marcobebway
- configure linter settings (#276) by @k15r
- Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#271) by @dependabot[bot]
- Bump github.com/vektra/mockery/v2 from 2.37.1 to 2.38.0 (#265) by @dependabot[bot]
- Bump github.com/go-logr/zapr from 1.2.4 to 1.3.0 (#216) by @dependabot[bot]
- Bump github.com/nats-io/nats-server/v2 from 2.10.5 to 2.10.6 (#280) by @dependabot[bot]
- enable importas linter (#281) by @k15r
- enable more linters (#282) by @k15r
- Add make target to clean the go test cache (#284) by @marcobebway
- Bump actions/setup-go from 4 to 5 (#287) by @dependabot[bot]
- Allow empty backend (#274) by @muralov
- Bump github.com/nats-io/nats-server/v2 from 2.10.6 to 2.10.7 (#302) by @dependabot[bot]
- Update UI with improved notifications (#286) by @grischperl
- add codeowners (#308) by @friedrichwilken
- Add publisher service in the Eventing CR status (#283) by @marcobebway
- remove reference to old publisher proxy service (#291) by @k15r
- Refactor verify script (#313) by @friedrichwilken
- Document Warning State (#317) by @muralov
- Bump istio.io/api from 1.20.0 to 1.20.1 (#320) by @dependabot[bot]
- Semantic versioning in security scan config (#319) by @the1bit
- Checkout code (#323) by @the1bit
- Release input variable for tag checking (#324) by @the1bit
- Release input variable for tag checking (#326) by @the1bit
- Initial Wait Time (#327) by @the1bit
- Run github action workflows on release-branches. (#330) by @friedrichwilken
- Bump istio.io/client-go from 1.20.0 to 1.20.1 (#321) by @dependabot[bot]
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#322) by @dependabot[bot]
- docs: Adjust Eventing to new content guidelines (#315) by @NHingerl
- Fix release of manifests (#340) by @friedrichwilken
- enable more linters (#288) by @k15r
- Cherry pick fixes to release channel (#349) by @friedrichwilken
- Improve EventMesh Tests for Better error comparison (#335) by @muralov
- Bump GOLANG to 1.21.5 and dependencies (#356) by @mfaizanse
- Cleanup EPP resource when switching backends (#352) by @mfaizanse
- enable more linters (part 4) (#354) by @k15r
- Bump dependencies in eventing-manager (#367) by @friedrichwilken
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#353) by @dependabot[bot]
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#368) by @dependabot[bot]
- bump the image used in sec-scanners-config (#369) by @friedrichwilken
- Retry instead of panicking immediately (#355) by @muralov
- Bump istio.io/client-go from 1.20.1 to 1.20.2 (#376) by @dependabot[bot]
- Fix e2e job NATS Install step (#379) by @muralov
- Remove panic (#384) by @marcobebway
- Enable goerr113 linting for EventMesh tests (#378) by @muralov
- Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#374) by @dependabot[bot]
- Use created-by label to cache runtime objects (#275) by @marcobebway
- Bump github.com/vektra/mockery/v2 from 2.39.1 to 2.39.2 (#383) by @dependabot[bot]
- Bump istio.io/api from 1.20.1 to 1.20.2 (#375) by @dependabot[bot]
- Bump github.com/nats-io/nats-server/v2 from 2.10.7 to 2.10.9 (#386) by @dependabot[bot]
- Init for backend switching action (#388) by @mfaizanse
- Fix backend switching initial trigger setup (#391) by @mfaizanse
- Adapt tabs and add README files for nav (#394) by @mmitoraj
- Update tabs config (#395) by @mmitoraj
- Release without version input (#396) by @friedrichwilken
- Add backend switching job for EventMesh on Push event (#400) by @mfaizanse
- Code cleanup (#399) by @friedrichwilken
- Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 (#403) by @dependabot[bot]
- Bump github.com/nats-io/nats.go from 1.31.0 to 1.32.0 (#393) by @dependabot[bot]
- Bump github.com/vektra/mockery/v2 from 2.39.2 to 2.40.1 (#397) by @dependabot[bot]
- Updated backend switching job to use API Rules instead of port-forward (#404) by @mfaizanse
- Update eventing-publisher-proxy to image 1.0.1 (#406) by @grischperl
- Remove lifecycle manager names from jobs (#385) by @muralov
- Added backend-switching workflow for pull requests (#407) by @mfaizanse
- use reusable unit tests from kyma-project/eventing-tools (#409) by @friedrichwilken
- Fixed wait-build-job for main branch (#408) by @mfaizanse
- use reusable linting workflow from kyma-project/eventing-tools (#414) by @friedrichwilken
- Cherry pick changes to release workflow (#418) by @friedrichwilken
- Get random region for Gardener cluster in backend switching job and check for is-PR-approved (#420) by @mfaizanse
- Fix
is-pr-approved
job (#426) by @mfaizanse - Updated comment in pull-target-e2e workflow (#429) by @mfaizanse
- Bump actions/cache from 3 to 4 (#411) by @dependabot[bot]
- Update README.md (#433) by @kyma-eventing-bot
- Make default CR have empty backend (#419) (#431) by @friedrichwilken
- Bump k8s.io/apiextensions-apiserver from 0.29.0 to 0.29.1 (#423) by @dependabot[bot]
- Fix broken links (#438) by @mmitoraj
- Update a link (#440) by @mmitoraj
- Update Eventing CR used in backend-switching job (#441) by @mfaizanse
- Bumped dependencies (#439) by @mfaizanse
- Rely on the NATS cluster connection status when reporting the Eventing CR status (#331) by @marcobebway
- Add missing steps (#444) by @mmitoraj
- Update CODE_OF_CONDUCT.md (#449) by @pbochynski
- docs: Fix spelling, incl EventING Publisher Proxy (#451) by @NHingerl
- Remove module-template (#452) by @marcobebway
- Fix md links (#453) by @pbochynski
- Create Upgrade jobs for PR and main merge (#401) by @muralov
- Changed image tag to main in sec-scanners-config (#445) by @mfaizanse
- Correct post-eventing-manager-build name (#455) by @muralov
- Change Eventing CR status to WARN if cannot connect to NATS (#456) by @marcobebway
- Use checkout GH action branch setting (#459) by @muralov
- Bump rc-tag on main (#460) by @grischperl
- Don't use shell script file (#461) by @muralov
- Bump github.com/nats-io/nats-server/v2 from 2.10.9 to 2.10.10 (#458) by @dependabot[bot]
- Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#473) by @dependabot[bot]
- Bump mockery image to 2.40.3 (#475) by @grischperl
- docs: Apply the flexible alerts plugin to Eventing docs (#485) by @NHingerl
- Bump sec-scanners-config and kustomize file in create release workflow (#472) by @friedrichwilken
- Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 (#479) by @dependabot[bot]
- feat: add rules for PRs (#482) by @k15r
- deps(dependabot): bump github.com/nats-io/nats.go from 1.32.0 to 1.33.0 (#486) by @dependabot[bot]
- deps(dependabot): bump amannn/action-semantic-pull-request (#487) by @dependabot[bot]
- Document Eventing States More Detailed (#328) by @muralov
- deps(dependabot): bump kyma-project/prod/external/golang (#491) by @dependabot[bot]
- Chore: bump Golang version to 1.22.0 (#496) by @friedrichwilken
- deps(dependabot): bump k8s.io/apiextensions-apiserver (#495) by @dependabot[bot]
- deps(dependabot): bump github.com/nats-io/nats-server/v2 (#501) by @dependabot[bot]
- deps(dependabot): bump github.com/nats-io/nats.go from 1.33.0 to 1.33.1 (#500) by @dependabot[bot]
- chore: change dependabot config to weekly schedule (#497) by @k15r
- Simplify retry function (#503) by @friedrichwilken
- docs: switch preposition, its IN a cluster not ON a cluster (#504) by @NHingerl
- Chore: Bump dependencies (#498) by @friedrichwilken
- doc: Fix Eventing State doc formatting (#502) by @muralov
- chore: bump dependencies (#510) by @mfaizanse
- deps(dependabot): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#513) by @dependabot[bot]
- fix: change machine type to fix provision gardener clusters (#515) by @marcobebway
- more linters part5 (#358) by @k15r
- fix: provision gardener cluster (#516) by @marcobebway
- deps(dependabot): bump github.com/prometheus/client_golang (#512) by @dependabot[bot]
- chore: bump k8s version used in tests (#519) by @k15r
- fix: update supported kube-version for gardener and k3d (#523) by @marcobebway
- deps(dependabot): bump github.com/cloudevents/sdk-go/v2 (#522) by @dependabot[bot]
- fix: Malformatted EventMesh Secret causes warning status (#520) by @friedrichwilken
- chore: removed v1alpha1 subscription specifications from doc (#524) by @mfaizanse
- Bump github.com/cloudevents/sdk-go/v2 in /hack/e2e/sink (#521) by @dependabot[bot]
- Fix the link to Kyma Slack channels (#526) by @IwonaLanger
- refactor: added event types in e2e tests (#529) by @mfaizanse
- add stale action (#525) by @k15r
- chore: remove tests for subscription v1alpha1 (#530) by @marcobebway
- feat: remove v1alpha1 subscription (#517) by @marcobebway
- chore: fix codeowners file (#535) by @k15r
- Fix link to Kyma Slack channel (#540) by @mmitoraj
- fix: update the Eventing CR status accordingly after switching from an empty backend (#538) by @marcobebway
- docs: Apply markdowlint rules in the Eventing repository (#541) by @grego952
- feature: added job to bump the rc-tag in the sec-scanners-config on main branch when creating release (#543) by @mfaizanse
- fix: create epp secret in epp-deployment ns (#534) by @k15r
- Fix check title gh-action (#550) by @marcobebway
- chore: added comments to explain that LastTransistionTime will not update (#545) by @mfaizanse
- update linter to 1.57 (#555) by @k15r
- fix: updated conditions to check for readiness of deployment (#556) by @mfaizanse
- feat: remove the mutating and validating webhooks for v1alpha2 Subscription (#549) by @marcobebway
- fix: the Eventing API docs (#539) by @marcobebway
- auto-bump sec-scanners-config: 2024-04-23-11-55-04 (#562) by @kyma-eventing-bot
- docs: improve the troubleshooting guide for Eventing (#569) by @rakesh-garimella
- chore: deprecate kyma provision gardener (#572) by @halamix2
- Fix typo in Gardener provisioning (#574) by @halamix2
- fix: Gardener kubeconfig merging flags (#575) by @halamix2
- fix: change NATS CR wait for Warning status (#576) by @mfaizanse
- fix: unify CR description in Kyma dashboard (#578) by @mmitoraj
- Added github action for K8s version compatibility check (#583) by @mfaizanse
- fixed k8s compatibility check job to use provided k8s version (#584) by @mfaizanse
- fixed gardener provisioning make target to use correct env (#585) by @mfaizanse
- deps(dependabot): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 (#568) by @dependabot[bot]
- chore: bump dependencies (#590) by @mfaizanse
- Upgrade modules for DependaBot PRs (#596) by @muralov
- deps(dependabot): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 (#600) by @dependabot[bot]
- Change enable and disable to add and delete in the eventing repo (#601) by @grego952
- chore: fix k8s compatibility test (#599) by @marcobebway
- deps(dependabot): bump github.com/vektra/mockery/v2 (#603) by @dependabot[bot]
- deps(dependabot): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#605) by @dependabot[bot]
- deps: update build image (#606) by @friedrichwilken
- bump go version (#608) by @grischperl
- Update link to default CR for NATS (#615) by @friedrichwilken
- deps(dependabot): bump github.com/prometheus/client_golang (#617) by @dependabot[bot]
- deps(dependabot): bump github.com/vektra/mockery/v2 (#618) by @dependabot[bot]
- chore: bump dependencies (#614) by @mfaizanse
- Update CONTRIBUTING.md (#626) by @mmitoraj
- chore: update epp version to 1.1.0 in eventing-manager config (#627) by @the1bit
- auto-bump sec-scanners-config: 2024-09-05-08-11-49 (#630) by @kyma-eventing-bot
- chore: bump dependencies (#616) by @friedrichwilken
- deps(dependabot): bump github.com/nats-io/nats-server/v2 (#622) by @dependabot[bot]
- deps(dependabot): bump github.com/prometheus/client_golang (#624) by @dependabot[bot]
- fix: bump golint version to fix failing job (#638) by @mfaizanse
- added github action based build jobs (#637) by @mfaizanse
- chore: replace prow build job waiting with github action (#639) by @mfaizanse
- deps(dependabot): bump k8s.io/apiextensions-apiserver (#635) by @dependabot[bot]
- deps(dependabot): bump github.com/prometheus/client_golang (#640) by @dependabot[bot]
- deps(dependabot): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#623) by @dependabot[bot]
- deps(dependabot): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#633) by @dependabot[bot]
- bump golang version to 1.23.1 (#641) by @grischperl
- remove prow reference (#644) by @mfaizanse
- chore: bump nats to 1.37.0 (#646) by @grischperl
- deps(dependabot): bump github.com/vektra/mockery/v2 (#647) by @dependabot[bot]
- deps(dependabot): bump istio.io/api from 1.23.0 to 1.23.2 (#649) by @dependabot[bot]
- deps(dependabot): bump istio.io/client-go from 1.23.0 to 1.23.2 (#648) by @dependabot[bot]
- deps(dependabot): bump github.com/vektra/mockery/v2 (#650) by @dependabot[bot]
- deps(dependabot): bump github.com/nats-io/nats-server/v2 (#651) by @dependabot[bot]
- deps(dependabot): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#654) by @dependabot[bot]
- deps(dependabot): bump github.com/vektra/mockery/v2 (#653) by @dependabot[bot]
- feat: add proper categories for CRDs (#652) by @a-thaler
- Bump EPP version to 1.1.1 (#657) by @marcobebway
- auto-bump sec-scanners-config: 2024-10-10-07-22-05 (#662) by @kyma-eventing-bot
- deps(dependabot): bump github.com/vektra/mockery/v2 (#668) by @dependabot[bot]
- deps(dependabot): bump k8s.io/apimachinery from 0.31.1 to 0.31.2 (#672) by @dependabot[bot]
- deps(dependabot): bump sigs.k8s.io/controller-runtime (#674) by @dependabot[bot]
- remove a broken link (#671) by @nataliasitko
- bump dependencies (#676) by @mfaizanse
- update broken links (#677) by @nataliasitko
- deps(dependabot): bump github.com/nats-io/nats-server/v2 (#669) by @dependabot[bot]
- deps(dependabot): bump istio.io/client-go from 1.23.2 to 1.24.0 (#682) by @dependabot[bot]
- deps(dependabot): bump istio.io/api from 1.23.2 to 1.24.0 (#683) by @dependabot[bot]
- deps(dependabot): bump github.com/vektra/mockery/v2 (#685) by @dependabot[bot]
- deps(dependabot): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#684) by @dependabot[bot]
- docs: Replace Remedy with Solution (#686) by @NHingerl
- deps(dependabot): bump sigs.k8s.io/controller-runtime (#688) by @dependabot[bot]
- deps(dependabot): bump k8s.io/client-go from 0.31.2 to 0.31.3 (#690) by @dependabot[bot]
- deps(dependabot): bump github.com/onsi/gomega from 1.34.2 to 1.36.0 (#693) by @dependabot[bot]
- deps(dependabot): bump k8s.io/apiextensions-apiserver (#689) by @dependabot[bot]
- deps(dependabot): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#691) by @dependabot[bot]
- deps(dependabot): bump kyma-project/prod/external/library/golang (#687) by @dependabot[bot]
- deps(dependabot): bump kyma-project/prod/external/library/golang (#694) by @dependabot[bot]
- chore: bump dependencies (#699) by @friedrichwilken
- deps(dependabot): bump github.com/nats-io/nats-server/v2 (#705) by @dependabot[bot]
- deps(dependabot): bump k8s.io/apiextensions-apiserver (#704) by @dependabot[bot]
- deps(dependabot): bump golang.org/x/net from 0.32.0 to 0.33.0 (#706) by @dependabot[bot]
- Update libs for DependaBot (#712) by @muralov
- deps(dependabot): bump github.com/vektra/mockery/v2 (#713) by @dependabot[bot]
- bump dependencies (#715) by @mfaizanse
- deps(dependabot): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#717) by @dependabot[bot]
- deps(dependabot): bump github.com/nats-io/nats-server/v2 (#720) by @dependabot[bot]
- deps(dependabot): bump sigs.k8s.io/controller-runtime (#721) by @dependabot[bot]
- deps(dependabot): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#718) by @dependabot[bot]
- bump mockery (#724) by @friedrichwilken
- deps(dependabot): bump golangci/golangci-lint-action from 6.2.0 to 6.5.0 (#728) by @dependabot[bot]
- deps: bump go dependencies, go image and go version (#732) by @friedrichwilken
- fix: updated sec-scanners-config format (#738) by @mfaizanse
- fix: linter config (#753) by @friedrichwilken
- chore: remove rc-tag (#752) by @friedrichwilken
- fixed k8s compatibility test job (#763) by @mfaizanse
- increased retry attempts in e2e tests (#764) by @mfaizanse
- fixed waiting for eventing in k8s compatiblity job (#765) by @mfaizanse
- fix: linter and linter gha workflow (#776) by @friedrichwilken
- Update create-release.yml by @kevin-kho
New contributors
- @a-thaler made first contribution in (#652)
- @grego952 made first contribution in (#541)
- @halamix2 made first contribution in (#572)
- @kyma-eventing-bot made first contribution in (#433)
- @mmitoraj made first contribution in (#394)
- @nataliasitko made first contribution in (#671)
- @pbochynski made first contribution in (#449)
- @rakesh-garimella made first contribution in (#569)
- @the1bit made first contribution in (#319)
Full changelog: 1.0.1...1.3.0