2025.46 Infrastructure Changes

1 min read

Changes on Application environment

Change

Name

Default

Example

Required

Applications

Short Description

Added

FEATURE_FLAG_ENABLE_CUSTOM_REVIEW_STATUS_UN_13502

false

FEATURE_FLAG_ENABLE_CUSTOM_REVIEW_STATUS_UN_13502='true'

no

web-app-chat

Enables custom review status for Agentic Table rows.

Added

FEATURE_FLAG_AGENTIC_TABLE_PAGINATION_UN_12469

false

FEATURE_FLAG_AGENTIC_TABLE_PAGINATION_UN_12469='true'

no

web-app-chat

Enables pagination for Agentic Table.

Added

FEATURE_FLAG_DELETE_AGENTIC_TABLE_ROW_UN_12016

false

FEATURE_FLAG_DELETE_AGENTIC_TABLE_ROW_UN_12016='true'

no

web-app-chat

Enables row deletion feature for Agentic Table.

Dependencies upgrades

All of these dependencies upgrades are optional.

RabbitMQ

Image can be updated to 4.1.3-debian-12-r1

Bitnami rabbitmq chart can be upgraded to version 16.0.14

RabbitMQ Operator

rabbitmq-cluster-operator image tag can be updated to 2.16.1-debian-12-r0

rmq-messaging-topology-operator image tag can be updated to 1.17.4-debian-12-r0

Helm chart docker.io/bitnamicharts/rabbitmq-cluster-operator can be upgraded to 4.4.34. Please note that global.security.allowInsecureImages: true has to be set if not using the Bitnami Secure registry

Qdrant

Image can be upgraded to v1.15.1
Helm chart can be upgraded to 1.15.5

This upgrade requires recreation of the Statefulset. This can be done without any disruption e.g. by kubectl delete statefulset qdrant --cascade=orphan


Author

Solution Engineering

 

 

Last updated