What's New in This Guide

This section introduces the documentation updates for release 26.1.2xx.

Release 26.1.201 - G59080-01, July 2026

General Updates:
  • Updated the release number to 26.1.201 throughout this document.
  • Updated the error correction policy in the Oracle Error Correction Policy section.
  • Added the fsGroupChangePolicy parameter in the Global Parameters section. This parameter defines the behavior for changing the ownership and permissions of the volume before it is exposed inside a pod.
  • The ASM sidecar memory has been increased from 1Gi to 2Gi for the following services in the ASM Sidecar section:
    • scpc-audit
    • scpc-subscription
    • scpc-configuration
    • scpc-alternate-resolution
  • Updated resource requirements for OSO in the OSO Resources section. This update is based on performance test with 3000 NFs.
  • Moved the alternateResolutionAuditInterval parameter from the SCPC-Audit Parameters section to the SCPC-Configuration Parameters section. This parameter is used as part of the SCP Capacity enhancements to configure the time interval to run audit.
  • Updated the following parameters in the Global Parameters section as part of the Runtime Update for SCP Profile Parameters feature. These parameters are required to update self SCP profile for the NF Profile (nf-instances) REST API:
    • scpProfileInfo.customInfo.mateScpInfoList[].capacity
    • scpProfileInfo.customInfo.mateScpInfoList[].priority
    • scpProfileInfo.customInfo.mateScpInfoList[].scpFqdn
    • scpProfileInfo.customInfo.mateScpInfoList[].scpInstanceId
    • scpProfileInfo.customInfo.mateScpInfoList[].mateSCPLocalities
    • scpProfileInfo.customInfo.mateSiteInfo
    • scpProfileInfo.customInfo.mateSiteInfo.mateSite<X>.mateSiteLocalities
Installation Updates:
  • Made the following changes as part of the SCP Capacity enhancements:
    • Updated the SCP Services section as follows:
      • The pod count for SCP-Cache has been increased from 3 to 16.
      • The resources for SCPC-Notification have been increased to 10vCPU and 12Gi of memory.
    • Updated the default values of scp-cache.minreplicas and scp-cache.maxreplicas from 3 to 16 in the SCP-Cache Parameters section. Also, added a note about support for global and egress local rate limit keys.
    • Updated the SCP-Cache Parameters section with a note about how SCP-Cache resources change when Rate Limit and OAuth2.0 features are disabled.
    • Updated the default values of scpc-notification.resources.requests.memory and scpc-notification.resources.limits.memory from 8Gi to 12Gi in the SCPC-Notification Parameters section.
    • Added scpc-notification.minreplicas and scpc-notification.maxreplicas in the SCPC-Notification Parameters section.
  • Made the following changes as part of the TLS Support for SCP to cnDBTier Traffic feature:
    • Added the Migrating SCP to a TLS-Enabled cnDBTier section to describe how SCP is migrated to TLS-enabled cnDBTier.
    • Added the following parameters in the Global Parameters section:
      • database.sslEnabled
      • database.ssl.tlsVersion
      • database.ssl.cipherSuitesTlsV1_2
      • database.ssl.cipherSuitesTlsV1_3
      • database.ssl.primary.secretName
      • database.ssl.primary.privateKey.rsaKey
      • database.ssl.primary.privateKey.ecdsaKey
      • database.ssl.primary.certificate.rsa
      • database.ssl.primary.certificate.ecdsa
      • database.ssl.primary.caBundle.filename
      • database.ssl.primary.keyStorePassword.fileName
      • database.ssl.primary.trustStorePassword.fileName
      • database.ssl.secondary.secretName
      • database.ssl.secondary.privateKey.rsaKey
      • database.ssl.secondary.privateKey.ecdsaKey
      • database.ssl.secondary.certificate.rsa
      • database.ssl.secondary.certificate.ecdsa
      • database.ssl.secondary.caBundle.filename
      • database.ssl.secondary.keyStorePassword.fileName
      • database.ssl.secondary.trustStorePassword.fileName
      • database.ssl.dbSslAlgorithm
      • database.ssl.minCertValidity

Upgrade, Rollback, and Uninstall Updates:

  • Updated the supported upgrade paths in the Supported Upgrade Paths section.
  • Updated the supported rollback paths in Supported Rollback Paths section.
  • Added the Starting and Stopping SCP Gracefully section to describe how to start and stop SCP gracefully.
  • Updated the Preupgrade Tasks section with notes to set minreplicas and maxreplicas of SCP-Cache and SCPC-Notification.
  • Removed scpProfileInfo.plmnList, scpProfileInfo.customInfo.mateScpInfoList, and scpProfileInfo.customInfo.mateSiteInfo parameters from the note related to modification of Helm parameters during an upgrade. Added a note stating that SCP profile parameters under scpProfileInfo should not be modified. These updates are done in the Preupgrade Tasks section.