Skip to content

Releases: folio-org/mod-requests-mediated

1.0.3

09 Jan 11:05
Compare
Choose a tag to compare
  • Cancel mediated request when confirmed circulation request is cancelled (MODREQMED-27)
  • Mediated request status transition from Not yet filled to In transit for approval (MODREQMED-65)
  • Add missing required interfaces to module descriptor (MODREQMED-68)

New evironment variables:

Name Default value
KAFKA_HOST kafka
KAFKA_PORT 9092
KAFKA_SECURITY_PROTOCOL PLAINTEXT
KAFKA_SSL_KEYSTORE_LOCATION -
KAFKA_SSL_KEYSTORE_PASSWORD -
KAFKA_SSL_TRUSTSTORE_LOCATION -
KAFKA_SSL_TRUSTSTORE_PASSWORD -
SECURE_TENANT_ID -

1.0.2

12 Dec 17:03
Compare
Choose a tag to compare
  • Mediated request confirmation - create ECS TLR on behalf of fake user (MODREQMED-48)
  • Make mod-tlr dependency optional (MODREQMED-51)

v1.0.1

30 Nov 12:43
Compare
Choose a tag to compare
  • Fetch items from all tenants for Send item in transit (MODREQMED-44)
  • Upgrade to folio-spring-support 8.2.1 and Spring Boot 3.3.4 (MODREQMED-8)
  • Add permission user-tenants.collection.get (MODREQMED-47)
  • User, Proxy, and Item data are stored and returned if reference records are deleted (MODREQMED-40)
  • Add system user section to the module descriptor (MODREQMED-52)

v1.0.0

31 Oct 17:24
Compare
Choose a tag to compare
  • Extend schema, add missed permissions (MODREQMED-41)
  • Fetching inventory from different tenants (MODREQMED-36)
  • Add support for interface instance-storage 11.0 (MODREQMED-29)
  • Send item in transit - build context safely (MODREQMED-34)
  • Decline mediated request - new endpoint (MODREQMED-26)
  • Mediated request activities - add staff slips context (MODREQMED-23)
  • Make type and fulfillment preference not required (MODREQMED-28)
  • Create a table for storing mediated request step history (MODREQMED-25)
  • Mediated request confirmation (MODREQMED-18)
  • Send item in transit by barcode - implementation (MODREQMED-22)
  • Confirm item arrival (MODREQMED-21)
  • Extend mediated request with remote data (MODREQMED-11)
  • Create skeleton for a new endpoint - send item in transit (MODREQMED-16)
  • Update version of interface tenant to 2.0 (MODREQMED-15)
  • Create skeleton for a new endpoint - confirm item arrival (MODREQMED-14)
  • Mediated request CRUD - additional fields (MODREQMED-10)
  • Create mediated requests CRUD API (MODREQMED-9)
  • Update packages in Dockerfile (MODREQMED-7)
  • Add PD disclosure form (MODREQMED-5)
  • Use GitHub workflows api-lint and api-schema-lint and api-doc (MODREQMED-4)
  • Create module skeleton - SpringBoot (MODREQMED-2)
  • Set up initial project structure (MODREQMED-1)