Branch: refs/heads/6.5
Home:
https://github.com/hibernate/hibernate-orm
Commit: 6bca5a4960d3d57f7ad053772b43431af4266d6e
https://github.com/hibernate/hibernate-orm/commit/6bca5a4960d3d57f7ad0537...
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: 6e1fe9374b66770e9f684c0d4bd76ab7c8aa4fd3
https://github.com/hibernate/hibernate-orm/commit/6e1fe9374b66770e9f684c0...
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/6aa573004f2a...6e1fe93...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications