What's Changed
- More principled way to wait for the CRD by @andreaTP in #852
- chore(deps): bump spring-boot.version from 2.6.2 to 2.6.3 by @dependabot in #856
- fix: remove CustomFilter preventing WebappReconciler from working by @metacosm in #855
- chore(deps-dev): bump mockito-core from 4.2.0 to 4.3.0 by @dependabot in #865
- chore(deps): bump kubernetes-client-bom from 5.11.2 to 5.12.0 by @dependabot in #864
- use official Maven Wrapper by @sullis in #861
- chore(deps): bump slf4j-api from 1.7.33 to 1.7.35 by @dependabot in #869
- chore(deps-dev): bump mockito-core from 4.3.0 to 4.3.1 by @dependabot in #868
- fix: change log level of no cr found by @csviri in #873
- docs: improvement on observed generation by @csviri in #880
- docs: Spring Boot Starter link by @csviri in #881
- feature: controller reconciliation max delay by @csviri in #871
- docs: fix javadoc blocking snapshot release by @csviri in #889
- Multiple version in CRD Support by @csviri in #879
- Disable Sonar check on forks by @andreaTP in #896
- fix: operator exception on miss of informer by @csviri in #894
- feat: incompatible crd versions in test by @csviri in #895
- feat: remove feature of filter event with observed generation by @csviri in #902
- test(mysql-schema): fix sql query in userExists by @scrocquesel in #898
- fix: sonar run on PR from own repo by @csviri in #903
- fix: fail explicitly if current namespace is requested but not available by @metacosm in #900
- fix: polling event source improvements by @csviri in #901
- fix: javadoc blocking snapshot release by @csviri in #904
New Contributors
Full Changelog: v2.0.2...v2.1.0