Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: operator-framework/java-operator-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.0
Choose a base ref
...
head repository: operator-framework/java-operator-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.1
Choose a head ref
  • 9 commits
  • 30 files changed
  • 5 contributors

Commits on Mar 13, 2026

  1. chore: update version to 5.3.1-SNAPSHOT (#3227)

    Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
    csviri authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    32e8b57 View commit details
    Browse the repository at this point in the history
  2. fix: Typo in CLAUDE.md (#3231)

    Signed-off-by: Keith Wall <kwall@apache.org>
    k-wall authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    eb8f033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebdf03d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. fix(docs): blog prev/next button text color (#3230)

    Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
    csviri authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    a8b4728 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Configuration menu
    Copy the full SHA
    2616c3d View commit details
    Browse the repository at this point in the history
  2. docs: add links to read-cache-after-write conistency blog post (#3234)

    Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
    csviri authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    5daec11 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Configuration menu
    Copy the full SHA
    b240aef View commit details
    Browse the repository at this point in the history
  2. fix: race condition on get when add received after informer cache read (

    #3237)
    
    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>
    Co-authored-by: Steven Hawkins <shawkins@redhat.com>
    3 people authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    cd2a5ff View commit details
    Browse the repository at this point in the history
  3. fix: sonar run, build on java 17 (#3240)

    Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
    csviri authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    5e5e2be View commit details
    Browse the repository at this point in the history
Loading