Skip to content

Releases: folio-org/mod-data-export

v5.4.4

Choose a tag to compare

@obozhko-folio obozhko-folio released this 25 May 11:13

This release contains bug fixes

Bugs

MDEXP-919 504 Gateway Timeout error when export deleted marc bib records from Member tenant on ECS Sprint testing environment

v5.4.3

Choose a tag to compare

@obozhko-folio obozhko-folio released this 19 May 13:06

This release contains fix for the updated date once progress is updated

Full Changelog

v5.4.2

Choose a tag to compare

@PBobylev PBobylev released this 12 May 13:28

Full Changelog: v5.4.1...v5.4.2

v5.4.1

Choose a tag to compare

@PBobylev PBobylev released this 24 Apr 15:23

What's Changed

  • MDEXP-908: default Linked Data profiles moved to Liquibase scripts by @PBobylev in #697

Full Changelog: v5.4.0...v5.4.1

v5.4.0

Choose a tag to compare

@siarhei-charniak siarhei-charniak released this 17 Apr 11:15

This release contains LINKED_DATA support and other improvements and bug fixes

Full Changelog

Bugs

MDEXP-917 Not deleted suppressed from discovery and staff suppressed FOLIO Instance is not included in export all result with "deletedRecords": falseBug
MDEXP-909 Exported ZIP archive contains files of incorrect type when export file size limit is setBug
MDEXP-897 Not deleted MARC Instance shared from Member tenant is included in result of export all Instances from Member tenant as local, deletedBug
MDEXP-896 Not deleted MARC Instance shared from Member tenant is included in result of export deleted MARC records from Member tenantBug
MDEXP-888 ECS Holdings errors repeated twice on Error logs page when export Holdings in Central tenantBug
MDEXP-816 Holdings Permanent and Temporary location not being exported when Temporary location is set in holdings recordBug
MDEXP-812Inconsistent statistics in "Failed" column for 100K+ data export job Bug
MDEXP-778 Review solution implemented in MDEXP-775 to address issues in ECS environment related to state "deleted"Bug

Stories

MDEXP-910 Upgrade the version of lib-linked-data-rdf4ld in mod-data-exportStory
MDEXP-900 Enable Feign retry mechanic for FQM query clientStory
MDEXP-894 Locking and unlocking mapping profileStory
MDEXP-889 ECS - Resolve issue with Data export caching mechanism when locations are not presentStory
MDEXP-886 Derive record type from mapping profile during export strategy selectionStory
MDEXP-885 Export Linked Data as JSON-LinesStory
MDEXP-884 Set export job filename suffix according to output formatStory
MDEXP-882 Karate Tests: Linked Data exportStory
MDEXP-875 Use multithreading for Linked Data exportStory
MDEXP-874 Set Linked Data exported file suffixStory
MDEXP-870 Adjust how record is identified as deletedStory
MDEXP-868 Create a Linked Data converter componentStory
MDEXP-866 Create Linked Data export strategyStory
MDEXP-865 Integrate Linked Data provider with Linked Data export strategyStory
MDEXP-864 Integrate query service into Linked Data strategy providerStory
MDEXP-863 Create an FQM query serviceStory
MDEXP-862 Create an FQM clientStory
MDEXP-836 BE - Export authority records using CQLStory
MDEXP-830 Spike - Remove data export dependency on instance_audit tableStory

Technical tasks

MDEXP-907 Upgrade module to SpringBoot4.0 and Spring7.0Task
MDEXP-903 Use GET /base-url to get FOLIO_HOST valueTask
MDEXP-901 Add S3_SUB_PATH Environment Variable SupportTask
MDEXP-899 Deleting mapping profilesTask
MDEXP-898 Deleting job profilesTask
MDEXP-895 Locking and unlocking job profileTask
MDEXP-854 Create Application Descriptor Repository for app-data-exportTask
MDEXP-852 Update for Split Search & Browse APIsTask
MDEXP-850 Update to Support itemLevelCallNumberTypeId Constraint (Breaking Change)Task
MDEXP-847 Add "Invalid CQL syntax" error for the case of export Authority record via file with .cql query Task
MDEXP-839 Remove PLATFORM env var, drop Okapi codeTask
MDEXP-835 Re-work all s3 related env vars and standardizationTask
MDEXP-779 Tech Debt: enable check-style pluginTask

Tech debts

MDEXP-833 Remove openssh sshpass (sftp) from DockerfileTech Debt

v5.3.0

Choose a tag to compare

@obozhko-folio obozhko-folio released this 20 Jan 15:03

This release contains story to download shared instances on ECS.

Full Changelog

Stories

  • MDEXP-878 ECS: Downloading shared instances from member tenants

v5.2.3

Choose a tag to compare

@obozhko-folio obozhko-folio released this 11 Dec 15:21

This release contains story to update endpoint.

Full Changelog

Stories

  • MDEXP-861 Update GET /data-export/download-record/{recordId} endpoint to suppress 999ff field

v5.2.2

Choose a tag to compare

@obozhko-folio obozhko-folio released this 16 Jun 14:25

This release contains only cleanup logs

Full Changelog

Technical tasks

  • MDEXP-843 Remove extra-logging from mod-data-export module

v5.1.7

Choose a tag to compare

@obozhko-folio obozhko-folio released this 16 Jun 14:24

This release contains only cleanup logs

Full Changelog

Technical tasks

  • MDEXP-843 Remove extra-logging from mod-data-export module

v5.2.1

Choose a tag to compare

@obozhko-folio obozhko-folio released this 27 Mar 13:38

This release contains only tech debts.

Full Changelog

Tech Debts

  • MDEXP-833 Remove openssh sshpass (sftp) from Dockerfile
  • Connection pool size improvements