diff --git a/release_notes/2.17.1.md b/release_notes/2.17.1.md deleted file mode 100644 index 0aa4890..0000000 --- a/release_notes/2.17.1.md +++ /dev/null @@ -1 +0,0 @@ -* Added 'use_event_id_sdi' parameter to asset config to allow updated event ingestion into the original container diff --git a/release_notes/2.19.0.md b/release_notes/2.19.0.md deleted file mode 100644 index a015107..0000000 --- a/release_notes/2.19.0.md +++ /dev/null @@ -1 +0,0 @@ -* Added parameter in run query action to optionally remove the "_raw" field [PAPP-26864] \ No newline at end of file diff --git a/release_notes/unreleased.md b/release_notes/unreleased.md index fbcb2fd..f94c226 100644 --- a/release_notes/unreleased.md +++ b/release_notes/unreleased.md @@ -1 +1,3 @@ **Unreleased** +* Added 'use_event_id_sdi' parameter to asset config to allow updated event ingestion into the original container +* Added parameter in run query action to optionally remove the "_raw" field [PAPP-26864]