Skip to content

Releases: folio-org/mod-source-record-storage

5.5.0

19 Oct 15:24
Compare
Choose a tag to compare

2022-10-19 v5.5.0

5.4.2

02 Sep 13:14
Compare
Choose a tag to compare

2022-09-02 v5.4.2

  • MODDICORE-248 MARC field protections apply to MARC modifications of incoming records when they should not

5.4.1

25 Aug 20:16
Compare
Choose a tag to compare

2022-08-25 v5.4.1

  • MODSOURCE-528 Data Import Updates should add 035 field from 001/003, if it's not HRID or already exists
  • MODSOURCE-531 Can't update "MARC" record, which was created by stopped import job.
  • MODSOURCE-535 Upgrade folio-di-support, folio-liquibase-util, PostgreSQL, Vert.x
  • MODSOURCE-534 Allow matching on created 035

5.3.4

31 Jul 17:54
Compare
Choose a tag to compare

2022-07-31 v5.3.4

  • MODSOURCE-509 Data Import Updates should add 035 field from 001/003, if it's not HRID or already exists

5.4.0

27 Jun 14:19
Compare
Choose a tag to compare

2022-06-27 v5.4.0

  • MODSOURCE-470 Fix permission definition for updating records
  • MODSOURCE-459 Determine how to handle deleted authority records
  • MODSOURMAN-724 SRM does not process and save error records
  • MODSOURCE-477 Configure job to delete authority records
  • MODSOURCE-447 035 created from 001/003 is not working in SRS record when using a MARC Modification action in Data Import Job Profile
  • MODSOURCE-349 Function set_id_in_jsonb is present in migrated Juniper/Kiwi environment
  • MODSOURCE-496 Single record imports show the incorrect record number in the summary log 1st column
  • MODSOURMAN-779 Add "CANCELLED" status for Import jobs that are stopped by users.
  • MODSOURCE-499 Alleviate Eventloop Blocking During Batch Save of Records
  • MODSOURMAN-801 Inventory Single Record Import: Overlays for Source=MARC Instances retain 003 when they shouldn't
  • MODSOURCE-495 Logs show incorrectly formatted request id

5.3.3

02 Jun 10:56
Compare
Choose a tag to compare

2022-06-02 v5.3.3

  • MODSOURCE-508 Inventory Single Record Import: Overlays for Source=MARC Instances retain 003 when they shouldn't

5.3.2

04 Apr 13:47
Compare
Choose a tag to compare

2022-04-04 v5.3.2

  • MODDATAIMP-645 Fixed update a MARC authority record multiple times
  • MODSOURCE-489 Records that are overlaid multiple times via Inventory Single Record Import can't be overlaid after the second time
  • MODSOURCE-447 035 created from 001/003 is not working in SRS record when using a MARC Modification action in Data Import Job Profile
  • MODSOURCE-349 Remove unused function set_id_in_jsonb

5.3.1

26 Mar 16:32
Compare
Choose a tag to compare

2022-03-25 v5.3.1

5.3.0

22 Feb 21:45
Compare
Choose a tag to compare

2021-02-22 v5.3.0

  • MODSOURCE-461 Upgrade RMB and Vertx versions that contain fixes for the connection pool
  • MODSOURCE-420 The support for 'maxPoolSize' (DB_MAXPOOLSIZE) from RMB was added
  • MODSOURCE-419 Upgrade to RAML Module Builder 33.2.x
  • MODDATAIMP-419 Fix "'idx_records_matched_id_gen', duplicate key value violates unique constraint"
  • MODSOURCE-261 Cover kafka handlers with tests and fix ignored
  • MODSOURCE-290 Implement ProcessRecordErrorHandler for Kafka Consumers
  • MODSOURCE-401 Left anchored srs api queries don't complete on kiwi bugfest
  • MODSOURCE-402 Properly handle DB failures during events processing
  • MODDATAIMP-491 Improve logging to be able to trace the path of each record and file_chunks
  • MODSOURCE-429 Authority update: Implement match handler
  • MODSOURCE-434 Remove Kafka cache from QuickMarc handlers
  • MODDATAIMP-623 Remove Kafka cache initialization and Maven dependency
  • MODSOURCE-446 Extend MARC-MARC matching to 9xx and 0xx fields
  • MODSOURCE-450 Increase folio-liquibase-util and liquibase schema version
  • MODSOURCE-438 Fix SQL exceptions regarding connection termination when running CREATE import

5.2.8

09 Feb 21:53
Compare
Choose a tag to compare

2022-02-09 v5.2.8

  • MODSOURCE-438 Fix SQL exceptions regarding connection termination when running CREATE import
  • MODSOURCE-452 Updated dependencies on liquibase-util, data-import-processing-core and folio-kafka-wrapper