What's New in This Guide
This section introduces the documentation updates for release 24.3.x.
Release 24.3.0 - G12792-01, November 2024
Installation Updates:
- Updated the Installing BSF Package section to provide information on how to install BSF 24.3.0.
- Updated configuration details of Service Entries, Destination Rule, and envoyFilters in Deploying BSF With ASM.
Upgrade and Rollback Updates:
- Updated procedure for upgrading to BSF 24.3.0 from any of the previous supported versions, see Upgrading BSF section.
- Updated procedure for rolling back BSF from 24.3.0 to a previous supported version, see Rolling Back BSF section.
Generic Updates:
- Updated the release version number to 24.3.0.
- Added the following parameters to Configuring Ingress Gateway:
ingress-gateway.message-copy.enabled
ingress-gateway.message-copy.copyPayload
ingress-gateway.message-copy.topicName
ingress-gateway.message-copy.ackRequired
ingress-gateway.message-copy.retryOnFailure
ingress-gateway.message-copy.threadPoolConfigurations.coreSize
ingress-gateway.message-copy.threadPoolConfigurations.maxSize
ingress-gateway.message-copy.threadPoolConfigurations.queueCapacity
ingress-gateway.message-copy.security.enabled
ingress-gateway.message-copy.security.protocol
ingress-gateway.message-copy.security.tlsVersion
ingress-gateway.message-copy.security.saslConfiguration.username
ingress-gateway.message-copy.security.saslConfiguration.username.password.k8SecretName
ingress-gateway.message-copy.security.saslConfiguration.username.password.k8NameSpace
ingress-gateway.message-copy.security.saslConfiguration.username.password.fileName
ingress-gateway.kafka.bootstrapAddress
- Added the following parameters to Configuring Egress Gateway:
egress-gateway.message-copy.enabled
egress-gateway.message-copy.copyPayload
egress-gateway.message-copy.topicName
egress-gateway.message-copy.ackRequired
egress-gateway.message-copy.retryOnFailure
egress-gateway.message-copy.threadPoolConfigurations.coreSize
egress-gateway.message-copy.threadPoolConfigurations.maxSize
egress-gateway.message-copy.threadPoolConfigurations.queueCapacity
egress-gateway.message-copy.security.enabled
egress-gateway.message-copy.security.protocol
egress-gateway.message-copy.security.tlsVersion
egress-gateway.message-copy.security.saslConfiguration.username
egress-gateway.message-copy.security.saslConfiguration.username.password.k8SecretName
egress-gateway.message-copy.security.saslConfiguration.username.password.k8NameSpace
egress-gateway.message-copy.security.saslConfiguration.username.password.fileName
egress-gateway.kafka.bootstrapAddress
- Added Configuring Kafka for NF message feed to describe the following parameters for configuring message feed for
Kafka:
global.nfType
global.nfInstanceId
global.nfFqdn
- Added Creating Secret for Support of TLS in Diameter Gateway to describe the step to create secret for TLS in Daimeter Gateway.
- Added the following parameters to TLS Configuration in Diameter Gateway:
TLS_ENABLED
TLS_DIAMETER_PORT
TLS_CIPHER_SUITE
TLS_INITIAL_ALGORITHM
TLS_SECRET_NAME
TLS_RSA_PRIVATE_KEY_FILENAME
TLS_ECDSA_PRIVATE_KEY_FILENAME
TLS_RSA_CERTIFICATE_FILENAME
TLS_ECDSA_CERTIFICATE_FILENAME
TLS_CA_BUNDLE_FILENAME
TLS_MTLS_ENABLED