Skip to content

Commit

Permalink
Release notes for Data Prepper 2.6.1. (#3829) (#3832)
Browse files Browse the repository at this point in the history
* Release notes for Data Prepper 2.6.1. From https://github.com/opensearch-project/data-prepper/milestone/25?closed=1.

Signed-off-by: David Venable <[email protected]>
(cherry picked from commit 5a2d2bd)

Co-authored-by: David Venable <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and dlvenable authored Dec 7, 2023
1 parent 64d27eb commit 1a4399f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions release/release-notes/data-prepper.release-notes-2.6.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## 2023-12-07 Version 2.6.1

---

### Enhancements
* Add aggregate metrics for ddb source export and stream ([#3728](https://github.com/opensearch-project/data-prepper/pull/3728))

### Bug Fixes
* Update and upsert bulk actions do not include changes from document_root_key, exclude_keys, etc. ([#3745](https://github.com/opensearch-project/data-prepper/issues/3745))
* S3 source processes SQS notification when S3 folder is created ([#3727](https://github.com/opensearch-project/data-prepper/issues/3727))

### Security
* Fix CVE-2023-6378 and CVE-2023-6481 by updating logback to 1.4.14 ([#3729](https://github.com/opensearch-project/data-prepper/issues/3729), [#3817](https://github.com/opensearch-project/data-prepper/issues/3817))
* Require nimbus-jose-jwt 9.37.1 to fix CVE-2021-31684 and CVE-2023-1370 ([#3731](https://github.com/opensearch-project/data-prepper/pull/3731))
* Updates example analytics-service to Spring Boot 3.1.6 fixing CVE-2023-34055 ([#3732](https://github.com/opensearch-project/data-prepper/pull/3732))

0 comments on commit 1a4399f

Please sign in to comment.