v7.1.0
-
Core
- Moved IContext.Merge(Action) to IExpando.Merge(Action)
- Breaking change: Refactored IAuthenticationService to use credentials and authConfig
- Breaking change: Refactored IAuthorization service to use execution context, permissions, scope and authConfig.
-
Messaging
- Added overloads for Endpoint addresses in IDispatchingContext.From and IDispatchingContext.To.
-
Data
- Added options config to IDataInstaller