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

Commits on Jan 11, 2024

  1. Back to 8.0.5-SNAPSHOT

    puneetbehl committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e35a55f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Fix initialization of ValidatedService.validatorFactory (#1784)

    * Fix trait `ValidatedService` (broken `validatorFactory` initialization)
    
    * Annotate instance field initialization with `@CompileDynamic`
    
    * Drop `@CompileDynamic`; rename instance field to avoid name collision
    guillermocalvo committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bc13343 View commit details
    Browse the repository at this point in the history
  2. Update grails monorepo to v6.1.2 (#1783)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    95e8f47 View commit details
    Browse the repository at this point in the history
Loading