Skip to content

Releases: marain-dotnet/Marain.Claims

0.2.0

24 Sep 22:40
Compare
Choose a tag to compare

Changes:

  • 14ba9b5 Removed Serilog.
  • abfc0a3 Cleaned the garbage out of the host config.
  • 42dda14 Cleaned up the command line app and bumped packages.
  • c552d36 Removed dependency on Corvus.Extensions.CommandLine

This list of changes was auto generated.

0.1.0

23 Sep 16:09
Compare
Choose a tag to compare

Changes:

  • 29c4b30 Updated to the latest package versions.
  • 1e6039b Updated packages.
  • c187bdd Updated to latest serialization defaults.
  • 778065c Updated package dependencies.
  • a621000 Bump Corvus.Extensions.Newtonsoft.Json from 0.3.0 to 0.4.0 in /Solutions (#4)
  • f7d619c Updated the package icon
  • d52ce46 Added the setup tool.
  • b45880c Forced the disappearance of the Marain.Claims.SetupTool WIP.
  • a588a48 Updated dependencies.
  • 45fb8fe Correct environment configuration for the specs.
See More
  • 9b07f18 Updated to latest package dependencies.
  • a5e8245 Merge branch 'master' of https://github.com/marain-dotnet/Marain.Claims
  • 4e6a685 Added local configuration and environment variable configuration to the Specs project.
  • 5f8a832 Add Azure Storage Connection String
  • 8efd515 Updated the YAML for the ProblemDetails to make the "any" type actually "any".
  • 6220c42 Added the deployment project.
  • 1942964 Updated the RBAC policy to patch the tenantId into the template to support tenanted RBAC.
  • da8280e Regenerated the client from the updated OpenApi specification.
  • c419883 Fixed peculiar dependency resolution problem having renamed the projects.
  • c6cb2ac Renamed some assemblies for clarity.
  • 29b149d More changes to separate out client and server more completely.
  • 164bf53 Refactored the complicated dependencies between client and server, and clearly separated the "hosting a claims service" code from the "using a hosted claims service" code.
  • 0f19065 Fixed bug: unnecessary first-time get on all the resource access rule sets when bootstrapping the service.
  • c0380f5 Added OpenAPI services and the Specs. NB: the service specs are not yet passing.
  • f4deaba Added the Tenancy support.
  • 889d3e3 Added support for ETags and denormalized ClaimPermissions/ResourceAccessRuleSets
  • d2999d4 Initial commit of WIP on the claims support.

This list of changes was auto generated.