Releases: folio-org/mod-data-export-spring
Releases · folio-org/mod-data-export-spring
v1.2.3
The primary focus of this release to improve security level of application by updating used libraries versions
- MODEXPS-61 Adding perms.users.assign.immutable
- MODEXPS-67 Require circulation-logs
- spring-boot-starter-parent 2.5.12, log4j 2.17.2: fixing CVE-2022-22965, CVE-2022-21724, CVE-2022-26520,
CVE-2020-36518, CVE-2022-23181, CVE-2022-22950, CVE-2021-45105, CVE-2021-44832
v1.3.4
v1.3.3
v1.3.2
v1.3.1
2022-04-10 v1.3.1
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
The primary focus of this release is fixing several tenants usage errors for data export process
Bug fixes
- MODEXPS-76 - Backport to Kiwi HF #2 - Fix several tenants usage errors for data export process
v1.3.0
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
The primary focus of this release is fixing log4j vulnerability
Bug fixes
- MODEXPS-52 - Kiwi R3 2021 - Log4j vulnerability verification and correction
v1.1.4
The primary focus of this release is fixing log4j vulnerability
Bug fixes
- MODEXPS-52 - Kiwi R3 2021 - Log4j vulnerability verification and correction
v1.2.0
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