Skip to content

Bump connector from 1.6.5 to 1.9.0#135

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.tarantool-connector-1.9.0
Open

Bump connector from 1.6.5 to 1.9.0#135
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.tarantool-connector-1.9.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps connector from 1.6.5 to 1.9.0.

Release notes

Sourced from connector's releases.

1.9.0

Breaking changes

This release drops support of Java 1.6 and Java 1.7, because it uses
CompletableFuture internally. Java 8 is the minimal version now.

New features

  • Add the new async API with CompletionStage results (#102).

Bugfixes

No.

1.8.0

Breaking changes

This release should not break existing code.

New features

  • Added iterator enum to use in select() (#31).
  • Supported alpha version of JDBC API (for Tarantool 2.*).
  • Added round-robin fail-over as TarantoolClusterClient (#37).

Bugfixes

  • Fixed race between close() and reconnect() (#93).
  • Fixed BigInteger converting from/to MsgPack (#27).
Commits
  • 6129a7f [maven-release-plugin] prepare release connector-1.9.0
  • 89320ec Fix XML indentation in pom.xml
  • 9471340 Add CompletionStage support in TarantoolClient
  • d082f1c [maven-release-plugin] prepare for next development iteration
  • 694fe89 [maven-release-plugin] prepare release connector-1.8.0
  • 3140b4f jdbc: fix hardcoded driver version
  • 1e7fc18 msgpack-lite: fix BigInteger pack / unpack
  • 8741aba Add Vim Swap files to gitignore
  • d13cb28 test: jdbc: update message re missing tuple field
  • 58c7a9a jdbc: show all spaces with format in metainfo
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

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

Bumps [connector](https://github.com/tarantool/tarantool-java) from 1.6.5 to 1.9.0.
- [Release notes](https://github.com/tarantool/tarantool-java/releases)
- [Commits](tarantool/tarantool-java@connector-1.6.5...connector-1.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Feb 1, 2019
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.

1 participant