From c937c0c827b0fdc6c12d37fe593d14fad4ccf421 Mon Sep 17 00:00:00 2001 From: Azizbek Khushvakov Date: Wed, 17 Apr 2024 14:57:38 +0500 Subject: [PATCH 1/5] Update acq-models to include bug fix release commit --- ramls/acq-models | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ramls/acq-models b/ramls/acq-models index 0502772..564623b 160000 --- a/ramls/acq-models +++ b/ramls/acq-models @@ -1 +1 @@ -Subproject commit 0502772fdadd941734a132501c0cfe9baab243d8 +Subproject commit 564623b014f1653f2bbd5e468bad32cb8ed61451 From 93aef1bf1b1f10dfa52aca1ace00f2affe46810a Mon Sep 17 00:00:00 2001 From: Azizbek Khushvakov Date: Wed, 17 Apr 2024 15:00:58 +0500 Subject: [PATCH 2/5] Update NEWS.md --- NEWS.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.md b/NEWS.md index f020655..5e73830 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,13 @@ ## 5.9.0 - Unreleased +## 5.8.1 - Released (Quesnelia R1 2024) +This release focused on adding ability to search by location and holding in POL +[Full Changelog](https://github.com/folio-org/mod-invoice/compare/v5.8.0...v5.8.1) + +### Bug Fixes +* [MODORDERS-1085](https://folio-org.atlassian.net/browse/MODORDERS-1085) - Add ability to search by location and holding in POL + + ## 5.8.0 - Released - (Quesnelia R1 2024) The primary focus of this release was to update dependencies, and write SQL migration script to fill invoices with fiscalYearId From dfa5d66a55c8f89e28b19f86efc6451407c33816 Mon Sep 17 00:00:00 2001 From: Azizbek Khushvakov Date: Wed, 17 Apr 2024 15:08:38 +0500 Subject: [PATCH 3/5] Update NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 5e73830..b576a8f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ ## 5.8.1 - Released (Quesnelia R1 2024) This release focused on adding ability to search by location and holding in POL -[Full Changelog](https://github.com/folio-org/mod-invoice/compare/v5.8.0...v5.8.1) +[Full Changelog](https://github.com/folio-org/mod-invoice-storage/compare/v5.8.0...v5.8.1) ### Bug Fixes * [MODORDERS-1085](https://folio-org.atlassian.net/browse/MODORDERS-1085) - Add ability to search by location and holding in POL From a95fdc1190269c833a646c261ffad2f8fb71cb18 Mon Sep 17 00:00:00 2001 From: Azizbek Khushvakov Date: Thu, 18 Apr 2024 16:25:57 +0500 Subject: [PATCH 4/5] [maven-release-plugin] prepare release v5.8.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5c5f71a..adfd4d0 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.folio mod-invoice-storage - 5.8.1-SNAPSHOT + 5.8.1 jar @@ -553,7 +553,7 @@ https://github.com/folio-org/mod-invoice-storage scm:git:git://github.com/folio-org/mod-invoice-storage.git scm:git:git@github.com:folio-org/mod-invoice-storage.git - v5.8.0 + v5.8.1 From e0ba38d6cf388b2782dbe01deac31b5e9ed538be Mon Sep 17 00:00:00 2001 From: Azizbek Khushvakov Date: Thu, 18 Apr 2024 16:25:57 +0500 Subject: [PATCH 5/5] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index adfd4d0..e112ddc 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.folio mod-invoice-storage - 5.8.1 + 5.8.2-SNAPSHOT jar @@ -553,7 +553,7 @@ https://github.com/folio-org/mod-invoice-storage scm:git:git://github.com/folio-org/mod-invoice-storage.git scm:git:git@github.com:folio-org/mod-invoice-storage.git - v5.8.1 + v5.8.0