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: spring-projects/spring-data-jpa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.7.1
Choose a base ref
...
head repository: spring-projects/spring-data-jpa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.7.2
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on Jun 20, 2022

  1. Prepare next development iteration.

    See #2530
    mp911de committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    a7232ae View commit details
    Browse the repository at this point in the history
  2. After release cleanups.

    See #2530
    mp911de committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    e2e2734 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Adds support for more SelectBody types in JSqlParserQueryEhancer.

    We now support `ValuesStatement` and `SetOperationList`. This allows native queries to use `union`, `except`, and `with` statements in native SQL queries.
    
    Closes #2578.
    DiegoKrupitza authored and gregturn committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b592705 View commit details
    Browse the repository at this point in the history
  2. Upgrade Hibernate to 5.6.9.Final.

    Closes #2583.
    gregturn committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b8c9c46 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Prepare 2.7.2 (2021.2.2).

    See #2574
    christophstrobl committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    940c5cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05bfcca View commit details
    Browse the repository at this point in the history
Loading