From b152c52c377319c54f5a5212df5174b74cd85b5e Mon Sep 17 00:00:00 2001 From: ElenaShm Date: Fri, 23 Aug 2024 17:42:19 +0300 Subject: [PATCH] feature/MODELINKS-248 Update documentation --- NEWS.md | 1 + descriptors/ModuleDescriptor-template.json | 2 +- .../changes/v3.1/add-additional-fields-to-authority-archive.xml | 2 +- .../changes/v3.1/add-additional-fields-to-authority.xml | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index dbfca9b3..e7284d80 100644 --- a/NEWS.md +++ b/NEWS.md @@ -66,6 +66,7 @@ * Fix authority record update and `updatedByUserId` field assignment ([MODELINKS-219](https://issues.folio.org/browse/MODELINKS-219)) * Fix saving of Authority file with empty Base URL when another Authority file with empty Base URL already exists ([MODELINKS-216](https://issues.folio.org/browse/MODELINKS-216)) * Fix handling of authority heading type change update event ([MODELINKS-242](https://issues.folio.org/browse/MODELINKS-242)) +* Extend authorities with additional fields for Advanced References Classification ([MODELINKS-248](https://issues.folio.org/browse/MODELINKS-248)) ### Tech Dept * Create custom Mockito verifies for Hibernate entities ([MODELINKS-209](https://issues.folio.org/browse/MODELINKS-209)) diff --git a/descriptors/ModuleDescriptor-template.json b/descriptors/ModuleDescriptor-template.json index c20e2561..b03ee397 100644 --- a/descriptors/ModuleDescriptor-template.json +++ b/descriptors/ModuleDescriptor-template.json @@ -167,7 +167,7 @@ }, { "id": "authority-storage", - "version": "2.1", + "version": "2.2", "handlers": [ { "methods": [ diff --git a/src/main/resources/db/changelog/changes/v3.1/add-additional-fields-to-authority-archive.xml b/src/main/resources/db/changelog/changes/v3.1/add-additional-fields-to-authority-archive.xml index 25972c3f..404ed022 100644 --- a/src/main/resources/db/changelog/changes/v3.1/add-additional-fields-to-authority-archive.xml +++ b/src/main/resources/db/changelog/changes/v3.1/add-additional-fields-to-authority-archive.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.18.xsd"> - + diff --git a/src/main/resources/db/changelog/changes/v3.1/add-additional-fields-to-authority.xml b/src/main/resources/db/changelog/changes/v3.1/add-additional-fields-to-authority.xml index ca18b35e..80db8253 100644 --- a/src/main/resources/db/changelog/changes/v3.1/add-additional-fields-to-authority.xml +++ b/src/main/resources/db/changelog/changes/v3.1/add-additional-fields-to-authority.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.18.xsd"> - +