Skip to content

Releases: csm/datomic-client-js

v0.1.12

21 Jan 21:23
@csm csm

Choose a tag to compare

  • Refactored peer tests to use Docker instead of relying on locally-installed
  • Allow setting peer config for custom TLS verification. Default is "trust anything", since peer-server uses its own certificate and it expired in 2022. You can configure real zero-trust with peer if you set up a real TLS service sitting in front of it.
  • Add GHA automation.

I still need to re-verify that the library works with Datomic Cloud. I'm not anticipating changes or errors, but you never know.

v0.1.11

10 Jan 03:26
@csm csm
5b2885f

Choose a tag to compare

What's Changed

  • Bump aws-sdk from 2.599.0 to 2.1693.0 by @dependabot[bot] in #3

New Contributors

Full Changelog: v0.1.10...v0.1.11