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 9434fd146ad3baa844365cbba922c1293405fa2e Merge: 091a491900 76edcd227e Author: Scott Murphy <[email protected]> AuthorDate: Tue Oct 7 21:18:19 2025 -0700 Merge pull request #15111 from codeconsole/7.0.x-mongo-instant-fix Instant should persist the same way (BsonType.DATE_TIME) as LocalDateTime and Date UPGRADE7.md | 2 +- .../bson/codecs/temporal/InstantBsonConverter.groovy | 6 +++--- .../bson/codecs/temporal/InstantBsonConverterSpec.groovy | 6 +++--- grails-doc/src/en/guide/upgrading/upgrading60x.adoc | 12 ++++++++++++ 4 files changed, 19 insertions(+), 7 deletions(-)
