Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »


Changes

Related Tickets

type key summary components parent status
Loading...
Refresh

dcb-service

v5.9.0

  • [General]

    • Wait for confirmation before placing request at borrowing agency DCB-884

    • Test integration that selects the correct TransactionManager

Changes

  • [Chore]

    • enable requests to be completed without a return transit

Fixes

  • [General]

    • Revert health endpoint to being insecure

    • multiple patron records being found during polaris patron lookup [DCB-907]

    • Extra defensive code when looking into location data from sierra

  • Harvesting, Clustering and Indexing: NA

  • Search: NA

  • Request and Circulation workflow: NA

  • Client Adaptors

    • FOLIO: NA

    • Polaris: NA

    • Sierra: implement cleanup methods to delete bib/item

  • Logging and error checking: NA

  • GraphQL: NA

  • Miscellaneous: NA

dcb-devops

  • NA

dcb-admin-ui

v1.x.x

  • NA

dcb-locate

  • NA

Deployment

THIS RELEASE SECURES A NUMBER OF PREVIOUSLY OPEN ENDPOINTS SUCH AS the health and info endpoints. You may need to add environment variables to return these to open endpoints or add local addresses to the allowed pool - for example

ENDPOINTS_HEALTH_SENSITIVE="false"

to revert to the previous behavior or to allow a specific comma separated list of addresses (IP4 or IP6)

DCB_SECURITY_INTERNAL_ENDPOINTS_IP_PATTERNS="nnn.nnn.nnn.nnn"

Summary

Environments to deploy to:

  • Integration (tick)

  • Beta (tick)

  • Dress Rehearsal (tick) dcb-service

Change Category

Required

Recommended

Not Required

Complete reset

(tick)

Environment configuration

(tick)

Host LMS configuration or setup

(tick)

Service configuration

(tick)

Ingest

(tick)

Index

(tick)

Library configuration

(tick)

Deploy new Executables

(tick)

Instructions

Verification

After clear down

  •  


After deployment

  •  

  • No labels