Update module github.com/influxdata/influxdb-client-go/v2 to v2.6.0 #4

Merged
nemunaire merged 1 commits from renovate/github.com-influxdata-influxdb-client-go-v2-2.x into master 2021-12-15 05:50:35 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

influxdata/influxdb-client-go

v2.6.0

Compare Source

Features
  • #​285 Added Client.Ping() function as the only validation method available in both OSS and Cloud.
  • #​286 Synced generated server API with the latest oss.yml.
  • #​287 Added FluxRecord.Result() function as a convenient way to retrieve the Flux result name of data.
Bug fixes
  • #​285 Functions Client.Health() and Client.Ready() correctly report an error when called against InfluxDB Cloud.
Breaking change
  • #​285 Function Client.Ready() now returns *domain.Ready with full uptime info.

v2.5.1

Compare Source

Bug fixes
  • #​276 Synchronized logging methods of log.Logger.

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, 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.5.0` -> `v2.6.0` | --- ### Release Notes <details> <summary>influxdata/influxdb-client-go</summary> ### [`v2.6.0`](https://github.com/influxdata/influxdb-client-go/releases/v2.6.0) [Compare Source](https://github.com/influxdata/influxdb-client-go/compare/v2.5.1...v2.6.0) ##### Features - [#&#8203;285](https://github.com/influxdata/influxdb-client-go/pull/285) Added *Client.Ping()* function as the only validation method available in both OSS and Cloud. - [#&#8203;286](https://github.com/influxdata/influxdb-client-go/pull/286) Synced generated server API with the latest [oss.yml](https://github.com/influxdata/openapi/blob/master/contracts/oss.yml). - [#&#8203;287](https://github.com/influxdata/influxdb-client-go/pull/287) Added *FluxRecord.Result()* function as a convenient way to retrieve the Flux result name of data. ##### Bug fixes - [#&#8203;285](https://github.com/influxdata/influxdb-client-go/pull/285) Functions *Client.Health()* and *Client.Ready()* correctly report an error when called against InfluxDB Cloud. ##### Breaking change - [#&#8203;285](https://github.com/influxdata/influxdb-client-go/pull/285) Function *Client.Ready()* now returns `*domain.Ready` with full uptime info. ### [`v2.5.1`](https://github.com/influxdata/influxdb-client-go/releases/v2.5.1) [Compare Source](https://github.com/influxdata/influxdb-client-go/compare/v2.5.0...v2.5.1) ##### Bug fixes - [#&#8203;276](https://github.com/influxdata/influxdb-client-go/pull/276) Synchronized logging methods of *log.Logger*. </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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot changed title from Update module github.com/influxdata/influxdb-client-go/v2 to v2.5.1 to Update module github.com/influxdata/influxdb-client-go/v2 to v2.6.0 2021-11-26 11:07:34 +00:00
renovate-bot force-pushed renovate/github.com-influxdata-influxdb-client-go-v2-2.x from b5d15a6fca to 772ae1d8f4 2021-11-26 11:07:36 +00:00 Compare
nemunaire merged commit 772ae1d8f4 into master 2021-12-15 05:50:35 +00:00
nemunaire deleted branch renovate/github.com-influxdata-influxdb-client-go-v2-2.x 2021-12-15 05:50:35 +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#4
No description provided.