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: 6.6.17
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: 6.6.19
Choose a head ref
  • 17 commits
  • 25 files changed
  • 9 contributors

Commits on May 28, 2025

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

Commits on Jun 10, 2025

  1. Limit disk usage of TCK reports

    We don't need to keep a copy of the whole JDK around in the reports
    of every single build...
    
    Note this is only necessary in the 3.1 TCK, as the 3.2 TCK doesn't seem
    to do that anymore.
    yrodiere committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    8ac3d19 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. HHH-19529 Check bytecode generated classes with stable names class lo…

    …aders to ensure EE subdeployment contained entity classes are used in preference to top level deployment (e.g. EAR/lib)
    
    Signed-off-by: Scott Marlow <smarlow@redhat.com>
    scottmarlow authored and mbellade committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    4f9e5c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26f6d86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    500f2d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8304a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aefc2d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. implement equals() / hashCode() for NativeQueryConstructorTransformer

    to help the query interpretation cache
    gavinking authored and mbellade committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    d9876d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

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

Commits on Jun 14, 2025

  1. Moved to Central publishing

    # Conflicts:
    #	local-build-plugins/src/main/groovy/local.publishing.gradle
    marko-bekhta authored and dreab8 committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    73dbec3 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. HHH-19547 fix an exception message that has been fixed and unfixed ma…

    …ny times
    
    "oid" never meant "old id"
    gavinking committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    3e02a41 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

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

Commits on Jun 25, 2025

  1. Configuration menu
    Copy the full SHA
    691ca22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b19d79 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

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

Commits on Jul 1, 2025

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