v0.17.0 Release
Changelog
DefraDB v0.17 is a major pre-production release. Until the stable version 1.0 is reached, the SemVer minor patch number will denote notable releases, which will give the project freedom to experiment and explore potentially breaking changes.
To get a full outline of the changes, we invite you to review the official changelog below. This release does include a Breaking Change to existing v0.16.x databases. If you need help migrating an existing deployment, reach out at hello@source.network or join our Discord at https://discord.gg/w7jYQVJ/.
Features
- feat: Enable block verification by clients (#3591)
- feat: Introduce digital signatures (#3505)
- feat: JS build support (#3548)
- feat: Make DAC write permission more granular (#3218)
- feat: Make replicator retry intervals configurable (#3574)
- feat: Make signing algorithm configurable (#3545)
Fix
Refactoring
- refactor: Changed paths for lens migration in CLI (#3510)
- refactor: Make validator return joined errors (#3513)
- refactor: Replace datastore package with corekv (#3508)