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: grails/grails-data-mapping Loading
base: v8.0.1
Choose a base ref
...
head repository: grails/grails-data-mapping Loading
compare: v8.0.2
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Sep 26, 2023

  1. Back to 8.0.2-SNAPSHOT

    puneetbehl committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    250c4eb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Add getTotalCount() tests for sorting parameters (#1758)

    * Add getTotalCount() test on empty result for list() method
    
    This is for consistency with the test for the criteria.
    
    * Add getTotalCount() tests for sorting parameters
    
    This is to check that a getTotalCount() implementation should not
    have sorting in the generated query. Otherwise, depending on the
    database and its strictness configuration, the query might fail.
    darxriggs committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    93a3048 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Update plugin com.gradle.enterprise to v3.15.1 (#1761)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2f9a391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d41f3d View commit details
    Browse the repository at this point in the history
  3. Update dependency gradle to v7.6.3 (#1759)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5fa505e View commit details
    Browse the repository at this point in the history
  4. Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.…

    …11.3 (#1757)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    61e5dfe View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. [skip ci] Release v8.0.2

    puneetbehl committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b906d5f View commit details
    Browse the repository at this point in the history
Loading