Ceresdb-client

Latest version: v1.0.0

Safety actively analyzes 623909 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

Overview
* Adapted to the latest service protocol (the service protocol has been re-designed and will be stable in the future).
* Support iterate over rows and columns.

What's Changed
* feat: adapt to latest rust client and bump version to 0.1.4 by ShiKaiWi in https://github.com/CeresDB/ceresdb-client-py/pull/28
* build: fix building with protobuf by ShiKaiWi in https://github.com/CeresDB/ceresdb-client-py/pull/30
* chore: add timeout in RpcContext by ShiKaiWi in https://github.com/CeresDB/ceresdb-client-py/pull/31
* feat: upgrade the rust client to latest by ShiKaiWi in https://github.com/CeresDB/ceresdb-client-py/pull/32
* build: remove unused `cmake-rs` patch by messense in https://github.com/CeresDB/ceresdb-client-py/pull/34
* feat: upgrade rust client for 1.0.0 release by ShiKaiWi in https://github.com/CeresDB/ceresdb-client-py/pull/33


**Full Changelog**: https://github.com/CeresDB/ceresdb-client-py/compare/v0.1.3...v1.0.0

0.1.3

Overview
Some bugs are fixed:
- Avoid throwing error while queried rows are empty. https://github.com/CeresDB/ceresdb-client-rs/pull/17

What's Changed
* chore: bump to 0.1.3 by Rachelint in https://github.com/CeresDB/ceresdb-client-py/pull/25


**Full Changelog**: https://github.com/CeresDB/ceresdb-client-py/compare/v0.1.2...v0.1.3

0.1.2

Overview
Some new features are added by this version:
- Support cross compiling for arm64 macOS 21
- Update the rust core and support access to CeresDB cluster CeresDB/ceresdb-client-rs14

Thanks
messense

What's Changed
* docs: add PyPI badge and installation guide to readme by messense in https://github.com/CeresDB/ceresdb-client-py/pull/19
* fix: cmake cross compiling fix for arm64 macOS by messense in https://github.com/CeresDB/ceresdb-client-py/pull/21
* chore: bump toolchain. by Rachelint in https://github.com/CeresDB/ceresdb-client-py/pull/22
* adapt to new version rust client. by Rachelint in https://github.com/CeresDB/ceresdb-client-py/pull/23


**Full Changelog**: https://github.com/CeresDB/ceresdb-client-py/compare/v0.1.1...v0.1.2

0.1.1

Overview
This is the first release version of the CeresDB python client providing basic features including Write/Query.

Features
Some important features in this version are:
- Support query 1
- Support write 5
- Remove the large dependency `common_types` 6
- Support affected rows in query response 7
- Add python type stub 8
- Provide query/write example 10

Thanks
messense

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.