Releases: folio-org/mod-circulation
Releases · folio-org/mod-circulation
v24.5.0
- Allow HTTP Connection Pool to be Configurable (CIRC-2279)
- Fix TLRs in Search slips missing key tokens (CIRC-2228)
- Fix incorrect overdue fine amount (CIRC-2152)
- Add missing permissions for
GET /circulation/loans/{id}(CIRC-2290) - Update logging of internal server errors (CIRC-2212)
- Add item data to staff slips for title level requests (CIRC-2307)
- Add
discoveryDisplayNamein AllowedServicePointsResource response (CIRC-2350) - Renew ECS loan with loan policy used during check-out (CIRC-2344)
- Fix missing owner throws NPE on age to lost with actual cost (CIRC-2181)
- Replace deprecated mod-configuration with mod-settings for fetching tenant's locale settings (CIRC-2295)
- Upgrade testcontainers to 1.21.0, apache/kafka-native to 3.8.0 (CIRC-2356)
- Respect Tenant Timezone in circulation logs records (CIRC-2205)
- Fix sending notifications to proxy user (CIRC-2385)
- Fetch holdings for staff slips with maximum limit (CIRC-2393)
- Add missing retrieval service point name for created page request (CIRC-2398)
- Add series statements token for inclusion in staff slips (CIRC-2255)
- Fetch holdings in batches for staff slips (CIRC-2413)
- Handling of patron notices for closed loans (CIRC-1891)
- Handle duplicates when fetching instances and holdings (CIRC-2322)
- Update item-storage interface version (CIRC-2410)
- Use at location (reading room) loans (CIRC-2308)
- Add support for block overrides to check-out dry run (CIRC-2425)
- Render item's loan type in requests responses (CIRC-2441)
- Set reading room hold shelf expiration date (CIRC-2415)
- Address high memory consumption if pick-slips disabled (CIRC-2416)
- Fix excessive logging issue (CIRC-2277)
- Support boolean and string enablePrintLog (CIRC-2448)
- Disable
for-use-at-locationby default (CIRC-2457) - Better hold-by-barcode response (CIRC-2463)
- Fix allowed service points for restricted items (CIRC-2439)
- Update the GET methods for
circulation/requestsendpoints to handle anonymized records (CIRC-2449) - Switch DCB user check from lastName to the user type (CIRC-2482)
- Fix staff slips issues (CIRC-2399)
- Implement shadow location search for circulation items (CIRC-2466)
- Anonymize Single Request Post API (CIRC-2364)
- Revert CIRC-2416 changes for pick slips (CIRC-2503)
- Mark single request anonymization perm as procedural execute capability (CIRC-2434)
- Procedural Capability Set - Manual Request Anonymization (CIRC-2343)
- Upgrade to Vertx 5.0 and RMB 36.0 (CIRC-2443)
- Request Anonymization (CIRC-2292)
- Do not reuse Kafka consumer groups (CIRC-2523)
- Add internal request anonymization automation API endpoint (CIRC-2520)
- Fix fail to display the Print Slip dialog when checking in (CIRC-2521)
- Migrate to new source of circulation settings (CIRC-2406)
- Upgrade wiremock from 2.35.0 to 3.13.2 fixing CVE-2023-41329 (CIRC-2543)
- Fix request losing retrieval service point name upon check-in (CIRC-2535)
- Improve logging, cleanup sensitive data in logs (CIRC-1807)
- Use GET /locale to get tenant language and locale settings (CIRC-2548)
- Search requests for staff slips directly by item location (CIRC-2552)
- Logging - packages domain anonymization-notice (CIRC-1791)
- Logging - packages resources: agedtolost, context, handlers, renewal (CIRC-1808)
- Logging - packages services, storage (CIRC-1810)
- Fix circulation log showing incorrect source for loan renewals (CIRC-2550)
- Set limit for Pick slips to prevent excessive memory consumption (CIRC-2568)
- Enable Maven GitHub workflow (CIRC-2559)
- Logging in
org.folio.circulation.supportpackage (CIRC-1811) - Sorting page slips (CIRC-1889)
v24.4.20
- Set limit for Pick slips to prevent excessive memory consumption(CIRC-2568)
v24.4.19
- Fix circulation log showing incorrect source for loan renewals (CIRC-2550)
v24.4.18
- Fix high memory consumption by Search Slips API (CIRC-2552)
v24.4.17
- Renew ECS loan with loan policy used during check-out (CIRC-2565)
v24.4.16
- Fix request losing retrieval service point name upon check-in (CIRC-2535)
v24.4.15
- Fix fail to display the Print Slip dialog when checking in (CIRC-2521)
v24.4.14
- Fix circulation rules caching by avoiding race condition on module startup (CIRC-2530)
v24.4.13
- Implement shadow location search for circulation items (CIRC-2466)
v24.4.12
- Switch DCB user check from lastName to the user type (CIRC-2482)