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: hibernate/hibernate-reactive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5b8ab41
Choose a base ref
...
head repository: hibernate/hibernate-reactive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9222f47
Choose a head ref
  • 16 commits
  • 71 files changed
  • 4 contributors

Commits on Jul 27, 2025

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

Commits on Jul 29, 2025

  1. Bump com.fasterxml.jackson.core:jackson-databind

    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-version: 2.19.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: testcontainers
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavideD committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    5b3bce9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Fix db2 podman script in the documentation (podman.md)

    * Remove docker.io from the image source (it's wrong)
    * Upgrade the image to 12.1.2.0
    dreab8 authored and DavideD committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    5645755 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Configuration menu
    Copy the full SHA
    2a11b54 View commit details
    Browse the repository at this point in the history
  2. [#2387] Downgrade Hibernate Gradle plugin to 7.0.8.Final

    The latest Hibernate Gradle plugin requires at list JVM 22.
    This downgrade won't affect the released artifact.
    DavideD committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    8607230 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d594e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c0b877 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    6421104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d1644d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9632d0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c9fd8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67fe139 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Bump cockroachdb/cockroach from v25.2.2 to v25.2.4 in /tooling/docker

    Bumps cockroachdb/cockroach from v25.2.2 to v25.2.4.
    
    ---
    updated-dependencies:
    - dependency-name: cockroachdb/cockroach
      dependency-version: v25.2.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavideD committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    51ffda6 View commit details
    Browse the repository at this point in the history
  2. Update dependencies for testing

    * Hibernate Gradle plugin from 7.0.8.Final to 7.0.9.Final
    * Junit from 5.13.3 to 5.13.4
    * MySQL docker image from 9.3.0 to 9.4.0
    DavideD committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    ef24ed4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. [#2408] Update Hibernate ORM to 7.1.0.Final

    And realign the Hibernate Gradle plugin to the same version
    DavideD committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    05ff209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9222f47 View commit details
    Browse the repository at this point in the history
Loading