From eaf731aa7b960e7be41a066fa110b298ec6f5271 Mon Sep 17 00:00:00 2001 From: Andrei Bordak Date: Fri, 7 Feb 2025 11:45:36 +0400 Subject: [PATCH] MODINVSTOR-1342: Review fixes --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 43705333e..53141e0af 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ ## v28.1.0 YYYY-mm-DD ### Breaking changes -* Add "deleted" field to Instance schema ([MODINVSTOR-1342](https://folio-org.atlassian.net/browse/MODINVSTOR-1342)) +* Description ([ISSUE](https://folio-org.atlassian.net/browse/ISSUE)) ### New APIs versions * Provides `API_NAME vX.Y` @@ -19,6 +19,7 @@ * Extend domain events with eventId and eventTs ([MODINVSTOR-1322](https://folio-org.atlassian.net/browse/MODINVSTOR-1322)) * Revert the publication period migration changes ([MODINVSTOR-1280](https://folio-org.atlassian.net/browse/MODINVSTOR-1280)) * Optimize check for existing shadow Instance before creating it ([MODINVSTOR-1354](https://folio-org.atlassian.net/browse/MODINVSTOR-1354)) +* Add "deleted" field to Instance schema ([MODINVSTOR-1342](https://folio-org.atlassian.net/browse/MODINVSTOR-1342)) ### Bug fixes * Add item barcode right truncation search index ([MODINVSTOR-1292](https://folio-org.atlassian.net/browse/MODINVSTOR-1292))