This repository has been archived by the owner on May 21, 2024. It is now read-only.
Releases: pachyderm/python-pachyderm
Releases · pachyderm/python-pachyderm
v7.6.0
v7.5.0
- Support for Pachyderm v2.6.0
- Add datum-batching
@python_pachyderm.batch_all_datums
python_pachyderm.Client.worker.batch_datum
python_pachyderm.Client.worker.next_datum
See the updated object-detection example for more information on how the feature can be used.
v7.4.0
- Support for Pachyderm v2.5.0 (Projects)
- Add concurrency option for PutFileURL.
v7.3.2
- Compatibility with Pachyderm 2.2.5
v7.3.1
- Fix RTD
stable
docs
v7.3.0
- Add support for python3.10
- Pin protobuf dependency to >=3.17.1,<4.0.0
v7.2.1
- Pin protobuf dependency to >=3.17.1,<4.0.0
v7.1.2
- Fix bug where server CAs were not expected to be b64encoded within the pachctl config file.
v7.1.1
PyPI: https://pypi.org/project/python-pachyderm/7.1.1/
- Update protobuf files to v2.0.5
- Fix bug where only 20MiB of data could be retrieved with
client.get_file