Skip to content

v0.15.12

Latest
Compare
Choose a tag to compare
@chenylee-aws chenylee-aws released this 18 Oct 22:53
0158c0d

What's Changed

  • upgrade to commons lang 3 by @jbarrus in #570
  • Bump com.google.guava:guava from 31.1-jre to 33.3.0-jre in /java/amazon-kinesis-producer by @dependabot in #579
  • Bump commons-io from 2.11.0 to 2.13.0 in /java/amazon-kinesis-producer by @dependabot in #508
  • Bump com.amazonaws:aws-java-sdk-core from 1.12.382 to 1.12.772 in /java/amazon-kinesis-producer and java/amazon-kinesis-producer-sample by @dependabot in #588
  • Bump com.google.protobuf:protobuf-java from 3.21.12 to 3.25.5 in /java/amazon-kinesis-producer by @dependabot in #589
  • update aws sdk to latest v1 version by @jtaub in #597
  • fix null pointer exception in getOldestRecordTimeMillis by @jtaub in #596
  • check if dimension value is blank before using it by @jtaub in #594
  • replace all usage of sys_siglist with strsignal by @jtaub in #593
  • Bump commons-io:commons-io from 2.13.0 to 2.17.0 in /java/amazon-kinesis-producer by @dependabot in #598
  • Fix build issue after cpp sdk upgrade by @chenylee-aws in #600
  • Preparation for release 0.15.12 by @chenylee-aws in #602

New Contributors

Full Changelog: v0.15.11...v0.15.12