This is an automated email from the ASF dual-hosted git repository. scottheiberg pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit d4484ac07485efa17df103899ac20f497e04ce5b Merge: 793dfde4c7 13655d9a55 Author: Scott Murphy <[email protected]> AuthorDate: Fri Oct 10 18:10:25 2025 -0700 Merge pull request #15130 from codeconsole/7.0.x-gson-datecal-precision gson views date/calendar should have millisecond precision to match standard rendering .../grails/plugin/json/builder/JsonGenerator.java | 2 +- .../view/JsonViewGeneratorConfiguration.groovy | 2 +- .../plugin/json/view/DateTimeRenderingSpec.groovy | 37 ++++++++++++++++++++-- 3 files changed, 37 insertions(+), 4 deletions(-)
