Releases: folio-org/mod-circulation-storage
Releases · folio-org/mod-circulation-storage
v17.3.1
- Add ILR support for publishing batch request update events (CIRCSTORE-526)
- Publish request batch event when requests are reordered (CIRCSTORE-521)
- Create new transit staff slip for mediated request activities (CIRCSTORE-525)
- Update instead save with the same name circ settings (CIRCSTORE-519)
- Create CRUD API for storing
circulation-settings
(CIRCSTORE-509) - Add
ecsRequestPhase
field to request schema (CIRCSTORE-502) - Review and cleanup Module Descriptor for mod-circulation-storage (CIRCSTORE-524)
v17.3.0
- Upgrade RMB to 35.3.0, Vert.x to 4.5.9, Kafka wrapper to 3.1.1 (CIRCSTORE-520, CIRCSTORE-536, CIRCSTORE-499)
- Upgrade
holdings-storage
API (CIRCSTORE-533) - Persisting due date slip template (CIRCSTORE-529)
- Update existing setting instead of inserting new record with the same name (CIRCSTORE-519)
- Create CRUD API for storing
circulation-settings
(CIRCSTORE-515) - Implement POST API to fetch print Event Details (CIRCSTORE-514)
- Implementing post print Event API (CIRCSTORE-513)
- Added a new test case for persisting and retrieving EnableRequestPrintDetailsSetting (CIRCSTORE-512)
- Update interface
holdings-storage
to version 7.0 (CIRCSTORE-510) - Add isDcb flag in loan.json (CIRCSTORE-506)
- Add required interface
configuration
(CIRCSTORE-505) - Keep existing reference/sample data on upgrade (CIRCSTORE-496)
v17.1.9
- Poppy: snappy-java 1.1.10.5 (CIRCSTORE-487)
v17.2.4
- Upgrade Vertx from 4.5.5 to 4.5.9 fixing Snappy vulns (CIRCSTORE-520)
v17.2.3
- Upgrading tenant resets reference and sample records (CIRCSTORE-496)
v17.1.8
- Upgrade folio-kafka-wrapper to 3.1.1, org.aspectj to 1.9.22 (CIRCSTORE-498)
v17.2.1
- Upgrade folio-kafka-wrapper to 3.1.1, org.aspectj to 1.9.22 (CIRCSTORE-499)
v17.2.0
- Upgrade RMB to 35.2.0, Vert.x to 4.5.5, Spring to 6.1.5 (CIRCSTORE-494)
- Add
displaySummary
field toActualCostRecord
schema (CIRCSTORE-493) - Fix NPE for requests with no position (CIRCSTORE-422)
- Upgrade actions for API-related workflows (FOLIO-3944)
- Add more logging to loan POST API (CIRCSTORE-480)
- Do not close Kafka producer after publishing (CIRCSTORE-477)
- Update folio-kafka-wrapper to version 3.0.2 (CIRCSTORE-473)
- Add missing indexes to table audit_loan (CIRCSTORE-474)
- Publish circulation rules update events (CIRCSTORE-470)
- Add migration script to include search slips in the DB (CIRCSTORE-465)
- Fix spelling of
fulfillmentPreference
in existing requests (CIRCSTORE-460) - Update RMB to v35.1, Vert.x to v4.4.5 (CIRCSTORE-459)
- Fix NPE in request search fields migration (CIRCSTORE-457)
v17.1.7
17.1.7 2023-12-08
- Add more logging to loan POST API (CIRCSTORE-480)
v17.1.6
- Do not close Kafka producer after publishing (CIRCSTORE-477)