This message covers changes in this release. For a summary of critical release notices, see http://docs.datomic.com/release-notices.html .
Changed in 0.9.5783
- New feature: Valcache. See https://docs.datomic.com/on-prem/valcache.html.
- Fixed cache problem in peer-server where all
d/with
databases deriving from a common initial call tod/with-db
had the same common value. - Fixed bug introduced in 0.9.5703 that prevented using class static methods in query function expressions.
Blog post with more details:
http://blog.datomic.com/2018/10/valcache.html