Releases: FalkorDB/falkordb-py
Releases · FalkorDB/falkordb-py
v1.2.0
What's Changed
- Bump JRubics/poetry-publish from 2.0 to 2.1 by @dependabot in #85
- feat: add common class properties to QueryResult class by @wilhelmagren in #103
- fix circular import by @gkorland in #111
- Create spellcheck.yml by @gkorland in #110
- publish a wheel by @dimbleby in #108
- Bump rojopolis/spellcheck-github-actions from 0.50.0 to 0.51.0 by @dependabot in #112
- support new temporal datatypes by @swilly22 in #114
New Contributors
- @wilhelmagren made their first contribution in #103
- @dimbleby made their first contribution in #108
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Add vector datatype to the async client by @galshubeli in #106
- ver-1.1.2 by @galshubeli in #107
New Contributors
- @galshubeli made their first contribution in #106
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
v1.0.11
What's Changed
- Update pytest-asyncio requirement from ^0.23.4 to >=0.23.4,<0.25.0 by @dependabot in #52
- Update pytest requirement from 8.2.1 to 8.3.2 by @dependabot in #49
- [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 by @gkorland in #45
- [Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 by @gkorland in #44
- [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 by @gkorland in #40
- [Snyk] Fix for 2 vulnerabilities by @gkorland in #79
- Update pytest requirement from 8.3.2 to 8.3.4 by @dependabot in #83
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #82
- Bump sphinx-rtd-theme from 2.0.0 to 3.0.2 by @dependabot in #80
- Fix cloud link by @gkorland in #84
- Update pytest requirement from 8.3.4 to 8.3.5 by @dependabot in #87
- Update cluster.py set decode_responses=True, by @gkorland in #92
- Extend README examples by @gkorland in #88
- bump version by @swilly22 in #94
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- added retry_on_error to the conn object returned by the Is_sentinel f… by @MuhammadQadora in #69
- Add tls support for from_url by @dudizimber in #74
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Add the rest of redis cluster arguments by @dudizimber in #60
- Fix default cluster params by @dudizimber in #62
- externalize cluster params by @dudizimber in #63
- add retry object to the connection by @MuhammadQadora in #65
- vector decoder by @swilly22 in #67
New Contributors
- @dudizimber made their first contribution in #60
- @MuhammadQadora made their first contribution in #65
Full Changelog: v1.0.8...v1.0.9