Update module github.com/influxdata/influxdb-client-go/v2 to v2.4.0 #2

Merged
nemunaire merged 1 commits from renovate/github.com-influxdata-influxdb-client-go-v2-2.x into master 2021-08-12 01:42:34 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/influxdata/influxdb-client-go/v2 require minor v2.2.2 -> v2.4.0

Release Notes

influxdata/influxdb-client-go

v2.4.0

Compare Source

Features
  • #​256 Allowing 'Doer' interface for HTTP requests
Bug fixes
  • #​259 Fixed leaking connection in case of not reading whole query result on TLS connection

v2.3.0

Compare Source

Breaking change

#​253 Interface log.Logger extended with LogLevel() uint getter.

Features

#​241,#​248 Synced with InfluxDB 2.0.5 swagger:

  • Setup (onboarding) now sends correctly retentionDuration if specified
  • RetentionRule used in Bucket now contains ShardGroupDurationSeconds to specify the shard group duration.
Documentation
  1. #​242 Documentation improvements:
  2. #​251 Fixed Readme.md formatting
Bug fixes
  1. #​252 Fixed panic when reading not present standard Flux columns from FluxRecord
  2. #​253 Conditional debug logging of buffers
  3. #​254 Fixed golint issues

v2.2.3

Compare Source

Bug fixes
  1. #​236 Setting MaxRetries to zero value disables retry strategy.
  2. #​239 Blocking write client doesn't use retry handling.

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/influxdata/influxdb-client-go/v2](https://github.com/influxdata/influxdb-client-go) | require | minor | `v2.2.2` -> `v2.4.0` | --- ### Release Notes <details> <summary>influxdata/influxdb-client-go</summary> ### [`v2.4.0`](https://github.com/influxdata/influxdb-client-go/releases/v2.4.0) [Compare Source](https://github.com/influxdata/influxdb-client-go/compare/v2.3.0...v2.4.0) ##### Features - [#&#8203;256](https://github.com/influxdata/influxdb-client-go/pull/256) Allowing 'Doer' interface for HTTP requests ##### Bug fixes - [#&#8203;259](https://github.com/influxdata/influxdb-client-go/pull/259) Fixed leaking connection in case of not reading whole query result on TLS connection ### [`v2.3.0`](https://github.com/influxdata/influxdb-client-go/releases/v2.3.0) [Compare Source](https://github.com/influxdata/influxdb-client-go/compare/v2.2.3...v2.3.0) ##### Breaking change [#&#8203;253](https://github.com/influxdata/influxdb-client-go/pull/253) Interface `log.Logger` extended with `LogLevel() uint` getter. ##### Features [#&#8203;241](https://github.com/influxdata/influxdb-client-go/pull/241),[#&#8203;248](https://github.com/influxdata/influxdb-client-go/pull/248) Synced with InfluxDB 2.0.5 swagger: - Setup (onboarding) now sends correctly retentionDuration if specified - `RetentionRule` used in `Bucket` now contains `ShardGroupDurationSeconds` to specify the shard group duration. ##### Documentation 1. [#&#8203;242](https://github.com/influxdata/influxdb-client-go/pull/242) Documentation improvements: - [Custom server API example](https://pkg.go.dev/github.com/influxdata/influxdb-client-go/v2#example-Client-CustomServerAPICall) now shows how to create DBRP mapping - Improved documentation about concurrency 2. [#&#8203;251](https://github.com/influxdata/influxdb-client-go/pull/251) Fixed Readme.md formatting ##### Bug fixes 1. [#&#8203;252](https://github.com/influxdata/influxdb-client-go/pull/252) Fixed panic when reading not present standard Flux columns from `FluxRecord` 2. [#&#8203;253](https://github.com/influxdata/influxdb-client-go/pull/253) Conditional debug logging of buffers 3. [#&#8203;254](https://github.com/influxdata/influxdb-client-go/pull/254) Fixed golint issues ### [`v2.2.3`](https://github.com/influxdata/influxdb-client-go/releases/v2.2.3) [Compare Source](https://github.com/influxdata/influxdb-client-go/compare/v2.2.2...v2.2.3) ##### Bug fixes 1. [#&#8203;236](https://github.com/influxdata/influxdb-client-go/pull/236) Setting MaxRetries to zero value disables retry strategy. 2. [#&#8203;239](https://github.com/influxdata/influxdb-client-go/pull/239) Blocking write client doesn't use retry handling. </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2021-08-03 10:21:37 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build was killed Details
391f387bbe
Update module github.com/influxdata/influxdb-client-go/v2 to v2.4.0
nemunaire merged commit 391f387bbe into master 2021-08-12 01:42:34 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nemunaire/linky2influx#2
No description provided.