What's New in This Guide
This section lists the documentation updates for release 26.1.2xx.
Release 26.1.201- G55982-01, July 2026
- Added the following APIs for "Setting SBI Message Priority" feature.
- Added the Setting SBI Message Priority feature APIs in the Service API Interfaces section.
- Added the following parameters to support Gzip compression in the sections:
enableCompressionCDSToCDSin the NRF Growth OptionsenableCompressionSubToCDSin the NF Management OptionsenableCompressionDiscToCDSin the NF Discovery Options
- Modified the default value of
globalMaxLimitattribute from 1500 to 2000 to support a maximum of 2000 subscriptions in the NF Management Options section. - Added information about the metric
ocnrf_active_subscriptions_countand the requirement for thenfSetIdvalue to match the Helm parameterglobal.nrfSetin the NRF Growth Options section. - Enhanced the description and the note for the
staticNrfConfigListattribute as it supports a maximum of 10 sets in the Forwarding Options for NRF Growth section. - Updated the sample JSON for the
{apiRoot}/nrf-configuration/v1/roamingOptionsURI in the Roaming Options section. - Updated the PUT operation description for the
{apiRoot}/nrf-configuration/v1/nfSubscription/loggingand{apiRoot}/nrf-configuration/v1/nrfArtisan/loggingresource URIs in the Service API Interfaces section. - Updated the HTTP status-code regex examples in the following sections:
- Updated the sample value for the
patternattribute from^[3,5][0-9]{2}$to^[35][0-9]{2}$in the Common Data Types section. - Updated the sample value for the
nrfRerouteOnResponseHttpStatusCodes.patternattribute from^[3,5][0-9]{2}$|408$to^[35][0-9]{2}$|408$in the NRF-NRF Forwarding Options section. - Updated the sample value for the
rerouteOnResponseHttpStatusCodes.patternattribute from^[3,5][0-9]{2}$|408$to^[35][0-9]{2}$|408$in the SLF Options section.
- Updated the sample value for the
- Updated the data type for the
requestRetryDetailsandsubscriptionLimitattributes from array to object in the NF Management Options section. - Updated the data type for the following attributes from array to object in the NF Access Token Options section.
authFeatureConfigtokenSigningDetailsprivateKeycertificate
- Updated the data type for the
priorityattribute from string to integer in the SLF Options section. - Updated the data type for the
routingParameterattribute from integer to string in the SLF Options section. - Updated the data type for the following attributes in the NF Screening Rules Configuration section:
nfScreeningRulesListnfScreeningRulesListTypeglobalScreeningRulesData<nf>ScreeningRulesData
- Updated the data type for all the attributes in the Table 2-66 table.
nfFqdnplmnListnfTypeListpattern
- Updated the existing note for the
defaultPriorityandpriorityHeaderNameattributes in the Pod Protection By Rate Limiting and Pod Protection By Rate Limiting sections. - Updated the data type for the
percentageattribute from integer to number in the Pod Protection By Rate Limiting and Pod Protection By Rate Limiting sections. - Updated the data type for the
upstreamDNSTimeoutattribute from string to integer in the DNS NAPTR Configuration in Alternate Route Service section. - Updated the data type for the
arecordandaaaarecordattributes from integer to array (string) in the DNS NAPTR Status API section. - Updated the attribute name from
porttoportsandportRangetoportRangesin the NF Screening Rules Configuration section. - Removed the following note from the Server Header Details section as a strict validation of nfType and nfInstanceId is supported.
In case any one or both the values of nfType and nfInstanceId attributes are empty, NRF does not add the server header in the error responses.
- Updated the description of the
useRemoteDataWhenReplDownattribute in the Georedundancy Options section to include the supported service operations. - Added a note before sample JSON payloads (where applicable) indicating that the values shown are sample values and referring users to the corresponding configuration attributes table for default values.
- Removed the
PUToperation for/nrf-configuration/v1/operationalStateHistoryfrom the Service API Interfaces section as it is not supported. - Updated the parameter dependency note to clarify that the
maximumHopCountvalue can be greater than or equal to themaxSLFattemptsvalue in the General Options section.