Skip to content

Conversation

@codeconsole
Copy link
Contributor

@codeconsole codeconsole commented Oct 10, 2025

Fix for:

{ "platform": "Grails 7.0.0-SNAPSHOT", "calendar": "2025-10-08T07:48:46.407Z", "date": "2025-10-08T07:48:46.407Z" } { "platform": "Grails 7.0.0-SNAPSHOT (gson)", "calendar": "2025-10-08T07:48:46Z", "date": "2025-10-08T07:48:46Z" }

gson views should match standard rendering. They currently are missing millisecond precision.

@codeconsole
Copy link
Contributor Author

codeconsole commented Oct 10, 2025

Fixes #15121

@codeconsole codeconsole requested a review from sbglasius October 10, 2025 00:30
@codeconsole codeconsole merged commit d4484ac into apache:7.0.x Oct 11, 2025
36 checks passed
@sbglasius
Copy link
Contributor

sbglasius commented Oct 14, 2025

@codeconsole This is not ok.

You cannot merge something into the main branch without at least one reviewer approval.

If your PR needs review, and some of the reviewers has missed doing so, please ping them again. Thank you.

@sbglasius
Copy link
Contributor

@codeconsole I have now reviewed the code, and it's ok, but please follow the rules. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants