For the complete documentation index, see llms.txt. This page is also available as Markdown.

Release 1.3.0

In release 1.3.0, some configmap keys have been renamed. If you are upgrading from version 1.2.5, ensure updating your configurations accordingly to prevent issues.

Circuit Storage

configMap.springDatasource.url --> configMap.springDatasourceUrl
configMap.bucket.name --> configMap.cloudAwsS3BucketName
configMap.bucket.region --> configMap.cloudAwsRegionStatic
configMap.bucket.endpointUrl --> configMap.cloudAwsS3EndpointUrl
configMap.api.nodePersistence.basePath --> configMap.apiNodePersistenceBasePath

Operations Service

configMap.api.nodePersistence.basePath --> configMap.apiNodePersistenceBasePath

Core Daemon

configMap.api.nodePersistence.basePath --> configMap.apiNodePersistenceBasePath
configMap.api.circuitStorage.basePath --> configMap.apiCircuitStorageBasePath

Last updated

Was this helpful?