Skip to content

Release 2.5.1 of the Amazon Kinesis Client Library for Java

Compare
Choose a tag to compare
@pelaezryan pelaezryan released this 27 Jun 21:23
· 91 commits to master since this release
a9b0d00
  • #1143 Upgrade MultiLangDaemon to support StreamARN
  • #1145 Introduced GitHub actions to trigger Maven builds during merge/pull requests
  • #1136 Added testing architecture and KCL 2.x basic polling/streaming tests
  • #1153 Checkstyle: added UnusedImports check.
  • #1150 Enabled Checkstyle validation of test resources.
  • #1149 Bound Checkstyle to validate goal for automated enforcement.
  • #1148 Code cleanup to faciliate Checkstyle enforcement.
  • #1142 Upgrade Google Guava dependency version from 31.1-jre to 32.0.0-jre
  • #1115 Update KCL version from 2.5.0 to 2.5.1-SNAPSHOT