Update module github.com/influxdata/influxdb-client-go/v2 to v2.10.0 #11

Merged
nemunaire merged 1 commits from renovate/github.com-influxdata-influxdb-client-go-v2-2.x into master 2022-09-10 19:37:39 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

influxdata/influxdb-client-go

v2.10.0

Compare Source

Features
  • #​348 Added write.Options.Consitency parameter to support InfluxDB Enterprise.
  • #​350 Added support for implicit batching to WriteAPIBlocking. It's off by default, enabled by EnableBatching().
Bug fixes
  • #​349 Skip retrying on specific write errors (mostly partial write error).
Breaking change
  • #​350 Interface WriteAPIBlocking is extend with EnableBatching() and Flush().

Configuration

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


  • If you want to rebase/retry this PR, click this checkbox.

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.9.2` -> `v2.10.0` | --- ### Release Notes <details> <summary>influxdata/influxdb-client-go</summary> ### [`v2.10.0`](https://github.com/influxdata/influxdb-client-go/releases/tag/v2.10.0) [Compare Source](https://github.com/influxdata/influxdb-client-go/compare/v2.9.2...v2.10.0) ##### Features - [#&#8203;348](https://github.com/influxdata/influxdb-client-go/pull/348) Added `write.Options.Consitency` parameter to support InfluxDB Enterprise. - [#&#8203;350](https://github.com/influxdata/influxdb-client-go/pull/350) Added support for implicit batching to `WriteAPIBlocking`. It's off by default, enabled by `EnableBatching()`. ##### Bug fixes - [#&#8203;349](https://github.com/influxdata/influxdb-client-go/pull/349) Skip retrying on specific write errors (mostly partial write error). ##### Breaking change - [#&#8203;350](https://github.com/influxdata/influxdb-client-go/pull/350) Interface `WriteAPIBlocking` is extend with `EnableBatching()` and `Flush()`. </details> --- ### Configuration 📅 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE3NC4yIn0=-->
renovate-bot added 1 commit 2022-08-25 18:16:21 +00:00
nemunaire merged commit 13c8a0b04c into master 2022-09-10 19:37:39 +00:00
nemunaire deleted branch renovate/github.com-influxdata-influxdb-client-go-v2-2.x 2022-09-10 19:37:40 +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#11
No description provided.