Releases: RedisGraph/redisgraph-bulk-loader
Releases · RedisGraph/redisgraph-bulk-loader
Version 0.12.3
Changes
- Fix for publish-pypi workflow (2) (#108)
Version 0.12.2
Changes
- Fix for publish-pypi workflow (#107)
Version 0.12.0
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
Changes
- Add multi label documentation (#93)
- Updating to latest standards (#95)
Version 0.10.2
Changes
- Pathos runtime dependency (#88)
- Adding older python version supportl (#86)
- Redis-py 4 integration (#85)
Version 0.9.15
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
Changes
- Add missing pathos dependency (#78)
- Update pyproject.toml (#76)
Version 0.9.13
Changes
- move to async batches (#75)
- Updating github runner to match poetry python version (#74)
Version 0.9.12
Changes
- Add BOOLEAN option for schema column type (#73)
- Add arguments for SSL connections (#72)
- Change default buffer size to 64MB (#68)