Update module github.com/influxdata/influxdb-client-go/v2 to v2.12.0 #13

Merged
nemunaire merged 1 commits from renovate/github.com-influxdata-influxdb-client-go-v2-2.x into master 2022-11-02 06:54:53 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

influxdata/influxdb-client-go

v2.12.0

Compare Source

2.12.0 [2022-10-27]

Features
  • #​358:
    • Added possibility to set an application name, which will be part of the User-Agent HTTP header:
      • Set using Options.SetApplicationName
      • Warning message is written to log if an application name is not set
        • This may change to be logged as an error in a future release
    • Added example how to fully override User-Agent header using Doer interface
Bug fixes
  • #​359 WriteAPIBlocking.Flush() correctly returns nil error.

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.11.0` -> `v2.12.0` | --- ### Release Notes <details> <summary>influxdata/influxdb-client-go</summary> ### [`v2.12.0`](https://github.com/influxdata/influxdb-client-go/releases/tag/v2.12.0) [Compare Source](https://github.com/influxdata/influxdb-client-go/compare/v2.11.0...v2.12.0) #### 2.12.0 \[2022-10-27] ##### Features - [#&#8203;358](https://github.com/influxdata/influxdb-client-go/pull/358): - Added possibility to set an application name, which will be part of the User-Agent HTTP header: - Set using `Options.SetApplicationName` - Warning message is written to log if an application name is not set - This may change to be logged as an error in a future release - Added example how to fully override `User-Agent` header using `Doer` interface ##### Bug fixes - [#&#8203;359](https://github.com/influxdata/influxdb-client-go/pull/359) `WriteAPIBlocking.Flush()` correctly returns nil error. </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzMi4yNDEuMTEifQ==-->
renovate-bot added 1 commit 2022-10-27 22:12:15 +00:00
nemunaire merged commit 469e7d3430 into master 2022-11-02 06:54:53 +00:00
nemunaire deleted branch renovate/github.com-influxdata-influxdb-client-go-v2-2.x 2022-11-02 06:54:53 +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#13
No description provided.