Rasa: 3.1.5 Release

Release date:
July 15, 2022
Previous version:
3.1.4 (released June 21, 2022)
Magnitude:
14 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in 3.1.5

sanchariGr
losterloh

Directory Browser for 3.1.5

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

  • #11333: SlotSet events will be emitted when the value set by the current user turn is the same as the existing value.

Previously, ActionExtractSlots would not emit any SlotSet events if the new value was the same as the existing one. This caused the augmented memoization policy to lose these slot values when truncating the tracker.