MODRS-185: Spring Boot 3.1.5, Kafka 3.5.1, mod-pubsub-client 2.12.2 MODRS-19: hazelcast 5.3.6 fixing org.json:json OOM CVE-2023-5072 MODRS-186: Make system user creation optional MODRS-194 Upgrading dependencies for Quesnelia (#200)
- MODRS-185 - Spring Boot 3.1.5, Kafka 3.5.1, mod-pubsub-client 2.12.2
- MODRS-190 - hazelcast 5.3.6 fixing org.json:json OOM CVE-2023-5072
- MODRS-186 - Make system user creation optional
- MODRS-184 - Upgrade dependencies for Poppy
- MODRS-183 - Upgrade Spring boot starter parent version
- MODRS-182 - Update folio spring base version and folio spring system user version
- MODRS-142 - Implement refresh token rotation
- MODRS-178 - Missing Permission to Inventory
- MODRS-166 - FolioContext logic refactoring
- MODRS-163 - Change spelling of fulfillment parameter in requests
- MODRS-161 - Spring Boot 3.0.5
- MODRS-157 - Postgresql 42.5.4 fixing Information Exposure and Socket Resource Leak
- MODRS-158 - apt upgrade - OpenSSL 3.0.8 fixing 8 vulns
- BF-459 - Fix the mod-remote-storage /admin/health endpoint
- MODRS-119 - Logging improvement
- MODRS-140 - Logging improvement - Configuration
- MODRS-146 - Update to Java 17
- MODRS-147 - Update the module to Spring boot v3.0.0 and identify issues
- MODRS-148 - Endpoint /remote-storage/pub-sub-handlers/log-record-event returns 500
- MODRS-150 - Align the module with API breaking change
- MODRS-156 - Build failing due to dependency issue
This release contains module upgrades
- MODRS-138 - mod-remote-storage: spring upgrade
- MODRS-133 - Supports users interface versions 15.3 16.0
This release was primarily focused on minor improvements
- MODRS-124 - Remove org.json:json, license is not open source
- MODRS-118 - mod-remote-storage: folio-spring-base v4.1.0 update
- MODRS-130 - Close FolioExecutionContext if it is opened
This release was focused on minor improvements and bug fixes
- MODRS-116 - mod-remote-storage: folio-spring-base v3 update
- MODRS-115 - Support circulation interface v13
- MODRS-102 - Add Notes field to remote storage API output
- MODRS-101 - Update sample/testing data
- MODRS-114 - mod-remote-storage fails to recover from invalid token
- MODRS-104 - Accessioning holdings & items to remote storage fails when no order record is present
- MODRS-103 - Kiwi R3 2021 - Log4j vulnerability verification and correction
- MODRS-94 - Improve remote storage accessioning process
The primary focus of this release was to fix bugs, provide sample data for caiaisoft module
- MODRS-85 - mod-remote-storage: folio-spring-base v2 update
- MODRS-79 - mod-remote-storage unavailable in snapshot environments
- MODRS-82 - Make system user updatable
- MODRS-74 - Implement endpoint to mark item as missing by barcode
- MODRS-71 - Kafka Topics should use ENV variable and tenant id in their naming convention
- MODRS-64 - align dependency versions affected by Inventory's Optimistic Lockings
- MODRS-63 - Create sample data to test caiasoft retrieving jobs
- MODRS-48 - Configuration fields enhancement
- MODRS-93 - Issues related to optimistic locking while PUT executed for inventory/items/ endpoint
- MODRS-91 - Kiwi - Item status becomes ‘In Transit’ when item returns to the remote storage
- MODRS-84 - Cannot mark item retrieved if there are more than 1 in retrieval queue
- MODRS-81 - Tenant deletion API does not purge database schema
- MODRS-72 - Improve logging: Accession flow for Dematic doesn't work
The primary focus of this release was to fix bugs
- MODRS-68 - Accession queue records created as already accessioned
The primary focus of this release was to implement business logic for CaiaSoft
- MODRS-41 - Update postgresql to 42.2.18 or spring-boot-starter-parent to 2.3.5.RELEASE
- MODRS-67 - Improvements for querying mechanism for MappingsController and ExtendedMappingsController
- MODRS-66 - Implement querying mechanism for MappingsController and ExtendedMappingsController
- MODRS-58 - Update circulation interface dependency to support v11
- MODRS-54 - Extend RS configuration to support accession workflow for CaiaSoft
- MODRS-52 - Accession Flow (Cornell)
- MODRS-51 - Accession Flow (Duke)
- MODRS-50 - CaiaSoft Accession Table
- MODRS-47 - Accession Queue Record updating for CaiaSoft Integration
- MODRS-45 - Remove accession workflow preference from Configuration
- MODRS-43 - Caiasoft: Returning an Item to remote storage (Cornell flow)
- MODRS-39 - Caiasoft: Returning an Item to remote storage (Duke flow)
- MODRS-38 - Caiasoft: Requesting a Remote Storage Item for Circulation
- MODRS-37 - CaiaSoft: Accession Flow
- MODRS-36 - Mark fields as required
- MODRS-31 - Standard health check endpoint
- MODRS-28 - Make sample data consistent
- MODRS-24 - Extend RS configuration to support accession/return workflows for CaiaSoft
- MODRS-23 - Add CaiaSoft Provider to providers list
- MODRS-56 - Accession flow (Dematic) doesn't work
- MODRS-32 - Update circulation interface version to 10.0
The focus of this release was to fix issues related to the cache
- MODRS-42 - Unable to view configuration edits in third pane
The focus of this release was to create health-check and update circulation interface version
- MODRS-31 - Standard health check endpoint
The focus of this release was to fix deployment issue
- MODRS-30 - mod-remote-storage building failure due to unit test
The primary focus of this release was to implement Remote Storage logic
- MODRS-18 Tech Debt: caching for remote storage services
- MODRS-17 Configurations: add credential properties supporting
- MODRS-15 API for list of providers
- MODRS-11 Method for check-in item in primary Service Point
- MODRS-10 Handling item return notification
- MODRS-6 Requesting (Retrieval) a Remote Storage Item
- MODRS-5 API for edge modules
- MODRS-4 FOLIO-initiated sending items to the accession queue
- MODRS-3 Remote storages configuration in FOLIO
- MODRS-2 Work with remote storage locations
- MODRS-1 Project Setup: mod-remote-storage