Skip to content

Release 0.14.4 of the Amazon Kinesis Producer Library

Compare
Choose a tag to compare
@yatins47 yatins47 released this 02 Feb 23:05
· 184 commits to master since this release
1a6b81e

Release 0.14.4 of the Amazon Kinesis Producer Library

Amazon Kinesis Producer Library

Java

  • [PR #334] Add support for building multiple architectures, specifically arm64.
    • This now supports AWS Graviton based instances.
    • Bumped Boost slightly to a version that includes Arm support and added the architecture to the path for kinesis_producer.
  • [PR #335] Fixed logging for native layer allowing to enable debug/trace logs.

C++ Core

  • [PR #335] Fixed logging for native layer allowing to enable debug/trace logs.