Releases: upstash/redis-py
Releases · upstash/redis-py
Release v1.4.0
fix: bump version to 1.4.0 (#61)
v1.3.0
What's Changed
- Use a specific version of poetry by @mdumandag in #56
- Implemented json functions and their tests by @as-celegen in #55
- Make the client ready for the 1.3.0 release by @mdumandag in #58
New Contributors
- @as-celegen made their first contribution in #55
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- DX-1019: Read Your Writes by @fahreddinozcan in #50
- Use a string value for the scan cursor by @mdumandag in #51
- bump version to 1.2.0 by @mdumandag in #52
New Contributors
- @fahreddinozcan made their first contribution in #50
Full Changelog: v1.1.0...v1.2.0
Release v1.1.0
What's Changed
- Update README.md by @enesakar in #44
- Add pipeline and transaction by @CahidArda in #47
- bump version to 1.1.0 by @CahidArda in #49
New Contributors
- @enesakar made their first contribution in #44
- @CahidArda made their first contribution in #47
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
What's Changed
- Fix bitop test failing because of old api by @ytkimirti in #37
- Add documentation, missing options and datetime support to expire commands by @ytkimirti in #36
- Fix set command with the get option not returning result by @ytkimirti in #38
- Docstrings for the commands by @ytkimirti in #39
- Add examples by @ytkimirti in #40
- Type improvements by @ytkimirti in #41
- Do some type changes and cleanup by @mdumandag in #42
- Bump client version to 1.0.0 by @mdumandag in #43
New Contributors
- @ytkimirti made their first contribution in #37
Full Changelog: v0.15.0...v1.0.0
Release v0.15.0
Bump project version to 0.15.0 (#33)
Release v0.14.5
bump version to 0.14.5
Release v0.14.4
bump version and black formatting
Release v0.14.3
bump version
Release v0.14.2
fix telemetry data