Update dependency influxdb-client to v1.48.0 #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.30.0
->==1.48.0
Release Notes
influxdata/influxdb-client-python (influxdb-client)
v1.48.0
Compare Source
Bug Fixes
v1.47.0
Compare Source
Bug Fixes
from pathlib import Path
at setup.pyDEFAULT_PRECISION
v1.46.0
Compare Source
Bug Fixes
py.typed
in distribution packageExamples:
v1.45.0
Compare Source
Bug Fixes
timezone
specificdatetime
helpers to avoid use deprecated functionsv1.44.0
Compare Source
Features
find_buckets_iter
function that allow iterate through all pages of buckets.v1.43.0
Compare Source
Bug Fixes
urllib
callsHTTPResponse.getheaders()
andHTTPResponse.getheader()
.Others
py.typed
v1.42.0
Compare Source
Bug Fixes
DataFrame
serialization withNaN
valuesv1.41.0
Compare Source
Features
Bug Fixes
Documentation
README
v1.40.0
Compare Source
Features
Point
equatableBug Fixes
ThreadPoolScheduler
forWriteApi
's batch subject instead ofTimeoutScheduler
to prevent creating unnecessary threads repeatedlyDocumentation
README.rst
at GitHubv1.39.0
Compare Source
Features
find_tasks_iter
function that allow iterate through all pages of tasks.v1.38.0
Compare Source
Bug Fixes
Documentation
.readthedocs.yml
V2 configuration filev1.37.0
Compare Source
Breaking Changes
This release disables using of the HTTP proxy environment variables
HTTP_PROXY
andHTTPS_PROXY
for the asynchronous HTTP client.The proxy environment variables must be explicitly enabled in the client's configuration:
This release introduces a support for new version of InfluxDB API definitions with following breaking changes:
User
,UserResponse
,ResourceMember
andResourceOwner
classes no longer supportsoauth_id
fieldTask
class no longer supportstype
fieldScriptUpdateRequest
class no longer supportsname
fieldUsersService.get_flags
operation is moved toConfigService
Features
config_name
key argument forfrom_config_file
function to allow loading a specific configuration from a config fileAPI
Bug Fixes
HTTP_PROXY
/HTTPS_PROXY
environment variables. [async/await]numpy.NaN
Config-Encoding: identity
header will no longer be set by thewrite_api
calls to a remote serverv1.36.1
Compare Source
Bug Fixes
v1.36.0
Compare Source
Features
CSV
skip empty linesinteger
fields when initializingPoint
fromdict
structurev1.35.0
Compare Source
Features
BucketSchemasService
to manage explicit bucket schemas to enforce column names, tags, fields, and data types for your dataBug Fixes
HTTResponse.headers
to clear deprecation warning [urllib3]CI
v1.34.0
Compare Source
Breaking Changes
key_file
tocert_key_file
inside the central configuration classFeatures
Bug Fixes
QueryApi
[async/await]debug
outputv1.33.0
Compare Source
Features
users_api
FluxRecord.row
with response data stored in arrayBug Fixes
v1.32.0
Compare Source
Bug Fixes
debug
is enabledTasks
withimport
statementsDependencies
RxPY
to4.0.4
Others
#
Documentation
v1.31.0
Compare Source
Features
Bug Fixes
Authorization
HTTP header from logConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.