Changes
Related Tickets
Jira Legacy | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dcb-service
v8.3.x
Harvesting, Clustering and Indexing:
Add defensive code to marcxml subfield processing (FOLIO)
Search: NA
Request and Circulation workflow: NA
Client Adaptors:
FOLIO: NA
Polaris: NA
Sierra: NA
Logging and error checking: NA
GraphQL: NA
Miscellaneous: NA
v8.3.2
Harvesting, Clustering and Indexing:
Update lastId when paging bib records
Polaris ingest logging
Add AWS dependencies to enable secrets manager integration when enabled
dcb-admin-ui
v1.26.0
NASurface resolution count on patron request details page (DCB-1411)
dcb-locate
v2.5.0
NA
Deployment
Summary
Environments to deploy to:
Component | Production | Staging | Integration |
---|---|---|---|
dcb-service | NA | ||
dcb-admin-ui | NA | NA | NA |
dcb-locate | NA | NA | NA |
Change Category | Required | Recommended | Not Required |
---|---|---|---|
Complete reset | |||
Environment configuration | |||
Host LMS configuration or setup | |||
Service configuration | |||
Ingest | |||
Index | |||
Library configuration | |||
Deploy new Executables |
Instructions
Environment Configuration (production):
Add ENV variables to enable ingest v2
Code Block FEATURES_INGEST_V2_ENABLED: "true" MICRONAUT_ENVIRONMENTS: "prod(/)"
Ingest instructions per Ingest v1 to v2 Migration plan