Skip to content

Releases: dehora/nakadi-java

0.19.0

24 Oct 11:53
Compare
Choose a tag to compare
0.19.0 Pre-release
Pre-release
  • Fixes implementation of onStart for buffered observers #391. @fghibellini
  • Provides an avro module for binary publishing #390. @adyach
  • Refactoring content type handling to enable alternate formats #381.
  • Supply content type from headers to enable alternate formats #379. @adyach, @samizzy
  • Fixes to Problem type Javadoc and adds a marshal_entity problem #377.

0.18.0

26 Oct 10:55
Compare
Choose a tag to compare
0.18.0 Pre-release
Pre-release
  • Non-json payloads on error responses are handled #364. @fsander

0.17.0

28 Sep 10:56
Compare
Choose a tag to compare
0.17.0 Pre-release
Pre-release
  • Adds support for event publishing GZIP compression #369

0.16.0

23 Nov 17:02
Compare
Choose a tag to compare
0.16.0 Pre-release
Pre-release

This promotes 0.15.0 to use a new build and publishing setup.

  • Supports publishing to sonatype and removes publishing to bintray #363
  • Upgrades build to gradle 7.3 along with upgraded build plugins

Getting publishing to sonatype/maven required changing how the client was packaged (tbe code hasn't changed). The version bump is done to clearly identify the new packaging.

0.15.0

18 Feb 11:21
Compare
Choose a tag to compare
0.15.0 Pre-release
Pre-release
  • Removes legacy cert test #359
  • Excludes unnecessary SLF4J metadata #359
  • Add micrometer metrics collector #353. @buzzlighty

0.14.0

02 Jun 14:56
Compare
Choose a tag to compare
0.14.0 Pre-release
Pre-release
  • Fix instructions for bintray jcenter. @jjst
  • Adds commit_timeout parameter to stream configuration. @sauliusm
  • Adds 'audience' field to EventType model. @iav0207
  • Fixes documentation example. @adyach

0.13.0

28 Mar 05:35
Compare
Choose a tag to compare
0.13.0 Pre-release
Pre-release
  • Adds circleci 2 configuration.
  • Adds support for sending authorizations with subscriptions. @lmontrieux

0.12.0

08 Nov 14:49
Compare
Choose a tag to compare
0.12.0 Pre-release
Pre-release
  • Adds support for propagating tracing spans. #336

0.9.17.1

30 Aug 08:31
Compare
Choose a tag to compare
0.9.17.1 Pre-release
Pre-release
  • Backport from 0.11.0. Strips trailing '/' from arg supplied to UriBuilder.builder. #330

0.8.5.2

30 Aug 08:36
Compare
Choose a tag to compare
0.8.5.2 Pre-release
Pre-release
  • Backport from 0.11.0. Strips trailing '/' from arg supplied to UriBuilder.builder. #330