Skip to content

Releases: awslabs/amazon-kinesis-producer

[Deprecated] Release 0.15.3 of the Amazon Kinesis Producer Library

14 Feb 22:27
96e7933
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.2...v0.15.3

[Deprecated] Release 0.15.2 of the Amazon Kinesis Producer Library

12 Jan 20:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.15.2

[Deprecated] Release 0.15.1 of the Amazon Kinesis Producer Library

11 Jan 22:38
a729ef0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

[Deprecated] Release 0.15.0 of the Amazon Kinesis Producer Library

04 Jan 23:29
Compare
Choose a tag to compare

What's Changed


KPL 0.15.0 now incorporates StreamARN in the Kinesis requests, such as PutRecords and ListShards, to take advantage of Kinesis Data Streams (KDS) enhanced availability as the result of service cellularization. Version 0.15.0 adds STS as the new dependency; by using STS, customers can benefit from StreamARN without modifying any code.


Full Changelog: v0.14.13...v0.15.0

Release 0.14.13 of the Amazon Kinesis Producer Library

08 Sep 20:33
Compare
Choose a tag to compare

0.14.13

  • #440
    • Upgrade the dependencies used in bootstrap + Java dependencies
    • Correct the log level discrepancy for the warnings

Release 0.14.12 of the Amazon Kinesis Producer Library

16 Mar 21:33
Compare
Choose a tag to compare

0.14.12

  • #425 Fix build issues in CI
  • #424 Fix build issues in CI
  • #423 Upgrade GSR version to 1.1.9
  • #420 Fix cpp branch
  • #419 Fix aws-cpp branch
  • #418 Fix travis build
  • #416 Configure dependabot
  • #415 Fix travis build
  • #414 Fix travis build

Release 0.14.11 of the Amazon Kinesis Producer Library

02 Feb 21:59
259f91f
Compare
Choose a tag to compare

0.14.11

  • #409 Bump protobuf-java from 3.11.4 to 3.16.1 in /java/amazon-kinesis-producer
  • #408 Update curl version from 7.77 to 7.81
  • #395 Configure dependabot
  • #391 Fixing travis build issues
  • #388 Fixing build issues due to stale CA certs

Release 0.14.10 of the Amazon Kinesis Producer Library

04 Nov 21:06
269875d
Compare
Choose a tag to compare

0.14.10

  • #386 Upgraded Glue schema registry from 1.1.1 to 1.1.5
  • #384 Upgraded logback-classic from 1.2.0 to 1.2.6
  • #323 Upgraded junit from 4.12 to 4.13.1

Release 0.14.9 of the Amazon Kinesis Producer Library

12 Aug 23:33
092dbf6
Compare
Choose a tag to compare

0.14.9

  • #370 Upgraded build script dependencies
    • Upgraded version of openssl from 1.0.1m to 1.0.2u
    • Upgraded version of boost from 1.61 to 1.76
    • Upgraded version of zlib from 1.2.8 to 1.2.11
  • #377 Added an optimization to filter out closed shards.

Release 0.14.8 of the Amazon Kinesis Producer Library

14 Jul 19:56
9e28a00
Compare
Choose a tag to compare

Release Notes

Java

0.14.8

  • PR #331 Fixed a typo in README.md
  • PR #363 Upgrading hibernate-validator to 6.0.20.Final
  • PR #365 Upgrading logback-classic to 1.2.0
  • PR #367 Upgrading Glue Schema Registry to 1.1.1