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

build(deps): bump influxdb-client-java from 4.0.0 to 4.3.0 #332

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2022

Bumps influxdb-client-java from 4.0.0 to 4.3.0.

Release notes

Sourced from influxdb-client-java's releases.

4.3.0

Bug Fixes

  1. #300: Uses native support for Rx requests to better performance

4.2.0

Bug Fixes

  1. #300: Add missing PermissionResources from Cloud API definition

4.1.0

Features

  1. #286: Add support for Parameterized Queries

Bug Fixes

  1. #283: Serialization null tag's value into LineProtocol
  2. #285: Default dialect for Query APIs
  3. #294: Mapping measurement with primitive float
  4. #297: Transient dependency of okhttp, retrofit and rxjava
  5. #292: Publishing runtime error as a WriteErrorEvent
Changelog

Sourced from influxdb-client-java's changelog.

4.3.0 [2022-02-18]

Bug Fixes

  1. #300: Uses native support for Rx requests to better performance

4.2.0 [2022-02-04]

Bug Fixes

  1. #300: Add missing PermissionResources from Cloud API definition

4.1.0 [2022-01-20]

Features

  1. #286: Add support for Parameterized Queries

Bug Fixes

  1. #283: Serialization null tag's value into LineProtocol
  2. #285: Default dialect for Query APIs
  3. #294: Mapping measurement with primitive float
  4. #297: Transient dependency of okhttp, retrofit and rxjava
  5. #292: Publishing runtime error as a WriteErrorEvent
Commits
  • 6f3a159 [maven-release-plugin] prepare release v4.3.0
  • ef29bdb chore(release): release version 4.3.0 [skip ci]
  • f5582aa fix: use native support for Rx request instead of callback emitter (#302)
  • ba01a1b chore(release): prepare for next development iteration
  • 6ff328d [maven-release-plugin] prepare for next development iteration
  • 107c577 [maven-release-plugin] prepare release v4.2.0
  • f7c8e69 chore(release): release version 1.0.0 [skip ci]
  • ce3e826 fix: add missing PermissionResources from Cloud API definition (#300)
  • 222bac3 chore(release): prepare for next development iteration
  • ae09590 [maven-release-plugin] prepare for next development iteration
  • 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 [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 4.0.0 to 4.3.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-client-java@v4.0.0...v4.3.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2022
@chrisdutz chrisdutz merged commit 982f904 into develop Mar 9, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.influxdb-influxdb-client-java-4.3.0 branch March 9, 2022 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant