Releases: operator-framework/java-operator-sdk
Releases · operator-framework/java-operator-sdk
4.3.2
What's Changed
- improve: jetty log level to info by @csviri in #1882
- fix: interruption of a workflow by @csviri in #1883
- fix: only load Version from properties once by @metacosm in #1886
- chore: update to fabric8 client to 6.6.0 by @metacosm in #1885
- chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #1893
- chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #1892
- chore(deps): bump micrometer-core from 1.10.6 to 1.11.0 by @dependabot in #1894
- chore(deps): bump impsort-maven-plugin from 1.8.0 to 1.9.0 by @dependabot in #1895
- chore: update fabric8 client to 6.6.1 by @metacosm in #1900
- fix: avoid NPE is given spec is null by @metacosm in #1899
Full Changelog: v4.3.1...v4.3.2
4.3.1
What's Changed
- chore: jenvtest 0.5.0 by @csviri in #1838
- fix: flaky per resource event source test by @csviri in #1845
- docs: slack badge by @csviri in #1837
- docs: improved docs on primary to secondary mapper by @csviri in #1846
- fix: javadoc problems preventing snapshot release by @csviri in #1848
- feat: add sample to primary to secondary missing issue by @csviri in #1847
- feat: parameterize http client implementation in ITs by @metacosm in #1839
- docs: fix broken links in getting started docs by @nickebbitt in #1852
- chore(deps): bump micrometer-core from 1.10.5 to 1.10.6 by @dependabot in #1853
- chore(deps-dev): bump mockito-core from 5.2.0 to 5.3.0 by @dependabot in #1854
- chore: log4j 2.20.0 by @csviri in #1859
- chore: jenvtest 0.9.0 by @csviri in #1858
- fix: log4j2 binder issue by @csviri in #1861
- chore(deps-dev): bump mockito-core from 5.3.0 to 5.3.1 by @dependabot in #1866
- docs: read only dependent resource dilemma by @csviri in #1860
- fix: workflow builder isCleaner bug by @csviri in #1872
- improve: workflows impl detail future proof by @csviri in #1870
- fix: logging missing config by @csviri in #1873
- improve: delete GC dependent if reconcile precondition not met by @csviri in #1871
- fix: override executor replaces implementation event if not needed by @csviri in #1874
New Contributors
- @nickebbitt made their first contribution in #1852
Full Changelog: v4.3.0...v4.3.1
4.3.0
What's Changed
- docs: better explain
noFinalizerRemoval
use case by @csviri in #1790 - style: provide settings for vscode by @scrocquesel in #1797
- docs: fix a dead link by @scrocquesel in #1796
- chore(deps-dev): bump mockito-core from 5.1.1 to 5.2.0 by @dependabot in #1806
- docs: improvements on reschedule / retry behavior by @csviri in #1809
- test: Cleanup reschedule IT by @csviri in #1808
- chore(deps): bump micrometer-core from 1.10.4 to 1.10.5 by @dependabot in #1815
- fix: scm url main pom by @csviri in #1818
- chore(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #1819
- feat: add CNCF required files by @csviri in #1820
- docs: readme improvements by @csviri in #1825
- chore(deps): bump actions/stale from 7 to 8 by @dependabot in #1827
- chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 by @dependabot in #1829
- chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #1830
- feat: use jenvtest in special ITs by @csviri in #1831
- feat: improved per resource polling by @csviri in #1826
- fix: flaky special integration test by @csviri in #1834
- feat: now possible to only output non-resource related metrics by @metacosm in #1823
- fix: special IT failing test case by @csviri in #1836
- chore: update to Fabric8 client 6.5.1 by @metacosm in #1813
- Next -> Main by @csviri in #1711
Full Changelog: v4.2.8...v4.3.0
4.2.8
What's Changed
- docs: add Glasskube reference implementation by @pmig in #1766
- chore(deps): bump micrometer-core from 1.10.3 to 1.10.4 by @dependabot in #1769
- chore(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #1768
- fix: secondary to primary mapper supporting cluster scoped resource by @csviri in #1770
- chore(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #1772
- fix: operator not starting when watching multi namespace and no permission for one by @csviri in #1779
- chore(deps): bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #1784
- chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #1787
- feat: configure resource class and name for controller by @csviri in #1781
- fix: increased timeout for failing test by @csviri in #1788
New Contributors
Full Changelog: v4.2.7...v4.2.8
4.2.7
What's Changed
- chore(deps): bump formatter-maven-plugin from 2.21.0 to 2.22.0 by @dependabot in #1760
- feat: sample of how to do unmodifiable part of dependent by @csviri in #1746
- feat: strong equality matcher by @csviri in #1733
- fix: flaky MultiVersionCRDIT by @csviri in #1761
- fix: avoid computing potentially unused values by @metacosm in #1759
Full Changelog: v4.2.6...v4.2.7
4.2.6
4.2.5
What's Changed
- chore(deps-dev): bump mockito-core from 5.1.0 to 5.1.1 by @dependabot in #1745
- fix: improvements on informer start and logging by @csviri in #1749
Full Changelog: v4.2.4...v4.2.5
4.2.4
What's Changed
- improve: logging for informer health check by @csviri in #1737
- docs: small addition to faq events part by @csviri in #1738
- fix: remove unused cache impl by @csviri in #1739
- chore(deps-dev): bump mockito-core from 5.0.0 to 5.1.0 by @dependabot in #1741
Full Changelog: v4.2.3...v4.2.4
4.2.3
What's Changed
- chore(deps): bump assertj-core from 3.23.1 to 3.24.0 by @dependabot in #1705
- chore(deps): bump assertj-core from 3.24.0 to 3.24.1 by @dependabot in #1708
- feat: sample with multiple informers for same type dependent resources by @csviri in #1698
- fix: update deprecated client usage and minor improvements by @csviri in #1707
- chore(deps): bump micrometer-core from 1.10.2 to 1.10.3 by @dependabot in #1714
- chore(deps): bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M8 by @dependabot in #1716
- chore(deps-dev): bump mockito-core from 4.11.0 to 5.0.0 by @dependabot in #1721
- chore(deps): bump assertj-core from 3.24.1 to 3.24.2 by @dependabot in #1722
- ci: update ci to use the new k8s version by @csviri in #1712
- ci: e2e test minikube and k8s version update by @csviri in #1713
- docs: fix missing references and wording on dependent resources by @csviri in #1719
- fix: improved debug logging for getting from cache by @csviri in #1725
- improvement: logging on informer stopping by @csviri in #1726
Full Changelog: v4.2.2...v4.2.3
4.2.2
What's Changed
- chore(deps-dev): bump mockito-core from 4.10.0 to 4.11.0 by @dependabot in #1686
- fix: consistent minikube version in CI by @csviri in #1671
- chore(deps): bump manusa/actions-setup-minikube from 2.7.1 to 2.7.2 by @dependabot in #1665
- Revert "chore(deps): bump manusa/actions-setup-minikube from 2.7.1 to 2.7.2" by @csviri in #1697
- fix: logging for
ExecutionScope
by @csviri in #1695 - fix: remove cache pruning by @csviri in #1694
- fix: condition for bulk resources by @csviri in #1688
- feat: provide more exception context on workflow errors by @metacosm in #1699
- docs: fix of wrong link by @csviri in #1702
- fix: separated job with special integration tests by @csviri in #1704
- feat: operator can be restarted by @csviri in #1675
Full Changelog: v4.2.1...v4.2.2