Skip to content

Releases: FalkorDB/falkordb-py

v1.6.1

Choose a tag to compare

@gkorland gkorland released this 28 Apr 13:24
207000d

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

Choose a tag to compare

@gkorland gkorland released this 21 Feb 06:36
18448f7

What's Changed

Full Changelog: v1.5.0...v1.6.0

1.5.0

Choose a tag to compare

@gkorland gkorland released this 15 Feb 09:31
dce4839

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@gkorland gkorland released this 24 Dec 15:43
fe85af5

What's Changed

  • Update dependencies versions and remove EOL python versions by @gkorland in #145

  • Fix Path.str() TypeError when edge.id is None by @Copilot in #144

Full Changelog: v1.2.2...v1.4.0

v1.2.2

Choose a tag to compare

@swilly22 swilly22 released this 07 Dec 13:29
4c72423

What's Changed

  • Async UDF API
  • Client side UDF replication
  • propagate udf commands by @swilly22 in #141

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@swilly22 swilly22 released this 07 Dec 09:20
65afbdd

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@swilly22 swilly22 released this 30 Jun 18:03
d04891f

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

Choose a tag to compare

@galshubeli galshubeli released this 28 May 11:53
5a23f70

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@swilly22 swilly22 released this 13 Mar 07:34
e4b8e59

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@swilly22 swilly22 released this 13 Mar 07:11
26de849
Merge pull request #98 from FalkorDB/1.1.0

bump version