Skip to content

Tags: operator-framework/java-operator-sdk

Tags

v5.3.2

Toggle v5.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
improve: config providers for yaml and properties logs only warning o…

…n missing file (#3245)

* improve: config providers for yaml and properties logs only warning on missing file

This it is easier to handle dynamic configurations coming from a ConfigMap

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

* Apply suggestions from code review

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

---------

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

v5.3.1

Toggle v5.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: sonar run, build on java 17 (#3240)

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

v5.3.0

Toggle v5.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: blog post on read-cache-after-write consistency (#3194)

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

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)