Dragonfly 0.2.0
New Dragonfly release! 🚀
If I forgot to include someone, please ping me - I do this manually.
Bug fixes
- SIGKILL when execute EVAL command #121
- invalid version #116
- improved container with better support for K8S #57
Unlocked abilities
- support for psubscribe/punsubscribe #111 and #68
- Helm charts #105
- Prometheus metrics native support #61
- Now we also distribute unstripped binaries with debug symbols.
Huge thanks to all the contributors! ❤️
What's Changed
- Fix info command to use git version by @zacharya19 in #49
- Fix a spelling error by @jherdman in #50
- Improve readability by @ryanrussell in #52
- Update dragonfly blurb by @romange in #48
- Update docker-release workflow to tag image with release version by @tamcore in #60
- docs: Repair Markdown markup by @olleolleolle in #63
- CI: Use v3 of Actions "upload-artifacts", "checkout" and "cache" by @olleolleolle in #62
- Improve Comment Readability by @ryanrussell in #69
- Add basic Prometheus support and metrics by @zacharya19 in #67
- Update build steps for Ubuntu by @quiver in #72
- Fixes #66. by @romange in #70
- Improving Readability r3 by @ryanrussell in #75
- Initial commit for helm chart (#57) by @tamcore in #79
- docs: Fix a variable name for bucket in Dashtable section by @shuuji3 in #80
- Fix bugs related to concurrency when saving multiple databases under … by @romange in #82
- Fix Various Naming Conventions around
Subscriber
by @ryanrussell in #87 - Add Promehtues metrics for Grafana close #61 by @zacharya19 in #85
- Add FAQ by @odedponcz in #64
- Factor out theAPI readiness matrix into a separate doc by @romange in #103
- Helm chart updates (v0.1.1, init command override, TLS configuration, CRs for ServiceMonitor and PrometheusRule objects) by @tamcore in #105
- Update response to HELLO command by @alisaifee in #102
- feat(docker): try increasing a memlock limit in the container by @romange in #114
- Support Pubsub (P)UNSUBSCRIBE commands without arguments by @alisaifee in #117
- Use sum instead of individual counts for channels/patterns by @alisaifee in #119
New Contributors
- @zacharya19 made their first contribution in #49
- @jherdman made their first contribution in #50
- @ryanrussell made their first contribution in #52
- @tamcore made their first contribution in #60
- @olleolleolle made their first contribution in #63
- @quiver made their first contribution in #72
- @shuuji3 made their first contribution in #80
- @alisaifee made their first contribution in #102
Full Changelog: v0.1.0...v0.2.0