Release Notes - May 28
Contents
- **Overview** – MarkdownDocument
- **Admin Redis Message Bus Status Page** – Centralized Redis message bus monitoring page showing conn…
- **Admin Redis Message Bus Endpoint Details & Recent Messages** – Detailed Redis endpoint monitoring …
- **New Update Session Metadata Script Method** – Script pipeline editor view highlighting the new upd…
- **Updated Session.UserState Metadata Using Script Method** – Chat session metadata view displaying t…
add4a4b96d3842bda80049d852d7d740
Page**Overview**Overview
-
Redis Message Bus Monitoring & Recovery Tools – Added a new admin dashboard for Redis pub/sub messaging status, including health indicators, signaling/caching visibility, remediation actions, refresh controls, and improved status icon visibility. Also improved Redis resubscribe reliability by preventing concurrent resubscribe operations and adding manual resubscribe support.
-
Session Metadata Update Script Method – Added a new updateSessionMetaData script method for workflows and pipelines, allowing session metadata values to be updated dynamically and synchronized across the distributed cache.
Step 2 – Admin Redis Message Bus Status Page
-
Centralized Redis message bus monitoring page showing connection health, ping status, endpoint and subscription summaries, and administrative recovery actions for manually triggering Redis channel resubscribe operations on the current instance or across all instances.
7e341fc83e794da5a4f21121db1d6162
Step 3 – Admin Redis Message Bus Endpoint Details & Recent Messages
-
Detailed Redis endpoint monitoring view displaying endpoint connection information alongside recent Redis message activity, including basic agent messaging events and communication tracking details.
c2988754cc6942d1a1509ee8e4dafca3
Step 4 – New Update Session Metadata Script Method
-
Script pipeline editor view highlighting the new updateSessionMetaData method used to dynamically update distributed session metadata values directly within workflows and pipeline scripting.
294558f0872b4e809e6dbc32a9744eb4
Step 5 – Updated Session.UserState Metadata Using Script Method
-
Chat session metadata view displaying the Session.UserState value successfully updated to “All Set” after executing the updateSessionMetaData script method within the pipeline workflow.
84628a38751c48e488e3aa19e775e6db
Image Gallery
- **Overview** – MarkdownDocument
- **Admin Redis Message Bus Status Page** – Centralized Redis message bus monitoring page showing conn…
- **Admin Redis Message Bus Endpoint Details & Recent Messages** – Detailed Redis endpoint monitoring …
- **New Update Session Metadata Script Method** – Script pipeline editor view highlighting the new upd…
- **Updated Session.UserState Metadata Using Script Method** – Chat session metadata view displaying t…
Overview
-
Redis Message Bus Monitoring & Recovery Tools – Added a new admin dashboard for Redis pub/sub messaging status, including health indicators, signaling/caching visibility, remediation actions, refresh controls, and improved status icon visibility. Also improved Redis resubscribe reliability by preventing concurrent resubscribe operations and adding manual resubscribe support.
-
Session Metadata Update Script Method – Added a new updateSessionMetaData script method for workflows and pipelines, allowing session metadata values to be updated dynamically and synchronized across the distributed cache.



