Trillium R1 2026 Modules deployment changes
Module | Instructions | Comments | Contact person |
|---|---|---|---|
folio-spring-support | New environment variables are provided for database configuration:
| Before Trillium, all modules could use and provide environment variables like | @Pavel Filippov |
mod-notes | Set NOTES_TYPES_DEFAULTS_LIMIT environment variable if the default 25 doesn’t suit your needs. | Before Trillium this was configured per tenant in mod-configuration (module==NOTES, configName==note-type-limit); it can no longer be configured per tenant but must be configured per deployed mod-notes module. | @Pavlo Smahin |
mod-search | If using Elasticsearch: Add a new environment variable If using Opensearch: Don’t use the See Trillium R1 2026 Required manual migrations for the Opensearch upgrade from 2 to 3. | The mod-search module has been migrated to the new
| @Pavlo Smahin @Svitlana Kovalova
|
mod-marc-migrations | Updated the default values of the following environment variables:
Added 2 env vars for subpath configuration:
|
| @Pavlo Smahin @Svitlana Kovalova |
mod-inventory-storage | Updated the default values of the following environment variables:
Added env variable for subpath configuration:
|
| @Pavlo Smahin @Svitlana Kovalova |
mod-entities-links | Updated the default values of the following environment variables:
Added env variable for subpath configuration:
|
| @Pavlo Smahin @Svitlana Kovalova |
mod-circulation | If the environment variable ENABLE_FOR_USE_AT_LOCATION is set to TRUE the environment supports special workflow for loans only For use at location - also known as reading room loans. Description: Allow single tenant installation to be configured to support For use at location functionality (Reading room loans). | The default setting is ENABLE_FOR_USE_AT_LOCATION = FALSE | @Charlotte Whitt @Niels Erik Nielsen |
mod-circulation | Connection to KAFKA_HOST and KAFKA_PORT must be possible at module startup. | Module no longer ignores an invalid Kafka configuration on startup. | @Julian Ladisch |
mod-entities-links / mod-inventory | Move | Details are covered in Authority DI Events Migration: mod-inventory → mod-entities-links | @Pavlo Smahin |
mod-quick-marc | Restriction to have only one instance of the module is outdated. It could be deployed with more then 1 instance. | The module supports HA now. | @Pavlo Smahin |