Skip to content

Releases: operator-framework/java-operator-sdk

4.4.3

11 Sep 09:11
85e65ed
Compare
Choose a tag to compare

What's Changed

  • docs: remove ConfigurationServiceProvider obsolete usage by @csviri in #2022
  • chore(deps-dev): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #2025
  • improve: add test for startup with no right and no stop config by @csviri in #2024
  • improve: dependent resource can be re-initialized by @csviri in #2026
  • docs: remove dependent resources disclaimer by @csviri in #2031
  • improve: logging if no primary found for resource id by @csviri in #2036
  • refactor: reduce redundancy by removing duplicate configuration recording by @metacosm in #2035
  • chore: upgrade k8s for CI, only keeping supported versions by @metacosm in #1657
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #2044
  • fix: processor issue with cleanup resources by @csviri in #2049
  • Re-use ignoreList in GenericKubernetesResourceMatcher by @Donnerbart in #2050

Full Changelog: v4.4.2...v4.4.3

4.4.2

16 Aug 06:00
Compare
Choose a tag to compare

What's Changed

  • feat: add a mapper that is based on owner reference kind by @Bijnagte in #1980
  • chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #1986
  • : fix #1981 by @xiaoma20082008 in #1984
  • fix: logging whole resource just on trace level by @csviri in #1985
  • Improvement/handle namespace deletion on finalizer gracefully by @Donnerbart in #1988
  • feat: endpoints and endpont slice updatematcher by @csviri in #1990
  • feat: update ClusterRoleBinding with default namespace ( WebPage sample ) by @yarinkos in #1991
  • fix: remove unused file by @csviri in #1992
  • fix: dependent event handling with temp cache not cleared in some corner cases by @csviri in #1994
  • fix: standalone workflows now fail on top-level cycles by @yarinkos in #1997
  • fix: do not log sensitive resources by @csviri in #2003
  • fix: add informer limit also to the annotation by @csviri in #2004
  • improve: remove optimistic locking from update for SSA in dependent resources by @csviri in #2008
  • fix: use update instead of replace in DR by @csviri in #2006
  • chore(deps): bump io.micrometer:micrometer-core from 1.11.2 to 1.11.3 by @dependabot in #2017

New Contributors

Full Changelog: v4.4.1...v4.4.2

4.4.1

25 Jul 13:36
b1e5066
Compare
Choose a tag to compare

What's Changed

  • docs: removed road map section from docs - does not apply anymore by @csviri in #1966
  • fix: remove junk files by @csviri in #1968
  • fix: add primary to secondary mapper to tomcat sample by @csviri in #1967
  • chore(deps): bump micrometer-core from 1.11.1 to 1.11.2 by @dependabot in #1972
  • docs: fix small typos by @gonmmarques in #1974
  • fix: usage of builde when using upgraded client version by @csviri in #1979
  • feat: Allow configuration of informer pagination through list limit (… by @Bijnagte in #1977

New Contributors

Full Changelog: v4.4.0...v4.4.1

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