Rasa_Sdk 3.16.0 (2026-03-25)
Features
- #1299: Added
SessionEndedevent to enable ending a conversation session.
ReturnSessionEnded()(optionally withtimestampandmetadata) from an action to mark the session as terminated. No further events can be applied afterward.
Improvements
- #1301: Add a
user_idproperty to theTrackerclass which corresponds to the end user participating in the conversation.
Bugfixes
- #1298: Update protobuf to 5.29.6 to address CVE-2026-0994.