Releases: rzander/jaindb
Releases · rzander/jaindb
0.9.0.56
Fix: CosmosDB performance
create documents in CosmosDB synchrounous to prevent overload
0.9.0.54
New: Variable to disable authentication
Set "DisableAuth" to 1 to disable authentication at all
0.9.0.53
Update Nuget dependencies
0.9.0.52
Fix: on frequent changes only latest change was stored in blockchain
Because of caching, only the latest change was written to the
blockchain.
0.9.0.51
Merge branch 'master' of https://github.com/rzander/jaindb
0.9.0.47
Fix: Cleanup empty JSON Objects
0.9.0.46
New: support gzip compression
0.9.0.44
- Cleanup
- Fix: remove empty Objects on Upload
0.9.0.42
Fix: remove authorization on xml2jason, Fix: error on GetAllChainsAsync