Dragonfly 0.5.0
Prominent fixes:
Huge thanks to all the contributors! ❤️
What's Changed
- fix(action): switch git push to dedicated action by @romange in #192
- chore(rdb): Move object creation during load operation to shard threads. by @romange in #193
- doc(quick-start): add note for known issues by @romgrk in #194
- chore(server): improve error logging if info command fails. by @romange in #196
- fix(server): exit gracefully when iouring not supported by @iko1 in #197
- fix(server): setup sigill handler (#183) by @iko1 in #198
- docs(README): Document hz flag by @jbylund in #201
- [WIP] test: add dragonfly_db fixture to python tests #199 by @shmulik-klein in #204
- feat: Print out dragonfly version and build on startup #202 by @odedponcz in #203
- test: flush all records between pytest tests #199 by @shmulik-klein in #205
- fix(server): Fix #207 by @romange in #208
New Contributors
- @romgrk made their first contribution in #194
- @iko1 made their first contribution in #197
- @jbylund made their first contribution in #201
- @shmulik-klein made their first contribution in #204
Full Changelog: v0.4.0...v0.5.0