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-orm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.2.1
Choose a base ref
...
head repository: hibernate/hibernate-orm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.2.3
Choose a head ref
  • 19 commits
  • 34 files changed
  • 8 contributors

Commits on Jan 15, 2026

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

Commits on Jan 20, 2026

  1. Configuration menu
    Copy the full SHA
    178d0e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5a189a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1f490e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

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

Commits on Jan 22, 2026

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

Commits on Jan 23, 2026

  1. HHH-20087 Check if source is not null before converting it in Abstrac…

    …tSessionEvent
    
    AbstractSessionEvent can be fired by a stateless session where we do not have the "event source" and it is "null"
    marko-bekhta authored and mbellade committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    b6a1de4 View commit details
    Browse the repository at this point in the history
  2. HHH-19999 migrate to Comparator<Object> in the caching APIs

    (cherry picked from commit 5d6ce6d)
    gavinking authored and mbellade committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    10ec66a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1161f12 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    8f48c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    097f0f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e2c919 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cf3c58 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

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

Commits on Jan 30, 2026

  1. HHH-20113 Add test for issue

    mbellade committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    b1180bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40e33f9 View commit details
    Browse the repository at this point in the history
  3. HHH-20121 - avoid potential NPE in 2 impls of PostAction

    Signed-off-by: Jan Schatteman <[email protected]>
    jrenaat committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    d748552 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. Configuration menu
    Copy the full SHA
    46fd0cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4021ef4 View commit details
    Browse the repository at this point in the history
Loading