This message covers changes in this release. For more details, see Datomic Cloud Releases | Datomic
2025/06/17 - 1.0.326 - Ion-Dev
- Updated dep list for Datomic Cloud 1171-9390
This message covers changes in this release. For more details, see Datomic Cloud Releases | Datomic
When I ran an ion push, I got these artifacts downloaded:
$ clojure -M:ion-dev "{:op :push :uname ,,, :creds-profile vm-dev :region ,,,}"
Downloading: com/datomic/ion-dev/1.0.326/ion-dev-1.0.326.pom from central
Downloading: com/datomic/ion-dev/1.0.326/ion-dev-1.0.326.jar from central
Downloading: com/datomic/client/1.0.139/client-1.0.139.pom from https://repo1.maven.org/maven2/
Downloading: com/datomic/query-support/0.8.31/query-support-0.8.31.pom from https://repo1.maven.org/maven2/
Downloading: com/datomic/client-cloud/1.0.131/client-cloud-1.0.131.pom from https://repo1.maven.org/maven2/
Downloading: com/datomic/client/1.0.139/client-1.0.139.jar from https://repo1.maven.org/maven2/
Downloading: com/datomic/query-support/0.8.31/query-support-0.8.31.jar from https://repo1.maven.org/maven2/
Downloading: com/datomic/client-cloud/1.0.131/client-cloud-1.0.131.jar from https://repo1.maven.org/maven2/
Which suggests that com.datomic/client-cloud
was upgraded from the latest announced 1.0.130
to 1.0.131
.
I can’t find any mention of that version on https://docs.datomic.com/changes/cloud.html either.
Can we have somewhere a note on what has changed in it, pls?
@onetom sorry about that. I will retroactively update the release page.
The note is essentially:
Just for reference I have updated the docs retroactively. Apologies for missing this release note and announcement!