Branch: refs/heads/6.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: ac49021e28e3608ce202db1454afc2a66918fcd1
https://github.com/hibernate/hibernate-orm/commit/ac49021e28e3608ce202db1...
Author: Florian Heck <florian.heck(a)hotmail.de>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M
hibernate-envers/src/main/java/org/hibernate/envers/internal/revisioninfo/RevisionTimestampValueResolver.java
Log Message:
-----------
HHH-17975: use the same precision (millis) for resolving revision timestamps from
Instant as from LocalDateTime
Commit: e459eb2989bbfc19159d168c660396dfdfd3dbca
https://github.com/hibernate/hibernate-orm/commit/e459eb2989bbfc19159d168...
Author: Florian Heck <florian.heck(a)hotmail.de>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M
hibernate-envers/src/test/java/org/hibernate/orm/test/envers/integration/revfordate/RevisionForDate.java
Log Message:
-----------
HHH-17975 add testcase for retrieving revision by an Instant
Compare:
https://github.com/hibernate/hibernate-orm/compare/034b42f3a1fc...e459eb2...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications