Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/influxdata/influxdb-client-go/v2 from 2.5.1 to 2.6.0 #2374

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps github.com/influxdata/influxdb-client-go/v2 from 2.5.1 to 2.6.0.

Release notes

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

v2.6.0

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.
Changelog

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

2.6.0[2021-11-26]

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.
Commits
  • 4218b50 release version 2.6.0
  • 5354fa7 Merge pull request #287 from bonitoo-io/feat/result
  • 1eb81dc Merge branch 'master' into feat/result
  • f869214 Merge pull request #286 from bonitoo-io/chore/swagger-sync
  • 4adeb1f feat: added FluxRecord.Result() function as a convenient way to retrieve the ...
  • 6aa54d4 chore: synced with the latest oss.yml
  • 749020a Merge pull request #285 from bonitoo-io/feat/ping
  • c1da008 test: removed redundant test with long wait
  • 1f5edc1 chore: apply suggestions from code review
  • 280e533 feat: server state check functions improvement
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [github.com/influxdata/influxdb-client-go/v2](https://github.com/influxdata/influxdb-client-go) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/influxdata/influxdb-client-go/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-go/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-client-go@v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/influxdata/influxdb-client-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2021 13:38
@dependabot dependabot bot added dependency-management enhancement New feature or request labels Dec 1, 2021
@tomkerkhove tomkerkhove merged commit dff8a05 into main Dec 1, 2021
@tomkerkhove tomkerkhove deleted the dependabot/go_modules/github.com/influxdata/influxdb-client-go/v2-2.6.0 branch December 1, 2021 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant