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: 3.0.3
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: 3.0.4
Choose a head ref
  • 5 commits
  • 15 files changed
  • 3 contributors

Commits on Jul 6, 2025

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

Commits on Jul 8, 2025

  1. [#2333] Rename property for enabling the snapshot repository

    From `enableSonatypeOpenSourceSnapshotsRep` to `enableCentralSonatypeSnapshotsRep` (in [gradle.properties](https://github.com/hibernate/hibernate-reactive/blob/main/gradle.properties)).
    
    It was changed in commit c254ebb as part of the move to Maven Central (#2305).
    DavideD committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    6075148 View commit details
    Browse the repository at this point in the history
  2. [#2333] Print the resolved Hibernate ORM and Vert.x version

    This is important to check what verison is actually resolved
    on the `wip/*` branches, where we test the snapshots, because
    we use a versions range.
    DavideD committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    1efb648 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

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

Commits on Jul 13, 2025

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