Release 0.14.4 of the Amazon Kinesis Producer Library
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.