Release v14.4.0
Summary
Adds the current ExecutionContext as an argument to IContainer.get(...) and sends it along from the EventContext when instantiating event handler classes.
Added
- Added
executionContext: ExecutionContextas an argument inIContainer.get(...).