Skip to content

Commit b4bb7ea

Browse files
Add release notes for 2.19.0 release (#219)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io> (cherry picked from commit 4cae63e) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent be22a59 commit b4bb7ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/actions/run-bwc-suite/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ runs:
4949
-Dbwc.version.previous=${{ steps.build-previous.outputs.built-version }}
5050
-Dbwc.version.next=${{ steps.build-next.outputs.built-version }} -i
5151
52-
- uses: alehechka/upload-tartifact@v2
52+
- uses: actions/upload-artifact@v4
5353
if: always()
5454
with:
5555
name: ${{ inputs.report-artifact-name }}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 2024-02-11 Version 2.19.0.0
2+
3+
Compatible with OpenSearch 2.19.0
4+
5+
### Bug fixes
6+
7+
* Wrap a call to QatZipper with AccessController.doPrivileged ([#211](https://github.com/opensearch-project/custom-codecs/pull/211))

0 commit comments

Comments
 (0)