Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Latest commit

 

History

History
132 lines (91 loc) · 6.46 KB

NEWS.md

File metadata and controls

132 lines (91 loc) · 6.46 KB

2022-10-20 v1.5.0

Full Changelog

Stories

  • MODEXPS-157 Implement Re-send EDIFACT export logic
  • MODEXPS-141 Bulk edit: holdings locations - Update submodule
  • MODEXPS-140 Order export job should not be rerun for deleted integration methods
  • MODEXPS-63 Implement download logic from MINIO for Download export file

Technical tasks

2022-07-08 v1.4.0

Full Changelog

Technical tasks

  • MODEXPS-114 Migrate to new progress json schema
  • MODEXPS-79 Update folio-export-common schemas
  • MODEXPS-73 mod-data-export-spring: folio-spring-base v4.1.0 update

Stories

  • MODEXPS-107 Add migration test InstallUpgradeIT
  • MODEXPS-106 Update folio-export-common schemas
  • MODEXPS-103 Improve error handling if provided data from EDIFACT export configuration has incorrect format
  • MODEXPS-94 Export eHoldings: ability to create export jobs
  • MODEXPS-39 Improve scheduling logic
  • MODEXPS-21 Remove gen_random_uuid(), it fails in pgpool native replication

Bug fixes

2022-06-08 v1.3.5

Full Changelog

Bug fixes

  • MODEXPS-116 Release 1.3.5 fixing ZipException on 64-bit systems (Lotus HF#1)

No module code changes. The base Docker container has been fixed.

2022-04-18 v1.3.4

Full Changelog

Bug fixes

2022-04-15 v1.3.3

Full Changelog

Bug fixes

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

2022-04-10 v1.3.2

Full Changelog

Bug fixes

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

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

2022-03-03 v1.3.0

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
  • MODEXPS-61 User creation fails due to lack of permissions

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

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

2021-08-06 v1.1.3

  • MODEXPS-24 Kafka topic created with incorrect ENV and tenantId combination

2021-07-05 v1.1.2

  • MODEXPS-23 MODEXPS-23 Enable mutiowner mapping feature

2021-07-05 v1.1.1

  • MODEXPS-19 Update topics to use ENV configuration in naming
  • MODEXPS-22 Data export job status, start/end time not updated

2021-06-18 v1.1.0

  • No changes since last release.

2021-05-14 v1.0.5

2021-05-06 v1.0.4

  • MODEXPS-17 Username and password expressed in plain text in module logs

2021-04-19 v1.0.3

  • MODEXPS-15 Kafka connection does not start without tenant registration

2021-04-12 v1.0.2

  • MODEXPS-9 Precreated user can't login because has no permissions
  • MODEXPS-10 Enhance fees/fines bursar report settings
  • MODEXPS-13 Kafka topics aren't created automatically

2021-03-18 v1.0.1

  • First module release

2021-01-29 v0.0.1

  • Initial module setup