Releases: awslabs/amazon-kinesis-agent
Releases · awslabs/amazon-kinesis-agent
Amazon Kinesis Agent 2.0.10
- 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
Bump log4j version to 2.17.1 to address CVE-2021-44832
Bump log4j version to 2.17.0
2.0.5 bump log4j version to 2.17.0
Bump log4j version to 2.16.0
2.0.4 bump log4j version to 2.16.0
Bump log4j version to 2.15.0
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
- Modified the log type to be rolling file. So that the log will not grow indefinitely.
Amazon Kinesis Agent 2.0.0.2
- Upgrade log4j from 2.12.1 to 2.13.2
- Change Google Guava version from 28.2-android to 28.2-jre
- Limit Java version to 1.8 or greater
Amazon Kinesis Agent 1.1.5.1
- 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
- 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
- Allow users to add their customized credential provider to use Amazon Kinesis Agent