- MODQM-181 - Kiwi R3 2021 - Log4j vulnerability verification and correction
- MODQM-167 - Optimistic locking: mod-quick-marc modifications
- MODQM-178 - Optimistic locking: Update return 409 if optimistic locking error
- MODQM-179 - Remove ramls from the module
- MODQM-134 - Change dataType to have common type for MARC related subtypes
- MODQM-127 - MARC record does NOT open after saving an invalid field
- MODQM-138 - Update quickMarc PUT endpoint to handle asynchronous record update
- MODQM-145 - QuickMarc not subscribe to QM_COMPLETED topic
- MODQM-146 - View MARC Holdings via quickMARC
- MODQM-142 - Backend: Edit MARC Holdings via quickMARC
- MODQM-150 - MARC holdings - 008 rules
- MODQM-151 - MARC holdings - Leader rules
- MODQM-154 - MARC authority - Leader rules
- MODQM-155 - MARC authority - 008 rules
- MODQM-96 - Add logging to controller and clients
- MODQM-97 - Fix FeignException handler
- MODQM-98 - Fetch user info while get record
- MODQM-99 - Fix DB connections, not releasing while deriving record
- MODQM-106 - Add category name to 007 field
- MODQM-110 - Support MARC_BIB records instead of MARC
- MODQM-124 - Fix derive without 001 field
The only focus of this patch release was to add a standard admin healthcheck endpoint and remove Vert.X dependency
The only focus of this patch release was to adjust POST payload according to the latest changes in 'mod-source-record-manager'
- MODQM-89 - Update POST /jobExecutions/{jobExecutionId}/records payload with required fields
The only focus of this patch release was to fix a bug during duplication of MARC records
- MODQM-85 - Could not Derive a new MARC bib record
The primary focus of this release was to support duplication of MARC records and migration of the module to Spring framework
- MODQM-52 - Update MARC 005 field and send to SRS along with other quickMARC changes
- MODQM-56 - Add personal data disclosure form
- MODQM-63 - Migrate to Spring stack
- MODQM-78 - Implement GET status endpoint
- MODQM-79 - Listen DI-events to update creation status
- MODQM-80 - Integration between "mod-quick-marc" and srm
The only focus of this patch release was to update schemas reference
- MODQM-47 - Bug with subfield and spaces when editing in quickMARC
- MODQM-46 - Adjust the quickMARC edit UI to show a fill character for blank positions in 00X fields and indicators
The only focus of this patch release was to update schemas reference
- MODQM-48 - Some Source=MARC records are not accessible via quickMARC
The only focus of this release was to migrate on JDK11 and to update RMB
The only focus of this patch release was to improve fixed-length CFs 006/007 processing
- MODQM-35 - GET /records-editor/records returns 422 when record has 006 field
The only focus of this hotfix release was to update quickMARC record's edit status
- MODQM-27 - quickMARC record's edit status
The only focus of this bug fix release was to fix bug in ParsedRecordDto to QuickMarcJson conversion
- MODQM-21 - Changing any field in Instance via quickMARC creates error for request to "records-editor/records/{id}"
The primary focus of this release was to implement backend logic for quickMARC - Simple MARC Records Editor
- MODQM-20 - quickMARC: ParsedRecordDto -> QuickMarcJson error handling
- MODQM-19 - quickMARC response status to 202 on record update
- MODQM-18 - Update reference to data-import-raml-storage
- MODQM-17 - View source & quickMARC subfield formatting consistency
- MODQM-16 - Incorrect saved record fields order
- MODQM-15 - mod-quick-marc: Update to RMB v30
- MODQM-12 - quickMARC performance optimization
- MODQM-11 - marc-json <-> ui-compatible-marc-json converter updating (changing of control fields 006, 007)
- MODQM-10 - Update Record schema reference
- MODQM-9 - API Tests for GET /records-editor/records
- MODQM-8 - Integration with change-manager
- MODQM-6 - quickMARC performance tests
- MODQM-5 - Project Setup: mod-quick-marc
- MODQM-4 - Implement PUT records-editor/marc-records/id
- MODQM-3 - Implement GET records-editor/records endpoint
- MODQM-2 - marc-json <-> ui-compatible-marc-json converter
- MODQM-1 - UI-compatible json schema for MARC record