kube-metrics-adapter icon indicating copy to clipboard operation
kube-metrics-adapter copied to clipboard

Bump github.com/influxdata/influxdb-client-go from 0.2.0 to 1.4.0

Open dependabot[bot] opened this issue 3 years ago • 2 comments

Bumps github.com/influxdata/influxdb-client-go from 0.2.0 to 1.4.0.

Release notes

Sourced from github.com/influxdata/influxdb-client-go's releases.

v1.4.0

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

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

v1.2.0

Breaking Changes

  • #107 Renamed InfluxDBClient interface to Client, so the full name influxdb2.Client suits better to Go naming conventions
  • #125 WriteApi,WriteApiBlocking,QueryApi interfaces and related objects like Point, FluxTableMetadata, FluxTableColumn, FluxRecord, moved to the api ( and api/write, api/query) packages to provide consistent interface

Features

  1. #120 Health check API
  2. #122 Delete API
  3. #124 Buckets API

Bug fixes

  1. #108 Fix default retry interval doc
  2. #110 Allowing empty (nil) values in query result

Documentation

  • #112 Clarify how to use client with InfluxDB 1.8+

v1.1.0

Features

  1. #96 Authorizations API
  2. #99 Organizations API and Users API
  3. #100 HTTP request timeout made configurable

Docs

  1. #101 Added examples to API docs

v1.0.0

... (truncated)

Changelog

Sourced from github.com/influxdata/influxdb-client-go's changelog.

1.4.0 [2020-07-17]

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

1.3.0 [2020-06-19]

Features

  1. #131 Labels API
  2. #136 Possibility to specify default tags
  3. #138 Fix errors from InfluxDB 1.8 being empty

Bug fixes

  1. #132 Handle unsupported write type as string instead of generating panic
  2. #134 FluxQueryResult: support reordering of annotations

1.2.0 [2020-05-15]

Breaking Changes

  • #107 Renamed InfluxDBClient interface to Client, so the full name influxdb2.Client suits better to Go naming conventions
  • #125 WriteApi,WriteApiBlocking,QueryApi interfaces and related objects like Point, FluxTableMetadata, FluxTableColumn, FluxRecord, moved to the api ( and api/write, api/query) packages to provide consistent interface

Features

  1. #120 Health check API
  2. #122 Delete API
  3. #124 Buckets API

Bug fixes

  1. #108 Fix default retry interval doc
  2. #110 Allowing empty (nil) values in query result

Documentation

  • #112 Clarify how to use client with InfluxDB 1.8+
  • #115 Doc and examples for reading write api errors

1.1.0 [2020-04-24]

Features

  1. #100 HTTP request timeout made configurable
  2. #99 Organizations API and Users API
  3. #96 Authorization API

Docs

  1. #101 Added examples to API docs

... (truncated)

Commits
  • 86132d2 release version 1.4.0
  • 2d079ce chore: Updating example to fixed API
  • 555814c Merge pull request #157 from bonitoo-io/chore/update_readme
  • 997ca02 chore: After the fixing Go initialism naming conventions, updating such occur...
  • 372845a Merge pull request #156 from bonitoo-io/fix/naming-conventions
  • e8aa4ff chore: ignoring known problems, fixing few remaining and allowing running ful...
  • e809998 ci: temporarily disabling deprecated API usage check
  • aeb0c31 fix: Fixing Go naming and style violations. Deprecating original API for smoo...
  • cf466f3 Merge pull request #154 from andig/write
  • 346d7ca Merge branch 'master' into write
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Feb 01 '22 07:02 dependabot[bot]

@dependabot rebase

linki avatar Oct 10 '23 11:10 linki

@dependabot rebase

katyanna avatar Oct 10 '23 15:10 katyanna

:+1:

katyanna avatar Apr 09 '24 12:04 katyanna

:+1:

mikkeloscar avatar Apr 09 '24 13:04 mikkeloscar