- #11061: Added session_config key as valid domain key during domain loading from directory containing a separate domain file with session configuration.
- #11362: Run default action
action_extract_slots
after a custom action returns aUserUttered
event to fill any applicable slots. - #11368: Handle the case when an
EndpointConfig
object is given as parameter to theAwaitableTrackerStore.create()
method.