This message covers changes in this release. The complete change log can be found at Change Log | Datomic . To download this release see Datomic Pro Releases | Datomic .
For a summary of critical release notices, see Release Notices | Datomic
1.0.7364: 2025/05/08
- Datomic peer library now requires Clojure 1.11.4 or greater. See: Release Notice [Datomic Pro Peer]: Updating to Clojure 1.11.4
- Fix: Calling d/transact or d/transact-async with nil tx-data no longer terminates the transactor.
- Fix: memory protocol databases require an attribute be indexed when adding uniqueness constraint.
- Enhancement: Default to index-parallelism when adding an AVET index.
- Enhancement: Reduced size of Datomic zip distribution.