Skip to content

Tags: operator-framework/java-operator-sdk

Tags

v5.2.3

Toggle v5.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add AGENTS.md and CLAUDE.md (#3149)

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v5.2.2

Toggle v5.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
improve: run PRs for every branch (#3111)

Not sure why it seemed to be a good idea ti limit this on certain branches,
with this PR we will run the workflow all the time, it helps especially with PRs
on which we work together, and other may target branches of a PR with new additions.

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>

v5.0.5

Toggle v5.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: release process central publishing (#3089)

Co-authored-by: Attila Mészáros <a_meszaros@apple.com>

v5.2.1

Toggle v5.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve Expectation integration test (#3084)

Signed-off-by: David Sondermann <david.sondermann@hivemq.com>

v5.2.0

Toggle v5.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: blog about 5.2 release (#3063)

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>

v5.1.5

Toggle v5.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: checking for null to avoid NPE with SSA matching (#3037)

closes: #3034

Signed-off-by: Steve Hawkins <shawkins@redhat.com>

v5.1.4

Toggle v5.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: fix readme link (#2979)

v5.1.3

Toggle v5.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow DependentResourceNode creation override (#2961)

Signed-off-by: xstefank <xstefank122@gmail.com>

v5.1.2

Toggle v5.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
improve: DependentResourceCrossRefIT cleanup and logging (#2883)

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>

v5.1.1

Toggle v5.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
improve: add InformerEventSourceConfiguration withNamespaces overload…

…ed version (#2817)

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Chris Laprun <claprun@redhat.com>
Co-authored-by: Chris Laprun <claprun@redhat.com>