Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to new Hibernate 6.2 Generator API + Hibernate 6.3 breaking changes #508

Merged
merged 15 commits into from
Sep 22, 2023

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    342c836 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    801d00b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    d9f881b View commit details
    Browse the repository at this point in the history
  2. Fix tests matrix

    filipelautert committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    92b3b91 View commit details
    Browse the repository at this point in the history
  3. Fix tests matrix

    filipelautert committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    41d1781 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    694f5c8 View commit details
    Browse the repository at this point in the history
  2. remove empty line.

    filipelautert committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    47b3e70 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Hibernate 6.3.0

    filipelautert committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    838ca9d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge remote-tracking branch 'origin/main' into fix-hibernate-6.2.x

    # Conflicts:
    #	.github/workflows/test.yml
    #	pom.xml
    #	src/main/java/liquibase/ext/hibernate/snapshot/TableSnapshotGenerator.java
    filipelautert committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8047e55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5588576 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    188b562 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2c6598 View commit details
    Browse the repository at this point in the history
  5. Refactoring

    filipelautert committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    00680a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    ab88e52 View commit details
    Browse the repository at this point in the history
  2. Should be SimpleValue

    filipelautert committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5f4faf7 View commit details
    Browse the repository at this point in the history