Skip to content

Releases: aserto-dev/aserto-dotnet

v0.20.0

25 Oct 07:58
Compare
Choose a tag to compare

Changed

  • Release v0.20.0

v0.9.0-preview.3

20 Oct 08:50
Compare
Choose a tag to compare
v0.9.0-preview.3 Pre-release
Pre-release

Changed

  • Updated Aserto.Authorizer.V2.Client.Grpc to v0.0.3

v0.9.0-preview.2

18 Oct 11:56
Compare
Choose a tag to compare
v0.9.0-preview.2 Pre-release
Pre-release

Changed

  • Re-added PolicyRoot as a mandatory parameter.

v0.9.0-preview.1

13 Oct 14:24
Compare
Choose a tag to compare
v0.9.0-preview.1 Pre-release
Pre-release

Version 0.9.0-preview.1 (2022-10-13)

Full Changelog

Changed

  • Bump .NET version to 6
  • The middleware now uses the Authorizer V2 APIs
  • Improved detection for reserved route keys
  • The following configs are no longet mandatory:
    • AuthorizerApiKey
    • TenantID

Removed

  • Removed PolicyRoot config and parameter from mappers
  • Removed PolicyID config parameter

Added

  • Added PolicyName and PolicyInstanceLabel optional parameters

v0.8.7

14 Sep 11:59
Compare
Choose a tag to compare

Changed

Expose default Policy and Resource mapper.

v0.8.6

27 Jun 09:33
Compare
Choose a tag to compare

Changed

  • No longer lowercase the module path when computing the policy path.

v0.8.5

06 Jun 17:46
Compare
Choose a tag to compare

Changed

  • The default policy mapper now uses the RouteEndpoint if it exists.

v0.8.4

03 Jun 13:25
Compare
Choose a tag to compare

Changed

  • The default policy mapper now checks if an endpoint exists. If it exists it constructs the policy path based on it.

v0.8.3

01 Jun 18:32
Compare
Choose a tag to compare

Bugfix

  • The default policy context path mapper now correctly handles casing for route values.

v0.8.2

27 May 12:08
Compare
Choose a tag to compare

Changed

The middleware ships with a default resource context mapper