What's New in This Guide
This section introduces the documentation updates for release
24.3.x.
Release 24.3.0 - G11952-01, October 2024
General Updates:
- Updated the release number to 24.3.0 in the entire document.
- Added a note about intermediate CA bundle support at SCP for
the following Helm parameters in the Global Parameters
section:
sbiProxySslConfigurations.server.primary.caBundle.fileNamesbiProxySslConfigurations.server.secondary.caBundle.fileNamesbiProxySslConfigurations.client.primary.caBundle.fileNamesbiProxySslConfigurations.client.secondary.caBundle.fileName
Installation Updates:
- Removed the following ciphers from
ddSslConfiguration.cipherSuitesTlsV1_2,sbiProxySslConfigurations.client[0].cipherSuitesTlsV1_3, andsbiProxySslConfigurations.server.cipherSuitesTlsV1_2Helm parameters in the Global Parameters section:- TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
- TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
- Added the following Helm parameters in the Global Parameters section
as part of the Support for TLS feature:
tlsSessionResumptionDisabledto disable TLS session resumption.clientDisabledExtensionsto disable the extensions in HTTPS communication with client.serverDisabledExtensionsto disable the extensions in HTTPS communication with server.clientAllowedSignatureSchemesspecifies the signature schemes permitted by the client for HTTPS communication.serverAllowedSignatureSchemesspecifies the signature schemes permitted by the server for HTTPS communication.allowedNamedGroupsto list the allowed name groups in HTTPS communication.
- Updated the following parameters in the SCP-Worker Parameters
section:
- Updated the default value of
scp-worker.tracingenablefrom true to "false". - Updated the default sampling rate of
scp-worker.traceSamplingfrom 0.1 to "0.001".
- Updated the default value of
- Updated the following parameters in the SCP-Mediation Parameters
section:
- Updated the default value of
scp-mediation.jaegerTracingEnabledfrom true to "false". - Updated the default sampling rate of
scp-mediation.otel.jaeger.probabilisticSamplingRatefrom 0.5 to "0.001".
- Updated the default value of
Upgrade, Rollback, and Uninstall Updates:
- Updated the supported upgrade paths in the Supported Upgrade Paths section.
- Updated the supported rollback paths in the Supported Rollback Paths section.