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 influxdb-java from 2.10 to 2.14 in /modules/influxdb #1070

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps influxdb-java from 2.10 to 2.14.

Changelog

Sourced from influxdb-java's changelog.

2.14 [2018-10-12]

Fixes

  • Fixed chunked query exception handling Issue #523
  • Memory leak in StringBuilder cache for Point.lineprotocol() Issue #526

2.13 [2018-09-12]

Fixes

  • MessagePack queries: Exception during parsing InfluxDB version [macOS] PR #487
  • The InfluxDBResultMapper is able to handle results with a different time precision PR #501
  • UDP target host address is cached PR #502
  • Error messages from server not parsed correctly when using msgpack PR #506
  • Response body must be closed properly in case of JSON response PR #514
  • Time is serialized not consistently in MsgPack and Json, missing millis and nanos in MsgPackPR #517

Features

  • Support for Basic Authentication PR #492
  • Added possibility to reuse client as a core part of influxdb-java-reactive client PR #493
  • Retry capability for writing of BatchPoints PR #503
  • Added BiConsumer with capability to discontinue a streaming query Issue #515
  • Added onComplete action that is invoked after successfully end of streaming query Issue #515

2.12 [2018-07-31]

Fixes

  • Remove code which checks for unsupported influxdb versions PR #474
  • Unpredictable errors when OkHttpClient.Builder instance is reused PR #478

Features

  • Support for MessagePack PR #471
  • Cache version per influxdb instance and reduce ping() calls for every query call PR #472
  • FAQ list for influxdb-java PR #475

Improvements

  • Test: Unit test to ensure tags should be sorted by key in line protocol (to reduce db server overheads) PR #476

2.11 [2018-07-02]

Features

... (truncated)
Commits
  • 91d0f09 [maven-release-plugin] prepare release influxdb-java-2.14
  • 8ffaeb9 Revert "[maven-release-plugin] prepare release influxdb-java-2.14"
  • 2781da2 [maven-release-plugin] prepare release influxdb-java-2.14
  • 19c69ed [maven-release-plugin] prepare for next development iteration
  • c6d7f25 [maven-release-plugin] prepare release influxdb-java-2.14
  • 2f4c594 Merge pull request #531 from heshengbang/master
  • f653e62 Easy to use try-with-resources, add README.md
  • c7be9b0 Easy to use try-with-resources
  • 4590d18 - added automated SNAPSHOT publishing to Maven Central repository
  • ce65a41 - added automated SNAPSHOT publishing to Maven Central repository
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java labels Dec 23, 2018
@rnorth rnorth merged commit f986243 into master Dec 24, 2018
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/modules/influxdb/org.influxdb-influxdb-java-2.14 branch December 24, 2018 11:10
@bsideup bsideup added this to the 1.10.4 milestone Dec 28, 2018
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

3 participants