Skip to content

v7.1.0

Choose a tag to compare

@ioancrisan ioancrisan released this 06 Nov 15:52
· 2424 commits to master since this release
  • 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