0.12.0
github-actions
released this
12 Mar 10:53
·
77 commits
to refs/heads/master
since this release
Changes
π₯ Breaking Changes
- Changing AggregationRequest to generate based on provided argument order (#259)
π New Features
- Add support for blocking XREAD and XREADGROUP (#256)
- Async blocking commands (#257)
- Adding LATEST arg support for TS.MRANGE (#236)
- Add support for BZMPOP, BZPOPMIN and BZPOPMAX (#240)
- Add more blocking commands (#253)
π Bug Fixes
- Changing AggregationRequest to generate based on provided argument order (#259)
π§° Maintenance
- Update Version to 0.12.0 (#263)
- Test binary package in CI (#252)
- Switch to public Redis Enterprise for CI (#261)
- Testing against Redis Enterprise in CI (#229)
- Use redisFixture in all tests (#244)
- Fix dotnet version testing (#242)
- Add code snippet for Sorted Sets (#246)
Contributors
We'd like to thank all the contributors who worked on this release!
@atmuccio, @gerzse and @shacharPash