Releases: csm/datomic-client-js
Releases · csm/datomic-client-js
v0.1.12
- 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
What's Changed
- Bump aws-sdk from 2.599.0 to 2.1693.0 by @dependabot[bot] in #3
New Contributors
- @dependabot[bot] made their first contribution in #3
Full Changelog: v0.1.10...v0.1.11