Skip to content

Releases: folio-org/mod-data-export-spring

v1.2.3

21 Apr 14:27
Compare
Choose a tag to compare

The primary focus of this release to improve security level of application by updating used libraries versions

Full Changelog

v1.3.4

18 Apr 07:59
Compare
Choose a tag to compare

Full Changelog

Bug fixes

v1.3.3

15 Apr 12:51
Compare
Choose a tag to compare

2022-04-15 v1.3.3

Full Changelog

Bug fixes

  • MODEXPS-91 Scheduled Job is not saved in the Lotus Bugfest Database

v1.3.2

12 Apr 14:29
Compare
Choose a tag to compare

2022-04-10 v1.3.2

Full Changelog

Bug fixes

  • MODEXPS-90 Fix issue with permissions for EDIFACT manual orders export

v1.3.1

10 Apr 11:45
Compare
Choose a tag to compare

2022-04-10 v1.3.1

Full Changelog

Bug fixes

  • MODEXPS-70 Fix issue with EDIFACT Job hour scheduling after mod-data-export-spring restart or update
  • MODEXPS-82 Fix issue with permissions for EDIFACT orders export

v1.2.2

04 Mar 15:29
Compare
Choose a tag to compare

The primary focus of this release is fixing several tenants usage errors for data export process

Full Changelog

Bug fixes

  • MODEXPS-76 - Backport to Kiwi HF #2 - Fix several tenants usage errors for data export process

v1.3.0

04 Mar 06:44
Compare
Choose a tag to compare

Full Changelog

Technical tasks

  • MODEXPS-66 mod-data-export-spring: folio-spring-base v3 update

Stories

  • MODEXPS-37 Add a new export type
  • MODEXPS-40 Create schema to support EDI order export functionality
  • MODEXPS-41 Refactor existing approach to store configuration for Schedulers based on "export type"
  • MODEXPS-43 Add new export type
  • MODEXPS-47 Reuse common schemas
  • MODEXPS-48 Remove expired files
  • MODEXPS-54 Implement scheduling of the EDIFACT orders export

Bug fixes

  • MODEXPS-59 Fix several tenants usage errors for data export process
  • MODEXPS-68 Schedule date not saving correctly
  • MODEXPS-67 Missing require on circulation-logs
  • MODEXPS-61 User creation fails due to lack of permissions

v1.2.1

20 Dec 12:33
Compare
Choose a tag to compare

The primary focus of this release is fixing log4j vulnerability

Full Changelog

Bug fixes

  • MODEXPS-52 - Kiwi R3 2021 - Log4j vulnerability verification and correction

v1.1.4

20 Dec 12:33
Compare
Choose a tag to compare

The primary focus of this release is fixing log4j vulnerability

Full Changelog

Bug fixes

  • MODEXPS-52 - Kiwi R3 2021 - Log4j vulnerability verification and correction

v1.2.0

10 Nov 15:06
Compare
Choose a tag to compare

2021-11-10 v1.2.0

  • MODEXPS-26 Scheduling export job doesn't work anymore
  • MODEXPS-29 mod-data-export-spring: folio-spring-base v2 update
  • MODEXPS-34 Rename JobRepository to avoid conflicts with springframework