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

[DON'T MERGE] Hibernate Reactive 3.0 preview #1933

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    79f5c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    327c326 View commit details
    Browse the repository at this point in the history
  3. [DRAFT] build.gradle

    DavideD committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d5db9cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa65750 View commit details
    Browse the repository at this point in the history
  5. [hibernate#1949] Upgrade Hibernate ORM to 6.6

    To make this work I had to refactor the Cascade class.
    I don't know what wasn't working, but a test was failing and
    couldn't figure out what was wrong. I think the class now
    is more similar to the one in Hibernate ORM, it's easier to debug,
    logs the messages in the correct order, and it fixes the issues
    I had.
    DavideD committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c337575 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

    DavideD committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    df837eb View commit details
    Browse the repository at this point in the history
  3. Use ORM 7 Alpha1

    DavideD committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    bcab501 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db11eda View commit details
    Browse the repository at this point in the history
  5. Upgrade gradle wrapper to 8.7

    DavideD committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4117080 View commit details
    Browse the repository at this point in the history
  6. Set base line top java 17

    Required by hibernate-model
    DavideD committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7891799 View commit details
    Browse the repository at this point in the history
  7. Fix compilation error

    DavideD committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    665c051 View commit details
    Browse the repository at this point in the history
  8. Update GitHub actions

    DavideD committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    878610e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19976fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab39baa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60e98c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix

    DavideD committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    efdc714 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix

    DavideD committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5daf463 View commit details
    Browse the repository at this point in the history