Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 2.62 KB

data-prepper.release-notes-2.4.1.md

File metadata and controls

31 lines (26 loc) · 2.62 KB

2023-10-02 Version 2.4.1


Enhancements

  • Add support for fully async acknowledgments in source coordination. (#3391)

Bug Fixes

  • Fix NullPointerException in S3 scan partition supplier. (#3323)
  • Fix issue caused by InterruptedException in S3 source where source is polling after pipeline shutdown. (#3345)
  • Update trace analytics sample app to run again. (#3353)

Maintenance

  • Improve logging for failed documents in the OpenSearch sink. (#3389)
  • Update common-codec to 1.16.0 (#3370)
  • Update hibernate-validator to 8.0.1.Final. (#3369)
  • Update trace analytics sample app to run using the latest Spring Boot 3.1.3. (#3346)
  • Update Gradle to 8.3. (#3300)
  • Update grpcio from 1.50.0 to 1.53.0. (#3315)
  • Update certifi from 2022.12.7 to 2023.7.22. (#3314)
  • Update Bouncy Castle to 1.76. (#3307)
  • Reduce sleep times in BlockingBufferTests to speed up unit tests. (#3287)
  • Update checkstyle dependency to 10.12.3. (#3286)
  • Remove Maxmind license keys from test URLs. (#3285)
  • Remove unnecessary dependencies in the S3 sink and Parquet codecs. (#3283)

Security

  • Update armeria to 1.25.2 to fix CVE-2023-32732, CVE-2023-38493. (#3366)
  • Fix CVE fixes CVE-2022-36944, WS-2023-0116, CVE-2021-39194, CVE-2023-3635, CVE-2023-36479, CVE-2023-40167. (#3392)
  • Update commons-compress to 1.24.0 to fix CVE-2023-42503. (#3388)
  • Fix CVE-2022-45688, CVE-2023-43642. (#3409)