Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 1.12 KB

NEWS.md

File metadata and controls

21 lines (21 loc) · 1.12 KB

1.0.0 2024-10-30

  • Update folio-spring-support version (MODTLR-71)
  • Upgrade packages in Dockerfile (MODTLR-36)
  • Add missing permissions to Tenant API definition (MODTLR-28)
  • Create a new endpoint tlr/settings (GET, PUT methods) to manage ECS TLR settings (MODTLR-24)
  • Create primary request in borrowing tenant (MODTLR-22)
  • Create DCB LENDER transaction when secondary request is linked to an item (MODTLR-20)
  • Create a client to update DCB transaction statuses (MODTLR-19)
  • Implement retry creation on failure (MODTLR-18)
  • Handle request update event to update ECS TLR (MODTLR-13)
  • Create a client for DCB transaction creation (MODTLR-12)
  • Dynamically pick tenant for secondary TLR (MODTLR-11)
  • Support for cross-tenant requests (MODTLR-10)
  • Create PUT, DELETE endpoints for updating ECS TLRs (MODTLR-9)
  • Add Kafka support (MODTLR-8)
  • Add the client for mod-search (MODTLR-7)
  • Create TLR processing timer (MODTLR-6)
  • Add /tlr/ecs-tlr POST endpoint (MODTLR-5)
  • Add PD disclosure form (MODTLR-3)
  • Use GitHub workflows api-lint and api-schema-lint and api-doc (MODTLR-2)
  • Initial structure and implementation (MODTLR-1)