Influxdb-client

Latest version: v1.42.0

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

Scan your dependencies

Page 3 of 9

1.35.0

Features
1. [528](https://github.com/influxdata/influxdb-client-python/pull/528): Add `BucketSchemasService` to manage explicit bucket schemas to enforce column names, tags, fields, and data types for your data

Bug Fixes
1. [526](https://github.com/influxdata/influxdb-client-python/pull/526): Creating client instance from static configuration
1. [531](https://github.com/influxdata/influxdb-client-python/pull/531): HTTP request return type for Management API [async/await]
1. [534](https://github.com/influxdata/influxdb-client-python/pull/534): Use `HTTResponse.headers` to clear deprecation warning [urllib3]

CI
1. [523](https://github.com/influxdata/influxdb-client-python/pull/523): Add Python 3.11 to CI builds

1.34.0

Breaking Changes
1. [509](https://github.com/influxdata/influxdb-client-python/pull/509): Rename `key_file` to `cert_key_file` inside the central [configuration class](https://github.com/influxdata/influxdb-client-python/blob/d011df72b528a45d305aa8accbe879b31be3280e/influxdb_client/configuration.py#L92)

Features
1. [510](https://github.com/influxdata/influxdb-client-python/pull/510): Allow to use client's optional configs for initialization from file or environment properties
1. [509](https://github.com/influxdata/influxdb-client-python/pull/509): MTLS support for the InfluxDB Python client

Bug Fixes
1. [512](https://github.com/influxdata/influxdb-client-python/pull/512): Exception propagation for asynchronous `QueryApi` [async/await]
1. [518](https://github.com/influxdata/influxdb-client-python/pull/518): Parsing query response with two-bytes UTF-8 character [async/await]
1. [521](https://github.com/influxdata/influxdb-client-python/pull/521): Duplicated `debug` output

1.33.0

Features
1. [498](https://github.com/influxdata/influxdb-client-python/pull/498): Add possibility to update user's password by `users_api`
1. [502](https://github.com/influxdata/influxdb-client-python/pull/502): Add `FluxRecord.row` with response data stored in array

Bug Fixes
1. [497](https://github.com/influxdata/influxdb-client-python/pull/497): Parsing InfluxDB response with new line character in CSV column [async/await]

1.32.0

:warning: This release drop supports for Python 3.6. As of 2021-12-23, 3.6 has reached the end-of-life phase of its release cycle. 3.6.15 was the final security release. For more info see: https://peps.python.org/pep-0494/#lifespan

Bug Fixes
1. [483](https://github.com/influxdata/influxdb-client-python/pull/483): Querying data if the `debug` is enabled
1. [477](https://github.com/influxdata/influxdb-client-python/pull/477): Parsing date fails due to thread race
1. [486](https://github.com/influxdata/influxdb-client-python/pull/486): Serializing DataFrames with columns starting with digits
1. [491](https://github.com/influxdata/influxdb-client-python/pull/491): Creating `Tasks` with `import` statements

Dependencies

1.31.0

Features
1. [467](https://github.com/influxdata/influxdb-client-python/pull/467): Add possibility to initialize client by json file
1. [450](https://github.com/influxdata/influxdb-client-python/pull/450): Improve Query UX - simplify serialization to JSON and add possibility to serialize query results as a flattened list of values

Bug Fixes
1. [462](https://github.com/influxdata/influxdb-client-python/pull/462): Redact the `Authorization` HTTP header from log

1.30.0

Features
1. [440](https://github.com/influxdata/influxdb-client-python/pull/440): Add possibility to specify timestamp column and its timezone [DataFrame]

Bug Fixes
1. [457](https://github.com/influxdata/influxdb-client-python/pull/457): Formatting nanoseconds to Flux AST

Dependencies
1. [449](https://github.com/influxdata/influxdb-client-python/pull/449): Remove `pytz` library

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.