Skip to content

Releases: operator-framework/java-operator-sdk

4.3.2

11 May 16:06
21c8dac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.1...v4.3.2

4.3.1

27 Apr 15:13
2c51ca7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.0...v4.3.1

4.3.0

31 Mar 08:10
b410c65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.8...v4.3.0

4.2.8

28 Feb 15:30
3812a7f
Compare
Choose a tag to compare

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

10 Feb 17:06
5d8c567
Compare
Choose a tag to compare

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

06 Feb 16:53
d3b317a
Compare
Choose a tag to compare

What's Changed

  • improve: logging for informers by @csviri in #1753
  • improve: informer stop handler logging by @csviri in #1743
  • improve: caching executor for startup tasks and remove parallel() by @csviri in #1755

Full Changelog: v4.2.5...v4.2.6

4.2.5

02 Feb 21:02
1d56ed8
Compare
Choose a tag to compare

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

30 Jan 13:29
73093a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.3...v4.2.4

4.2.3

23 Jan 13:19
05de5e0
Compare
Choose a tag to compare

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

05 Jan 15:14
f6e30d4
Compare
Choose a tag to compare

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