Version 2.7.0
What's Changed
- Fix python docs (2.4) by @fe2s in #184
- issue #250: fixed streaming doc page (added ssc.start()) by @fe2s in #251
- issue-257 : mostly typo / manually tested in python by @tgrall in #259
- Issue 265: Remove
filterKeysByType
step when getting data from redis by @mayankasthana in #266 - Issue 49: added toRedisHASHes function (#49) by @phyok in #269
- fix arg exception msg in redis source relation by @bsipin20 in #273
- issue #328: add user/password authentication (Redis 6 ACL feature) by @fe2s in #333
New Contributors
- @tgrall made their first contribution in #259
- @mayankasthana made their first contribution in #266
- @phyok made their first contribution in #269
- @bsipin20 made their first contribution in #273
Full Changelog: v2.6.0...v2.7.0