Skip to content

Releases: RedisGraph/redisgraph-bulk-loader

Version 0.12.3

14 May 19:11
a798e1d
Compare
Choose a tag to compare

Changes

  • Fix for publish-pypi workflow (2) (#108)

Version 0.12.2

14 May 15:40
436d0cb
Compare
Choose a tag to compare

Changes

  • Fix for publish-pypi workflow (#107)

Version 0.12.1

14 May 12:10
5008a0b
Compare
Choose a tag to compare

Changes

Version 0.12.0

07 May 11:00
4cbf72d
Compare
Choose a tag to compare

Changes

  • Redis-py 4.5 and Python 3.11 (#104)
  • Finishing the test migration to pytest (#96)

Features

  • Removing connection options in favor of redis-url (#97)

Version 0.11.0

07 May 10:57
fc63729
Compare
Choose a tag to compare

Changes

  • Add multi label documentation (#93)
  • Updating to latest standards (#95)

Version 0.10.2

03 Apr 08:21
7042ed7
Compare
Choose a tag to compare

Changes

  • Pathos runtime dependency (#88)
  • Adding older python version supportl (#86)
  • Redis-py 4 integration (#85)

Version 0.9.15

18 Nov 15:47
2824c35
Compare
Choose a tag to compare

Changes

  • Redis pin, and new version (#83)
  • Python 3.10 support, trove, and ci (#81)
  • Changing RedisLabs to Redis in select places (#79)
  • Fix test which builds index (#82)
  • Tests expect arrays when calling labels() (#80)

Version 0.9.14

15 Sep 16:09
a772711
Compare
Choose a tag to compare

Changes

  • Add missing pathos dependency (#78)
  • Update pyproject.toml (#76)

Version 0.9.13

14 Sep 07:50
f42578c
Compare
Choose a tag to compare

Changes

  • move to async batches (#75)
  • Updating github runner to match poetry python version (#74)

Version 0.9.12

08 Sep 18:31
95ba314
Compare
Choose a tag to compare

Changes

  • Add BOOLEAN option for schema column type (#73)
  • Add arguments for SSL connections (#72)
  • Change default buffer size to 64MB (#68)