Releases: folio-org/mod-circulation-storage
Releases · folio-org/mod-circulation-storage
v9.3.1
- Fixes hold shelf expiration bug which caused some requests to not expire (CIRCSTORE-163)
v9.3.0
- Stores whether a loan
due date has changed due to a recall
request (CIRCSTORE-156) - Adds
Manual due date change
event to patron notice policies (CIRCSTORE-151)
v9.2.0
- Can anonymize a list of loans (CIRCSTORE-137)
- Adds
recipient user ID
toscheduled notices
(CIRCSTORE-146) - Adds
request expiration
event to patron notice policies (CIRCSTORE-141) - Adds blank
request delivery staff slip
template (CIRCSTORE-150) - Adds reported missing database indexes (CIRCSTORE-139)
- Provides
anonymize-storage-loans 0.1
interface (CIRCSTORE-137) - Provides
patron-notice-policy-storage 0.9
interface (CIRCSTORE-141) - Provides
scheduled-notice-storage 0.3
interface (CIRCSTORE-146)
v9.1.0
- Support hyphens in request status when using CQL = relation (CIRCSTORE-138)
v9.0.0
- Can store the patron group for the borrower at check out (CIRCSTORE-135)
- loans history is represented differently (due to changes to audit tables in RAML Module Builder, CIRCSTORE-134)
- Upgrades RAML Module Builder to 26.2.1 (CIRCSTORE-134, CIRCSTORE-136)
- Provides
loan-storage 6.1
(CIRCSTORE-134, CIRCSTORE-135)
v8.1.0
- Store when a request expires or is cancelled whilst awaiting pickup (CIRCSTORE-127)
- Introduces storage of scheduled notices (CIRSTORE-132)
- Executes the request expiration task every 2 minutes (CIRCSTORE-133)
- Uses databases transactions during request expiration (CIRCSTORE-126)
- Simplifies default circulation rules and policies (CIRCSTORE-130)
- Removes sample request records (CIRCSTORE-129)
- Upgrades RAML Module Builder to 24.0.0 (CIRCSTORE-122)
- Includes technical metadata in module descriptor (FOLIO-2003)
- Provides
scheduled-notice-storage 0.1
(CIRCSTORE-132) - Provides
request-storage 8.1
(CIRCSTORE-127)
8.0.0
- Consistent closed due date management setting in sample policies CIRCSTORE-123, CIRCSTORE-120
- Use correct path for loading sample patron notice policies CIRCSTORE-117
- Disallow deletion of patron notice policy when used in rules CIRCSTORE-119
7.0.0
- Expires unfulfilled requests (CIRCSTORE-108, CIRCSTORE-107, CIRCSTORE-113)
- Expires requests on the hold shelf (CIRCSTORE-109, CIRCSTORE-107, CIRCSTORE-113)
- Introduces request policies (CIRCSTORE-97)
- Introduces initial patron notice policies (CIRCSTORE-89, CIRCSTORE-90, CIRCSTORE-91, CIRCSTORE-92, CIRCSTORE-93, CIRCSTORE-100, CIRCSTORE-111, CIRCSTORE-112)
- Renames loan rules storage to circulation rules storage (CIRCSTORE-102)
- Introduces
Closed - Unfilled
,Closed - Pickup expired
andOpen - In transit
request states ( CIRCSTORE-101, CIRCSTORE-109, CIRCSTORE-110) - Adds
opening time offset period
to loan policy (CIRCSTORE-64) - Adds
tags
to requests (CIRCSTORE-99) - Improves CQL Query performance improvements (CIRCSTORE-114)
- Removes
alternative loan period for items with requests
from loan policy (CIRCSTORE-96) - Adds
action comment
to loans (CIRCSTORE-87) - Loads reference and sample records during tenant initialization (CIRCSTORE-103, CIRCSTORE-116, FOLIO-1782)
- Upgrades to
RAML Module Builder 23.11.0
- Provides
loan-stotage 5.3
- Provides
circulation-rules-storage 1.0
(instead ofloan-rules-storage 1.0
) - Provides
loan-policy-storage 2.0
- Provides
request-storage 3.0
- Provides
patron-notice-policy-storage 0.7
- Provides
request-policy-storage 1.0
- Provides
_tenant 1.2
v6.2.0
- Adds
checkinServicePointId
andcheckoutServicePointId
to a loan (CIRCSTORE-77) - Adds
pickupServicePointId
to a request (CIRCSTORE-76) - Uses RAML 1.0 for API documentation (CIRCSTORE-79)
- Provides
loan-storage
5.2 (CIRCSTORE-77) - Provides
request-storage
2.3 (CIRCSTORE-76)
v6.1.0
- Can anonymize all closed loans for a single user (CIRCSTORE-73)
- Provides
loan-stoage
5.1 (CIRCSTORE-73)