1.35.0 [2022-12-01]
Features
- #528: Add
BucketSchemasService
to manage explicit bucket schemas to enforce column names, tags, fields, and data types for your data
Bug Fixes
- #526: Creating client instance from static configuration
- #531: HTTP request return type for Management API [async/await]
- #534: Use
HTTResponse.headers
to clear deprecation warning [urllib3]
CI
- #523: Add Python 3.11 to CI builds