This message covers changes in this release. For a summary of critical release notices, see http://docs.datomic.com/release-notices.html.
Changes in 0.9.5981
- New:
index-parallelism
transactor property enables higher index job throughput. See https://docs.datomic.com/on-prem/capacity.html#index-parallelism. - Fix: prevent exception thrown when handling COUNT(*) clauses in analytics support.
- Fix: resolve tempids for reference attributes inside tuples.
- Fix: do not create redundant
:db.install/attribute
datoms for idempotent schema operations. - Update transactor Clojure dependency to 1.10.1.