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