Update module github.com/influxdata/influxdb-client-go/v2 to v2.11.0 #12

Merged
nemunaire merged 1 commits from renovate/github.com-influxdata-influxdb-client-go-v2-2.x into master 2022-10-01 20:38:51 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

influxdata/influxdb-client-go

v2.11.0

Compare Source

2.11.0 [2022-09-29]

Features
  • #​353 Simplify generated code.
  • #​353 Regenerate code from swagger.
  • #​355 Upgrade of lib gopkg.in/yaml from v2 to v3
Bug fixes
  • #​354 More efficient synchronization in WriteAPIBlocking.
Breaking change
  • #​353:
    • Interface Client has been extended with APIClient() function.
    • The generated client API changed:
      • Function names are simplified (was PostDBRPWithResponse, now PostDBRP)
      • All functions now accept a context and a single wrapper structure with request body and HTTP parameters
      • The functions return deserialized response body or an error (it was a response wrapper with a status code that had to be then validated

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.10.0` -> `v2.11.0` | --- ### Release Notes <details> <summary>influxdata/influxdb-client-go</summary> ### [`v2.11.0`](https://github.com/influxdata/influxdb-client-go/releases/tag/v2.11.0) [Compare Source](https://github.com/influxdata/influxdb-client-go/compare/v2.10.0...v2.11.0) #### 2.11.0 \[2022-09-29] ##### Features - [#&#8203;353](https://github.com/influxdata/influxdb-client-go/pull/353) Simplify generated code. - [#&#8203;353](https://github.com/influxdata/influxdb-client-go/pull/353) Regenerate code from swagger. - [#&#8203;355](https://github.com/influxdata/influxdb-client-go/pull/355) Upgrade of lib gopkg.in/yaml from v2 to v3 ##### Bug fixes - [#&#8203;354](https://github.com/influxdata/influxdb-client-go/pull/354) More efficient synchronization in WriteAPIBlocking. ##### Breaking change - [#&#8203;353](https://github.com/influxdata/influxdb-client-go/pull/353): - Interface `Client` has been extended with `APIClient()` function. - The generated client API changed: - Function names are simplified (was `PostDBRPWithResponse`, now `PostDBRP`) - All functions now accept a context and a single wrapper structure with request body and HTTP parameters - The functions return deserialized response body or an error (it was a response wrapper with a status code that had to be then validated </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjIwMS4yIn0=-->
renovate-bot added 1 commit 2022-09-30 11:22:55 +00:00
nemunaire merged commit e1e2e77db7 into master 2022-10-01 20:38:51 +00:00
nemunaire deleted branch renovate/github.com-influxdata-influxdb-client-go-v2-2.x 2022-10-01 20:38:51 +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#12
No description provided.