Skip to content

Releases: awslabs/amazon-kinesis-agent

Amazon Kinesis Agent 2.0.10

13 Nov 20:30
0edbb15
Compare
Choose a tag to compare
  • Upgrade jackson-databind and related dependencies to 2.17.2 to address CVE-2022-42004
  • Add WebIdentityTokenCredentialsProvider to the Agent chain
  • Fix sample agent.json to use correct userDefinedCredentialsProvider.classname key
  • Add support for Java 11
  • Upgrade aws_sdk_version to 1.12

Bump log4j version to 2.17.1

07 Jan 02:56
Compare
Choose a tag to compare

Bump log4j version to 2.17.1 to address CVE-2021-44832

Bump log4j version to 2.17.0

20 Dec 18:51
Compare
Choose a tag to compare
2.0.5

bump log4j version to 2.17.0

Bump log4j version to 2.16.0

15 Dec 02:58
Compare
Choose a tag to compare
2.0.4

bump log4j version to 2.16.0

Bump log4j version to 2.15.0

11 Dec 20:44
Compare
Choose a tag to compare

log4j version was updated from 2.13 to 2.15.0 to address security issue found in the previous versions of log4j.

Amazon Kinesis Agent 2.0.1

14 Oct 20:54
Compare
Choose a tag to compare
  • Modified the log type to be rolling file. So that the log will not grow indefinitely.

Amazon Kinesis Agent 2.0.0.2

14 Aug 01:15
Compare
Choose a tag to compare
  1. Upgrade log4j from 2.12.1 to 2.13.2
  2. Change Google Guava version from 28.2-android to 28.2-jre
  3. Limit Java version to 1.8 or greater

Amazon Kinesis Agent 1.1.5.1

23 Apr 23:29
Compare
Choose a tag to compare
  • Upgraded log4j dependency to 2.x.
  • Upgraded aws cli dependency to 1.11.700.
  • Upgraded jackson dependency to 2.10.x.

Amazon Kinesis Agent 1.1.4.2

28 Jan 21:58
Compare
Choose a tag to compare
  • Fix a bug in the start script that prevents the agent to run with Java 9+
  • Revert the Java 8 code to make the software backward compatible with Java 7

Amazon Kinesis Agent 1.1.4.1

21 Dec 00:40
Compare
Choose a tag to compare
  • Allow users to add their customized credential provider to use Amazon Kinesis Agent