Skip to content

Commit

Permalink
[MODINVOSTO-170] - update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
azizbekxm committed Oct 11, 2023
1 parent 680ffc2 commit 81eab7c
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@
## 5.7.0 - Unreleased
## 5.8.0 - Unreleased

## 5.7.0 - Released - (Poppy R2 2023)

The primary focus of this release was to update DTO schema and upgrade to java 17

[Full Changelog](https://github.com/folio-org/mod-invoice-storage/compare/v5.6.0...v5.7.0)

### Stories
* [MODINVOICE-466](https://issues.folio.org/browse/MODINVOICE-466) - Update DTO schema with adding fiscalYearId to PUT payload
* [MODINVOICE-455](https://issues.folio.org/browse/MODINVOICE-455) - Update models schema with new fields for ftp configuration
* [MODINVOSTO-166](https://issues.folio.org/browse/MODINVOSTO-166) - Update to Java 17 mod-invoice-storage
* [MODINVOSTO-162](https://issues.folio.org/browse/MODINVOSTO-162) - Create invoice line numbers based on new invoice field
* [MODINVOSTO-154](https://issues.folio.org/browse/MODINVOSTO-154) - Update dependent raml-util
* [MODINVOSTO-144](https://issues.folio.org/browse/MODINVOSTO-144) - Update DTO schema with adding fiscalYearId to PUT payload
* [MODINVOSTO-138](https://issues.folio.org/browse/MODINVOSTO-138) - Logging improvement
* [FOLIO-3678](https://issues.folio.org/browse/FOLIO-3678) - Use GitHub Workflows api-lint and api-schema-lint and api-doc

### Bug fixes
* [MODORDSTOR-343](https://issues.folio.org/browse/MODORDSTOR-343) - Duplicated PO lines have the same numbers related to newly created duplicated order

### Dependencies
* Bump `java version` from `11` to `17`

## 5.6.0 - Released - Released (Orchid R1 2023)

Expand Down

0 comments on commit 81eab7c

Please sign in to comment.