Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Bumps influxdb-java from 2.17 to 2.22.

Changelog

Sourced from influxdb-java's changelog.

2.22 [2021-09-17]

Improvements

2.21 [2020-12-04]

Fixes

2.20 [2020-08-14]

Features

  • Add an option in BatchOption to prevent InfluxDB#write from blocking when actions queue is exhausted. [Issue #668](influxdata/influxdb-java#688)
  • Added new signature to InfluxDBMapper.query() with params final Query query, final Class clazz, final String measurementName to leverage InfluxDBResultMapper.toPojo method with identical signature.

Improvements

  • Test: Added test for new InfluxDBMapper.query() signature, as well as test for existing InfluxDBMapper.query(Class clazz) signature (previously only InfluxDBMapper.query(Query query, Class clazz) was tested).

2.19 [2020-05-18]

2.18 [2020-04-17]

Fixes

Commits
  • a6e22ed [maven-release-plugin] prepare release influxdb-java-2.22
  • e2ed4ea fix: continuous integration (#773)
  • 920aa06 fix(ci): system envs
  • e5a401d fix(ci): system envs
  • d73aa32 feat: POST query variants serializes 'q' parameter into HTTP body (#765)
  • 5270ff9 Bump checkstyle from 8.45.1 to 9.0 (#767)
  • be77287 Bump mockito-core from 3.12.1 to 3.12.4 (#766)
  • c0e60d1 Bump mockito-core from 3.11.2 to 3.12.1 (#764)
  • b2cb6d1 Document steps to ensure application terminates properly when batch mode is e...
  • 54901a1 Bump checkstyle from 8.43 to 8.45.1 (#761)
  • 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-java](https://github.com/influxdata/influxdb-java) from 2.17 to 2.22.
- [Release notes](https://github.com/influxdata/influxdb-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-java/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-java@influxdb-java-2.17...influxdb-java-2.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 20, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 11, 2022

Superseded by #221.

@dependabot dependabot bot closed this Jul 11, 2022
@dependabot dependabot bot deleted the dependabot/maven/cnf/develop/org.influxdb-influxdb-java-2.22 branch July 11, 2022 21:18
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant