Releases: FalkorDB/falkordb-py
Release list
v1.6.1
What's Changed
-
Fix async from_url() connecting to localhost instead of provided URL by @Copilot in #121
-
fix(params): wrap parameter and dict-map keys in backticks by @dragnot in #212
-
feat(connection): add Unix socket documentation and tests by @gkorland in #198
-
Bump ruff from 0.15.2 to 0.15.4 by @dependabot[bot] in #182
-
Bump redis from 7.2.0 to 7.2.1 by @dependabot[bot] in #181
-
Bump rojopolis/spellcheck-github-actions from 0.58.0 to 0.60.0 by @dependabot[bot] in #188
-
ci(workflows): pin GitHub Actions dependencies to commit SHAs by @gkorland in #193
-
Bump redis from 7.2.1 to 7.4.0 by @dependabot[bot] in #191
-
Bump pytest-cov from 7.0.0 to 7.1.0 by @dependabot[bot] in #190
-
Bump ruff from 0.15.4 to 0.15.7 by @dependabot[bot] in #189
-
Bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #196
-
Bump astral-sh/setup-uv from 7.6.0 to 8.0.0 by @dependabot[bot] in #197
-
Bump ruff from 0.15.7 to 0.15.9 by @dependabot[bot] in #200
-
Bump mypy from 1.19.1 to 1.20.0 by @dependabot[bot] in #199
-
Bump cryptography from 46.0.5 to 46.0.6 in the uv group across 1 directory by @dependabot[bot] in #195
-
Update urllib3 requirement from >=2.2.2 to >=2.6.3 by @dependabot[bot] in #209
-
Bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #203
New Contributors
Full Changelog: v1.6.0...v1.6.1
1.6.0
What's Changed
- add close and aclose on FalkorDB connections by @gkorland in #127
- Refactoring version retrieval to shared module by @gkorland in #178
- Bump redis from 7.1.1 to 7.2.0 by @dependabot[bot] in #172
- Bump astral-sh/setup-uv from 4 to 7 by @dependabot[bot] in #171
- Bump version to 1.6.0 by @Copilot in #176
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #170
- Bump ruff from 0.15.1 to 0.15.2 by @dependabot[bot] in #179
- add AGENTS.md by @gkorland in #180
Full Changelog: v1.5.0...v1.6.0
1.5.0
What's Changed
- Change package-ecosystem from 'pip' to 'uv' by @gkorland in #150
- Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 by @dependabot[bot] in #152
- Bump astral-sh/setup-uv from 4 to 7 by @dependabot[bot] in #151
- Bump redis from 7.1.0 to 7.1.1 by @dependabot[bot] in #159
- Rename exception to SchemaVersionMismatchException by @gkorland in #165
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.2.2
v1.2.1
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