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

Commits on Nov 28, 2023

  1. Back to 8.0.4-SNAPSHOT

    puneetbehl committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5c8c7d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.…

    …12.1 (#1771)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f82ce3c View commit details
    Browse the repository at this point in the history
  2. Update dependency commons-validator:commons-validator to v1.8.0 (#1772)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ec3cb9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    185757b View commit details
    Browse the repository at this point in the history
  4. Update plugin com.gradle.enterprise to v3.16 (#1770)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    2763bc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Update plugin com.gradle.enterprise to v3.16.1 (#1775)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d251350 View commit details
    Browse the repository at this point in the history
  2. Update grails monorepo to v6.1.1 (#1774)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    935fab1 View commit details
    Browse the repository at this point in the history
  3. docs: Update readme (#1777)

    * docs: Update readme
    
    - change to https links
    - make links inline
    - update md syntax
    - add maven central badge
    - add event filter (push) to CI badge
    - remove release workflow badge
    - improve text
    
    * docs: fix maven central badge url
    matrei committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    83c3c9f View commit details
    Browse the repository at this point in the history
  4. Update dependency org.javassist:javassist to v3.30.2-GA (#1776)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8de60db View commit details
    Browse the repository at this point in the history
  5. Add Groovy joint workflow (#1778)

    * Add groovy-joint-workflow
    
    * Update groovy-joint-workflow.yml
    puneetbehl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    6411d77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a34c30e View commit details
    Browse the repository at this point in the history
  7. Override project groovyVersion from env CI_GROOVY_VERSION (#1780)

    * Update build.gradle
    
    Override project groovyVersion from env CI_GROOVY_VERSION
    
    * Force groovy version from the env CI_GROOVY_VERSION
    puneetbehl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d7808d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58b2626 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. [skip ci] Release v8.0.4

    puneetbehl committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    628355a View commit details
    Browse the repository at this point in the history
  2. 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