Skip to content

chore(deps): update module github.com/influxdata/influxdb-client-go to v1.4.0

This MR contains the following updates:

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

Release Notes

influxdata/influxdb-client-go

v1.4.0

Compare Source

Breaking changes
  1. #​156 Fixing Go naming and code style violations:
  • Introducing new *API interfaces with proper name of types, methods and arguments.
  • This also affects the Client interface and the Options type.
  • Affected types and methods have been deprecated and they will be removed in the next release.
Bug fixes
  1. #​152 Allow connecting to server on a URL path
  2. #​154 Use idiomatic go style for write channels (internal)
  3. #​155 Fix panic in FindOrganizationByName in case of no permissions

v1.3.0

Compare Source

Features
  1. #​131 Labels API
  2. #​136 Possibility to specify default tags
Bug fixes
  1. #​132 Handle unsupported write type as string instead of generating panic
  2. #​134 FluxQueryResult: support reordering of annotations

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by jonas

Merge request reports