Skip to content

v17.1.0

Compare
Choose a tag to compare
@roman-barannyk roman-barannyk released this 12 Oct 15:38
· 70 commits to master since this release
  • Add notice triggering event Due date - with reminder fee (CIRCSTORE-452)
  • Add missing descriptions to JSON-schemas (CIRCSTORE-409)
  • Change instaceId index - remove accents (CIRCSTORE-453)
  • Add b-tree index of action for loan table (CIRCSTORE-272)
  • Create constraints only if they don't exist (CIRCSTORE-445)
  • Return single error for invalid request policy (CIRCSTORE-451)
  • Validate allowed service points on POST and PUT (CIRCSTORE-429)
  • Allow to create Actual cost record without Expiration date (CIRCSTORE-447)
  • Add allowed pickup service points to request policy schema (CIRCSTORE-424)
  • Fix slow response for CQL searching - requests (CIRCSTORE-411)
  • Migrate to Java 17 (CIRCSTORE-430)
  • Add metadata object information to circ rules editor screen (CIRCSTORE-410)
  • Modify circulation DTOs to include source field (CIRCSTORE-431)
  • Use new RMB readonly APIs (CIRCSTORE-359)
  • Implement GET, POST and DELETE endpoints for checkout lock (CIRCSTORE-416)
  • Add sessionId to scheduled notice and patron action session (CIRCSTORE-421)
  • Update request seach index when service point is updated (CIRCSTORE-408)
  • Add property loan.reminders (CIRCSTORE-414)
  • Use GitHub Workflows api-lint and api-schema-lint and api-doc (CIRCSTORE-415)
  • Change spelling of fulfilmentPreference (CIRSTORE-413)
  • Add logging to abstract request migration service (CIRCSTORE-400)
  • Handle item update events (CIRCSTORE-407)
  • Implement search fields migration (CIRCSTORE-400)
  • Search index fields migration script skeleton (CIRCSTORE-399)
  • Add effective call number, shelving order and pickup service point name fields to the request schema (CIRCSTORE-398)
  • Add b-tree indices to DB schema (CIRCSTORE-402)
  • Create index for Actual Cost Record status field (CIRCSTORE-397)
  • Add default configuration handling for not initialized TLR settings (CIRCSTORE-412)