-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Signed-off-by: David Venable <[email protected]> (cherry picked from commit 7f3d0bd) Co-authored-by: David Venable <[email protected]>
- Loading branch information
1 parent
f996eb0
commit 7e2ad24
Showing
1 changed file
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
|
||
* __Added release notes for Data Prepper 1.5.1. (#1576) (#1579)__ | ||
|
||
[opensearch-trigger-bot[bot]](mailto:98922864+opensearch-trigger-bot[bot]@users.noreply.github.com) - Fri, 8 Jul 2022 11:12:17 -0500 | ||
|
||
EAD -> refs/heads/1.5, refs/remotes/upstream/1.5, refs/remotes/origin/1.5 | ||
Signed-off-by: David Venable <[email protected]> | ||
(cherry picked from commit 59d43209a239b33a9089248e68e233472cce8ecc) | ||
Co-authored-by: David Venable <[email protected]> | ||
|
||
* __Updated the THIRD-PARTY file for 1.5.1 which adds Apache commons-compress. (#1575)__ | ||
|
||
[David Venable](mailto:[email protected]) - Fri, 8 Jul 2022 11:09:32 -0500 | ||
|
||
|
||
Signed-off-by: David Venable <[email protected]> | ||
|
||
* __Updated to version 1.5.1 (#1574)__ | ||
|
||
[David Venable](mailto:[email protected]) - Fri, 8 Jul 2022 11:06:36 -0500 | ||
|
||
|
||
Signed-off-by: David Venable <[email protected]> | ||
|
||
* __Fix: Updated GZipCompressionEngine to use GzipCompressorInputStream (#1570) (#1572)__ | ||
|
||
[opensearch-trigger-bot[bot]](mailto:98922864+opensearch-trigger-bot[bot]@users.noreply.github.com) - Fri, 8 Jul 2022 00:38:18 -0500 | ||
|
||
|
||
Signed-off-by: Asif Sohail Mohammed <[email protected]> | ||
(cherry picked from commit bde1b52ea0b147fefc279b054a509c521bdf3ae7) | ||
Co-authored-by: Asif Sohail Mohammed <[email protected]> | ||
|
||
* __Fix: Added exception handling for S3 processing (#1551) (#1565)__ | ||
|
||
[opensearch-trigger-bot[bot]](mailto:98922864+opensearch-trigger-bot[bot]@users.noreply.github.com) - Wed, 6 Jul 2022 08:28:44 -0500 | ||
|
||
|
||
* Fix: Added exception handling for S3 processing and updated poll delay | ||
condition | ||
Signed-off-by: Asif Sohail Mohammed <[email protected]> | ||
(cherry picked from commit 406ae1e09f8b82ecfcebf812a34b79d5340c90cb) | ||
Co-authored-by: Asif Sohail Mohammed <[email protected]> | ||
|
||
* __Fixes a bug in the SqsWorkerIT where an NPE occurs. Updated the README.md to include the new steps. (#1538) (#1540)__ | ||
|
||
[opensearch-trigger-bot[bot]](mailto:98922864+opensearch-trigger-bot[bot]@users.noreply.github.com) - Fri, 24 Jun 2022 14:14:26 -0500 | ||
|
||
|
||
Signed-off-by: David Venable <[email protected]> | ||
(cherry picked from commit bd00a7261291daa878c3f1e57d736f66e1686a31) | ||
Co-authored-by: David Venable <[email protected]> | ||
|
||
|