Skip to content

Releases: operator-framework/java-operator-sdk

4.4.0

23 Jun 16:25
Compare
Choose a tag to compare

Migrating from 4.3.x

Please see https://javaoperatorsdk.io/docs/v4-4-migration for migration information.

What's Changed

Full Changelog: v4.3.5...v4.4.0

4.3.5

24 May 21:29
58b9c04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.4...v4.3.5

4.3.4

24 May 19:38
c8d49a0
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 by @dependabot in #1904
  • chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #1908
  • feat: add support for additional Kubernetes resource pre processors by @metacosm in #1909
  • improve: integration test for special resources by @csviri in #1910
  • feat: use processors for matching as well since usually both are related by @metacosm in #1911
  • feat: not start operator if leader elector has no permission to lease object by @csviri in #1912
  • fix: IllegalStateException observed with Role due to wrong import by @coltmcnealy-lh in #1913

New Contributors

Full Changelog: v4.3.3...v4.3.4

4.3.3

15 May 14:29
cea1894
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.2...v4.3.3

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