Releases: Hawxy/Clerk.Net
Releases · Hawxy/Clerk.Net
v1.11.0
- Update swagger to latest and regenerate client
- Update Kiota
- Fixed an issue with the assembly not being marked as AoT compatible in .NET 9
- Fixed an issue upstream causing the DI integration to not be trim safe.
Note: This release will be far more "breaking" than previous due to formatting adjustments in the codegen output, mostly impacting the request builder. Use your IDE's intellisense to find the replacement properties.
v1.10.0
- Enabled Kiota's default handlers when using the DI extensions, enabling full support for Kiota's request configuration system.
- Rate limits for Clerk endpoints will now be handled properly and retry appropriately.
v1.9.0
- Add support for .NET 9
- Consolidated Kiota dependencies via Kiota Bundle
- Update swagger to latest and regenerate client
- Update Kiota
- Updated to xUnit v3
v1.8.0
- Update swagger to latest and regenerate client
- Update Kiota
v1.7.0
- Update swagger to latest and regenerate client
- Update Kiota
v1.6.0
- Update swagger to latest and regenerate client
- Update Kiota
v1.5.0
- Update swagger to latest and regenerate client
- Update Kiota
v1.4.0
- Update swagger to latest and regenerate client
- Update Kiota
- Add netstandard2.0 target to
Clerk.Net
v1.3.0
- Regenerate client based on latest swagger
- Update Kiota to 1.9.1
v1.2.0
- Support .NET 8 RTM
- Update to Kiota 1.8.2.