This repository was archived by the owner on Sep 9, 2021. It is now read-only.
Releases: ioBroker/db
Releases · ioBroker/db
Release list
Release v1.2.6
initialize new default ACLs in any case, only controller sets it for all objects
Release v1.2.5
check that object exists before using it
Release v1.2.4
Make sure no parallel database save can happen when destroying
Release v1.2.3
(Apollon77/foxriver76) Prevent parallel database save tries
Release v1.2.2
Switch saving dataset to be more atomic (write separate place, rename afterwards)
Release v1.2.1
Fix async responses from chmodFile and chownFile
optimize db initialization for fileDB and enhance error case handling
(Apollon77/foxriver76) several optimizations and fixes
Release v1.2.0
fix the redis function applyViewFunc if the name has the translations
Release v1.1.5
fix jsonl db to use correct settings and compact the db
Release v1.1.4
(Apollon77/AlCalzone) change dependency handling between the db packages
Release v1.1.3
use absolute dir for jsonl db