This is an automated email from the ASF dual-hosted git repository.
scottheiberg pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 091a491900 Merge pull request #15115 from apache/chore/issue_15102
add d9c06d1b5b Instant should persist the same way (BsonType.DATE_TIME) as
LocalDateTime and Date
add a2d1adcd28 Merge branch '7.0.x' into 7.0.x-mongo-instant-fix
add e5d7890d96 Document Instant persistence change for mongodb
add ebfa112482 Add Instant mongodb upgrade conversion instructions
add 76edcd227e Remove mongo db upgrade path
new 9434fd146a Merge pull request #15111 from
codeconsole/7.0.x-mongo-instant-fix
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)