Skip to content

Releases: rzander/jaindb

0.9.0.19

06 Feb 20:40
Compare
Choose a tag to compare
0.9.0.19 Pre-release
Pre-release
Fix: update existing JSON Files when using FileStore

FileStore did not update existing chain, assets and _full .json files

0.9.0.18

06 Feb 18:42
Compare
Choose a tag to compare
0.9.0.18 Pre-release
Pre-release
New: xml2json function

upload XML and convert it to JSON

0.9.0.16

04 Feb 17:36
Compare
Choose a tag to compare
0.9.0.16 Pre-release
Pre-release
New: HTML Output

Add "html" in the URL before the command to get HTML output.
Example: http://{url}/html/full?name=NUC1

0.9.0.15

28 Jan 11:17
Compare
Choose a tag to compare
0.9.0.15 Pre-release
Pre-release
New: use InMemoryCache

MemroyCache to reduce access to FileSystem if Redis is not in use.

0.9.0.14

27 Jan 17:47
Compare
Choose a tag to compare
0.9.0.14 Pre-release
Pre-release
New: deduplicate all child objects

deduplicate child objects independant of the depth in the json.

0.8.1.12

23 Jan 18:44
Compare
Choose a tag to compare
0.8.1.12 Pre-release
Pre-release
add StartDelay variable

increase start delay if Redis has to load a big DB on startup.

0.8.1.7

21 Jan 19:20
Compare
Choose a tag to compare
0.8.1.7 Pre-release
Pre-release

Fix: Export function to migrate _date attribute
Fix: Export function to export data from FileSystem

V0.8.1.5

09 Jan 17:39
Compare
Choose a tag to compare
V0.8.1.5 Pre-release
Pre-release

Fix: Kestrel crash if 'WebPort' variable was missing
Fix: Update AspNetCore.Mvc

V0.8.1.4

02 Jan 20:35
Compare
Choose a tag to compare
V0.8.1.4 Pre-release
Pre-release

Initial Release, without Redis.
For full Docker-Images (with Redis), use : https://hub.docker.com/r/zanderr/jaindb/