Skip to content

v1.35.0

Compare
Choose a tag to compare
@powersj powersj released this 01 Dec 18:10
· 77 commits to master since this release
9314c45

1.35.0 [2022-12-01]

Features

  1. #528: Add BucketSchemasService to manage explicit bucket schemas to enforce column names, tags, fields, and data types for your data

Bug Fixes

  1. #526: Creating client instance from static configuration
  2. #531: HTTP request return type for Management API [async/await]
  3. #534: Use HTTResponse.headers to clear deprecation warning [urllib3]

CI

  1. #523: Add Python 3.11 to CI builds