jamesfredley opened a new pull request, #15521:
URL: https://github.com/apache/grails-core/pull/15521

   ## Summary
   
   - Merge latest `7.1.x` into `8.0.x` to keep branches in sync
   - Clean merge - no conflicts
   
   ### Incoming changes from 7.1.x
   
   **New modules:**
   - `grails-testing-support-http-client` - new HTTP client testing support 
module
   
   **Fixes:**
   - `@CompileStatic` support for tag libs (#15506)
   - `DatabaseCleanup` annotation inheritance fix
   - Unicode minus sign normalization scoped to input rendering only
   - Locale-aware negative number formatting in GSP
   
   **Deprecations (7.1.x preparing for 8.0.x removals):**
   - `grails.web.JSONBuilder`
   - Forked JSON builder classes (removed, using Groovy's built-in)
   - `ArtefactTypeAstTransformation` method
   - `GrailsApplication` constants
   - `AetherGrapeEngine`
   - `GrailsConfigUtils.executeGrailsBootstraps`
   - `Metadata.get` and `getProperty`
   - `Constrained.isDisplay`
   - `Entity.ALL_DATA_SOURCES`, `DEFAULT_DATA_SOURCE`
   - `FormFieldsTagLib.input`, `FormTagLib.actionSubmit`, 
`ApplicationTagLib.createLinkTo`
   - `BeanPropertyAccessor.getBeanClass()`
   
   **Build/CI:**
   - Enable running single tests with `--tests` flag
   - Dependabot: release-drafter v7, action-gh-release 2.6.1
   - Groovy joint workflow updates
   
   **Test improvements:**
   - Functional tests migrated to `grails-testing-support-http-client`
   - `TeamSpec` enabled in CI
   - `DefaultGrailsTagLibClass` test coverage added
   
   **Docs:**
   - Renamed `updateable.adoc` to `updatable.adoc`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to