Skip to content

Releases: FalkorDB/falkordblite

v0.10.0

Choose a tag to compare

@gkorland gkorland released this 02 May 13:09
15f8d35

What's Changed

  • Fix WSL2 compatibility: Handle PermissionError in setup.py by @logicbomb in #73

  • feat(ci): update FalkorDB server to v4.18.3 by @gkorland in #94

  • Update setuptools requirement from >=40.9.0 to >=82.0.1 by @dependabot[bot] in #88

  • Update redis requirement from >=4.5 to >=7.4.0 by @dependabot[bot] in #89

  • Update falkordb requirement from >=1.4.0 to >=1.6.1 by @dependabot[bot] in #91

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@gkorland gkorland released this 02 Mar 12:32
9d51f55

What's Changed

  • Add native ARM64 wheel build and test paths by @codex in #78
  • Potential fix for 1 code quality finding by @gkorland in #67
  • Fix for File is not always closed by @gkorland in #69
  • Fix for Missing call to superclass __init__ during object initialization by @gkorland in #68
  • Fix for Variable defined multiple times by @gkorland in #70
  • Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #75
  • Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #76
  • Bump version to 0.9.0 by @gkorland in #79

Full Changelog: v0.8.0...v0.9.0

0.8.0

Choose a tag to compare

@gkorland gkorland released this 04 Feb 20:59
55fc6d4

What's Changed

  • Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #54
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #55
  • Bump rojopolis/spellcheck-github-actions from 0.56.0 to 0.58.0 by @dependabot[bot] in #57
  • Add GitHub Copilot instructions for FalkorDBLite by @Copilot in #33
  • Upgrade FalkorDB to v4.16.2, update version to 0.8.0, and add UDF API tests by @Copilot in #59
  • Update Redis to 8.2.3 by @Copilot in #64

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@dudizimber dudizimber released this 08 Jan 16:20
5af5a76

What's Changed

  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #51
  • Bump rojopolis/spellcheck-github-actions from 0.33.1 to 0.56.0 by @dependabot[bot] in #50
  • Fix macOS wheel: Exclude falkordb.so from virtualenv bin/ with broken @loader_path by @Copilot in #29
  • bump version to 0.7.0 in setup.cfg by @dudizimber in #53

New Contributors

Full Changelog: v0.6.0...v0.7.0

0.6.0

Choose a tag to compare

@gkorland gkorland released this 01 Jan 14:18
7febe80

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@galshubeli galshubeli released this 25 Dec 09:14
25fb864

What's Changed

  • Add async/await API for FalkorDBLite by @Copilot in #36
  • ver-0.5.0 by @galshubeli in #38

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@gkorland gkorland released this 24 Nov 19:05
2f1460c

What's Changed

  • Add Python 3.14 support and fix macOS wheel platform tags by @Copilot in #23

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@gkorland gkorland released this 22 Nov 11:28
94b2b0a

What's Changed

  • use falkordb-py as a base for the other classes by @gkorland in #20

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@gkorland gkorland released this 21 Nov 21:55
746e737

What's Changed

  • Add macOS wheel builds to PyPI publish workflow by @Copilot in #9

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@gkorland gkorland released this 14 Oct 11:38
2c0b0f0

What's Changed

  • Adapt project to run FalkorDB (Redis + FalkorDB module) with falkordb-py compatible API by @Copilot in #2
  • Add GitHub Actions CI/CD workflows for testing and PyPI publishing by @Copilot in #4
  • Update setup.cfg by @gkorland in #5
  • falkordb build from source by @gkorland in #6
  • fix build and publish by @gkorland in #7

New Contributors

  • @Copilot made their first contribution in #2
  • @gkorland made their first contribution in #5

Full Changelog: https://github.com/FalkorDB/falkordblite/commits/v0.1.0