Releases: folio-org/mod-invoice-storage
v5.9.1
The primary focus of this release was to fix voucher starting number issue
Full Changelog
Bug Fixes
- MODINVOSTO-194 - Starting number for Voucher is not changed in "Settings" on OKAPI and Eureka bugfest non-ECS, ECS environments
Release v5.9.0
The primary focus of this release was to update dependencies, and api doc for POSTing invoice documents
Stories
- MODINVOSTO-189 - Update libraries of dependant acq modules to the latest versions
- MODINVOSTO-186 - API doc for POSTing invoice documents has missing required metadata
Dependencies
- Bump
raml
from35.2.0
to35.3.0
- Added
folio-module-descriptor-validator
version1.0.0
v5.8.2
5.8.2 - Released (Quesnelia R1 2024)
This release is focused on making more performant filtering/sorting of invoices
Full Changelog
Tech Debt
- MODINVOSTO-182 - Speedup invoices filtering/sorting performance on big datasets
v5.8.1
This release focused on adding ability to search by location and holding in POL
Full Changelog
Bug Fixes
- MODORDERS-1085 - Add ability to search by location and holding in POL
v5.8.0
The primary focus of this release was to update dependencies, and write SQL migration script to fill invoices with fiscalYearId
Stories
- MODINVOSTO-177 - Verify is java based migration for fiscalYearId possible and implement solution for it
- MODINVOSTO-175 - Upgrade RAML Module Builder
- MODINVOSTO-171 - Update RMB and vertx to the latest version
Dependencies
- Bump
raml
from35.0.1
to35.2.0
- Bump
vertx
from4.3.4
to4.5.4
v5.7.0
5.7.0 - Released - (Poppy R2 2023)
The primary focus of this release was to update DTO schema and upgrade to java 17
Stories
- MODINVOICE-466 - Update DTO schema with adding fiscalYearId to PUT payload
- MODINVOICE-455 - Update models schema with new fields for ftp configuration
- MODINVOSTO-166 - Update to Java 17 mod-invoice-storage
- MODINVOSTO-162 - Create invoice line numbers based on new invoice field
- MODINVOSTO-154 - Update dependent raml-util
- MODINVOSTO-144 - Update DTO schema with adding fiscalYearId to PUT payload
- MODINVOSTO-138 - Logging improvement
- FOLIO-3678 - Use GitHub Workflows api-lint and api-schema-lint and api-doc
Bug fixes
- MODORDSTOR-343 - Duplicated PO lines have the same numbers related to newly created duplicated order
Dependencies
- Bump
java version
from11
to17
v5.6.0
The primary focus of this release was to improvement logging
Stories
- MODINVOSTO-151 - Logging improvement - Configuration
v5.4.1
5.4.1 Morning Glory 2022 R2 Hot Fix 1
The focus of this release was to add copyright notice for FolioVertxCompletableFuture
Stories
- FOLIO-3604 - FolioVertxCompletableFuture copyright violation
v5.5.0
The primary focus of this release was to update RMB dependency and remove deprecated migration service
Stories
- MODINVOSTO-351 - Upgrade RAML Module Builder
- MODINVOSTO-150 - Remove 5.2.0 MigrationService
v5.4.0
The primary focus of this release was to improve performance and update RMB dependency
Stories
- MODINVOSTO-145 - Upgrade RAML Module Builder
- MODINVOSTO-133 - Add indexes to improve searching speed of invoices