Releases: Mnwa/Recon
Releases · Mnwa/Recon
Mini release
The major update
Changes
- Db engine swapped to the own Recon Engine!
- Increase performance on replications
- Now adapter constructors must return
Adapterinterface - Moved licence to Apache 2.0
- Updated all dependencies
2019-04-16, Version 3.0.0 (Canary)
Changes
- Move engine from bitcask to the ReconEngine
- Updated deps
2019-04-16, Version 2.1.0 (Stable)
Changes
Update replication, now transactions structures will be reused
Bugfix
Fix string upper value when env method get by key used
2019-04-16, Version 2.0.3 (Stable)
Changelog
Fatures
- Add triming keys and values
- Add checks for valid
key=valuedata in create/update methods - Add spliting by only first
=inkey=val=uecase
2019-04-14, Version 2.0.2 (Stable)
Changelog
Bugfix
Fix critical bug with duplicate keys in default env and project type keys
2019-04-14, Version 2.0.1 (Stable)
Refactor test and fix header of gzip backup
2019-04-12, Version 2.0.0 (Stable)
Changelog
- Support multi master replication
- Switch backup data to protobufs
2019-04-10, Version 1.0.1 (Stable)
Changelog
Features
- Update docs
- Move controllers to dir
First stable release
Now that's package ready for use! But it's not recommend for production usage.
Changelog
Features
- Config data type
- Backups
- Prometheus metrics
- Default project type
Bugs fixes
- Fix upper case values on update
- Fix duplicate save old values on update