-
-
Notifications
You must be signed in to change notification settings - Fork 962
Insights: apache/grails-core
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v7.0.0-RC1 7.0.0-RC1
published
Aug 4, 2025
7 Pull requests merged by 4 people
-
fix: #14951 - make groovy extension merge for shadowJar reproducible
#14952 merged
Aug 10, 2025 -
chore: move grails-publish gradle plugin to its own project
#14937 merged
Aug 10, 2025 -
Merge 7.0.0-RC1 tag
#14964 merged
Aug 10, 2025 -
Issues-14899 fixes Documentation: Cleanup missing files
#14950 merged
Aug 7, 2025 -
fix: #14947 - class cast exception due to not using local variable
#14960 merged
Aug 7, 2025 -
chore: correct wording for the voting window
#14954 merged
Aug 5, 2025 -
Asset plugin forking compiler
#14948 merged
Aug 4, 2025
4 Pull requests opened by 4 people
-
build(deps): bump google-github-actions/auth from 2.1.11 to 2.1.12
#14949 opened
Aug 4, 2025 -
feature - #14017 - add back Micronaut support to Grails 7 with optional plugin
#14953 opened
Aug 4, 2025 -
Fix plugin profile build issue by adjusting rest transform dependency
#14961 opened
Aug 7, 2025 -
chore: add versioning section to RELEASE.md and a link in README.md
#14962 opened
Aug 7, 2025
7 Issues closed by 2 people
-
grails-cli shadowJar reproducibility
#14951 closed
Aug 10, 2025 -
Controller hotswap change doesn't take effect.
#13669 closed
Aug 8, 2025 -
Documentation: Cleanup missing files
#14899 closed
Aug 7, 2025 -
Update grails-web-console to use new coordinates & name
#14860 closed
Aug 5, 2025 -
find better solution for integrationTestImplementation testFixtures() in profiles
#14943 closed
Aug 5, 2025 -
runtimeOnly "org.fusesource.jansi:jansi"
#14857 closed
Aug 5, 2025
5 Issues opened by 3 people
-
Apply Gradle License Plugin
#14963 opened
Aug 10, 2025 -
Clarification of project versioning suffixes
#14959 opened
Aug 6, 2025 -
Gradle 9
#14958 opened
Aug 6, 2025 -
Hibernate 7.x.x support
#14956 opened
Aug 6, 2025 -
Hibernate 6.6.x support
#14955 opened
Aug 6, 2025
47 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Fix stop-app in grails cli
#13695 commented on
Aug 5, 2025 • 0 new comments -
Grails 7: Update grails-forge to Micronaut 4.x.x
#14863 commented on
Aug 5, 2025 • 0 new comments -
Console and Cli rewrite for org.jline:jline:3.0.0-3.27.1+
#13752 commented on
Aug 5, 2025 • 0 new comments -
Add additional Gradle Configuration support in Forge
#14867 commented on
Aug 5, 2025 • 0 new comments -
Move GrailsMessageSourceUtils.groovy to Grails Common
#13851 commented on
Aug 5, 2025 • 0 new comments -
Update/optimize dot notation navigation/NavigableMap configuration access
#14005 commented on
Aug 5, 2025 • 0 new comments -
g:javascript documentation has dead link referring to resource plugin tag r:script
#14204 commented on
Aug 5, 2025 • 0 new comments -
Update ProfileUtil.createDependency() to support platform() and testFixtures() dependencies
#14042 commented on
Aug 5, 2025 • 0 new comments -
Grails Migration Plugin: wrong type mapping from grails dbm-generate-gorm-changelog
#14771 commented on
Aug 5, 2025 • 0 new comments -
Broken Security Policy Link
#14054 commented on
Aug 5, 2025 • 0 new comments -
Update starter app to Bootstrap 5.3.x and eliminate as much custom css as possible
#14870 commented on
Aug 5, 2025 • 0 new comments -
Document Plugin Best Practices
#14129 commented on
Aug 5, 2025 • 0 new comments -
buildSrc feature produced inconsistent dependencies list in buildSrc/build.gradle
#14851 commented on
Aug 5, 2025 • 0 new comments -
Documentation: Cleanup Title Sequence
#14898 commented on
Aug 5, 2025 • 0 new comments -
Update Forge and Profiles to configure component-scan for base package
#14914 commented on
Aug 5, 2025 • 0 new comments -
Unable to load application.groovy while running bootRun target
#14086 commented on
Aug 5, 2025 • 0 new comments -
Add Rest API Plugin application type to grails-forge
#14932 commented on
Aug 5, 2025 • 0 new comments -
Second level cache (still?) not working for inherited domains
#14349 commented on
Aug 5, 2025 • 0 new comments -
Servlet-api should only be used during compilation and is not needed during runtime as it is provided by container
#13746 commented on
Aug 5, 2025 • 0 new comments -
Simplify Dependency Resolution
#13758 commented on
Aug 5, 2025 • 0 new comments -
Do NOT include compilation dependencies in production jar
#13745 commented on
Aug 5, 2025 • 0 new comments -
7.0 - Update dependabot bom tools
#13808 commented on
Aug 5, 2025 • 0 new comments -
Start Up Performance - Explore disabling allow-bean-definition-overriding true by default
#13827 commented on
Aug 5, 2025 • 0 new comments -
BUG: Grails 5.2.5 Triple Logging - GrailsExceptionResolver logs exceptions 3 times
#12776 commented on
Aug 5, 2025 • 0 new comments -
StandardServletMultipartResolver.resolveMultipart invoked multiple times for same request
#13841 commented on
Aug 5, 2025 • 0 new comments -
Remove or Register via AutoConfiguration duplicate registrations
#13843 commented on
Aug 5, 2025 • 0 new comments -
create-plugin should not include web dependencies
#14861 commented on
Aug 5, 2025 • 0 new comments -
Convert .sh profile tests to run from Gradle
#14700 commented on
Aug 5, 2025 • 0 new comments -
For SNAPSHOTs of grails-forge: updates to grails-bom still requires a new build and deploy to update versions in grails-versions.properties
#14858 commented on
Aug 5, 2025 • 0 new comments -
Test Plugin Compatibility Check with Milestone and Snapshot Versions
#14058 commented on
Aug 5, 2025 • 0 new comments -
Reduce footprint of production jar
#14871 commented on
Aug 5, 2025 • 0 new comments -
Consolidate https://github.com/grails/grails-gdoc-engine into grails-core
#14059 commented on
Aug 5, 2025 • 0 new comments -
Grails Async - Event Transform - References GORM
#14192 commented on
Aug 5, 2025 • 0 new comments -
Restore implements ContainerRenderer<C, T> on AbstractJsonViewContainerRenderer<C,T>
#14199 commented on
Aug 5, 2025 • 0 new comments -
Migrate, consolidate and update Grails Profile docs
#14695 commented on
Aug 5, 2025 • 0 new comments -
Grails 8 Feature Set - Spring Boot 4 / Spring Framework 7 / Groovy 5
#13757 commented on
Aug 5, 2025 • 0 new comments -
Mappings for table with composite key crashes when customizing joinTable key column names
#14716 commented on
Aug 5, 2025 • 0 new comments -
Grails 7 - Add optional Micronaut Support
#14017 commented on
Aug 5, 2025 • 0 new comments -
DomainObject.merge doesn't appear to work for Hibernate domain object - get OptimisticLockingException - Grails 6.2.3 & 7.0.0-M5 possibly others
#14935 commented on
Aug 6, 2025 • 0 new comments -
Spring Boot 4 - API Versioning
#14912 commented on
Aug 6, 2025 • 0 new comments -
Spring Boot 4 - Logging
#14913 commented on
Aug 6, 2025 • 0 new comments -
Spring 7 - XML configuration no longer supported
#14915 commented on
Aug 6, 2025 • 0 new comments -
Spring 7 - Jackson 3.x
#14916 commented on
Aug 6, 2025 • 0 new comments -
Forge vs Profile dependencies for plugin and web-plugin
#14944 commented on
Aug 7, 2025 • 0 new comments -
Make hotswap-agent work with little or no user action, for generated apps
#14862 commented on
Aug 8, 2025 • 0 new comments -
Test HotswapAgent http://hotswapagent.org
#13574 commented on
Aug 8, 2025 • 0 new comments -
WIP: Enforce Code Style
#14925 commented on
Aug 10, 2025 • 0 new comments