Skip to content

Releases: RasaHQ/rasa-sdk

3.8.0

03 Apr 09:36
8525dce
Compare
Choose a tag to compare

Rasa_Sdk 3.8.0 (2024-04-03)

Improvements

  • #1072: Add an --endpoint flag to the rasa_sdk CLI to enable tracing configuration.
  • #1073: Instrument ActionExecutor.run method.
  • #1074: Instrument ValidationAction.run method and extract attributes class_name, sender_id, action_name and slots_to_validate.
  • #1075: Implement functionality that enables creating additional spans within custom actions.
  • #1076: Instrument ActionExecutor._create_api_response and extract slots, events, utters and message_count attributes.
  • #1077: Instrument ValidationAction._extract_validation_events and FormValidationAction._extract_validation_events and extract validated_events and slots attributes.
  • #1078: Add a stack property to the Tracker class which corresponds to the dialogue stack.

Bugfixes

  • #1054: Upgrade Certifi to fix Improper Following of a Certificate's Chain of Trust.

3.8.0rc2

15 Mar 13:13
6aa3d2a
Compare
Choose a tag to compare

Pre-release version

3.8.0rc1

13 Mar 13:47
3f6cf80
Compare
Choose a tag to compare

Pre-release version

3.8.0b1.dev2

09 Jan 15:35
531f3f4
Compare
Choose a tag to compare

Pre-release version

3.7.1

03 Jan 08:32
e1233db
Compare
Choose a tag to compare

Rasa_Sdk 3.7.1 (2024-01-02)

Bugfixes

  • #1055: Upgrade Certifi to fix Improper Following of a Certificate's Chain of Trust.

3.8.0b1.dev1

11 Dec 14:08
8cf2f5f
Compare
Choose a tag to compare

Pre-release version

3.7.0rc4

22 Nov 12:40
9ba22ad
Compare
Choose a tag to compare

Pre-release version

3.7.0

22 Nov 15:10
65fb139
Compare
Choose a tag to compare

Rasa_Sdk 3.7.0 (2023-11-22)

Features

  • #1016: Added tracing functionality to the Rasa SDK, bringing enhanced monitoring, execution profiling and debugging capabilities to the Rasa Actions Server.
    See Rasa Documentation on Tracing to know more about configuring a tracing backend or collector.

3.7.0rc3

17 Nov 16:03
ee729a7
Compare
Choose a tag to compare

Pre-release version

3.7.0rc2

10 Nov 17:04
8bf40c3
Compare
Choose a tag to compare

Pre-release version