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: v4.8.1
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: v4.8.2
Choose a head ref
  • 8 commits
  • 21 files changed
  • 4 contributors

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    9fa2b68 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#2294)

    Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.0 to 3.2.1.
    - [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
    - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.0...maven-gpg-plugin-3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-gpg-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4233483 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin (#…

    …2295)
    
    Bumps [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) from 8.0.1 to 8.0.2.
    - [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases)
    - [Commits](git-commit-id/git-commit-id-maven-plugin@v8.0.1...v8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0b17878 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. fix: ignore server managed fields for SSA matching (#2309)

    Signed-off-by: Steven Hawkins <shawkins@redhat.com>
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    shawkins authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    43b8591 View commit details
    Browse the repository at this point in the history
  2. chore: bump fabric8 to 6.11.0 (#2315)

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

Commits on Mar 26, 2024

  1. improve: IT timeout (#2291) (#2316)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    19e6dfd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    e5cb5b8 View commit details
    Browse the repository at this point in the history
  2. fix: using tombstones to account for rapid deletion (#2317)

    closes: #2314
    
    Signed-off-by: Steven Hawkins <shawkins@redhat.com>
    shawkins authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3bfac63 View commit details
    Browse the repository at this point in the history
Loading