Skip to content

1.9.0

Compare
Choose a tag to compare
@Totktonada Totktonada released this 31 Jan 13:38
· 79 commits to master since this release
connector-1.9.0
6129a7f

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.