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.14
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.15
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on May 11, 2025

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

Commits on May 13, 2025

  1. HHH-19341 Move publication repositories configuration to a more commo…

    …n gradle file
    
    that is also used by java modules and poms (e.g. platform one)
    marko-bekhta authored and dreab8 committed May 13, 2025
    Configuration menu
    Copy the full SHA
    29a7148 View commit details
    Browse the repository at this point in the history
  2. avoid use of BootstrapServiceRegistryBuilder in MockSessionFactory

    so we don't need to go locating and instantiating unnecessary services
    gavinking committed May 13, 2025
    1 Configuration menu
    Copy the full SHA
    f2d0ded View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd28d90 View commit details
    Browse the repository at this point in the history
Loading