Skip to content

v7.1.1

Choose a tag to compare

@ioancrisan ioancrisan released this 06 Nov 17:54
· 2419 commits to master since this release
  • Core

    • Made UserPasswordHashCredentials.PasswordHash a byte[].
  • Serialization.Json

    • Sign Kephas.Serialization.Json
  • Messaging

    • Fixed regression when the messaging context does not recognize the proper authorization scope.
    • Used ToMessageContent consistently.