Releases: permitio/permit-dotnet
Releases · permitio/permit-dotnet
v1.8.0
What's Changed
- Update OpenAPI generation workflow to correctly handle change detection and commit logic by @omer9564 in #40
- OpenAPI SDK Update by @github-actions[bot] in #41
- Remove synchronous API request during constructor by @ocap-kirk in #57
New Contributors
- @omer9564 made their first contribution in #40
- @github-actions[bot] made their first contribution in #41
- @ocap-kirk made their first contribution in #57
Full Changelog: 1.7.2...1.8.0
v1.8.0-rc.1
What's Changed
- Update OpenAPI generation workflow to correctly handle change detection and commit logic by @omer9564 in #40
- OpenAPI SDK Update by @github-actions in #41
New Contributors
Full Changelog: 1.7.2...1.8.0-rc.1
v1.7.2
SDK Deserialization Fix
- Fixed deserialization issue in
ListResourcesAsyncresponse - Removed redundant Bearer token parameter from permissions API call
- Updated example IDs in OpenAPI spec
v1.7.1
v1.7.0
What's Changed
New Features
- Added ReBAC support (resource instances + relationship tuples) by @danyi1212 in #31
- Updated .Net version to 9.0 by @danyi1212 in #31
Tools and Deployment
- Updated OpenAPI schema for Permit API and PDP API by @danyi1212 in #31
- Added automatic OpenAPI update workflow by @danyi1212 in #31
- Added integration tests to CI by @danyi1212 in #31
New Contributors
- @danyi1212 made their first contribution in #31
Full Changelog: 1.6.0...1.7.0
v1.7.0-rc.1
What's Changed
New Features
- Updated .Net version to 9.0 by @danyi1212 in #31
- Added ReBAC support (resource instances + relationship tuples) by @danyi1212 in #31
Tools and Deployment
- Updated OpenAPI schema for Permit API and PDP API by @danyi1212 in #31
- Added automatic OpenAPI update workflow by @danyi1212 in #31
- Added integration tests to CI by @danyi1212 in #31
New Contributors
- @danyi1212 made their first contribution in #31
Full Changelog: 1.6.0...1.7.0-rc.1
v1.6.0
What's Changed
- fix snyk issues by @EliMoshkovich in #29
- add option to pass project id and env id in config by @obsd in #30
Full Changelog: 1.5.0...1.6.0