v1.21.0
Repository: microsoft/kiota-dotnet
Tag: v1.21.0
Published: 2025-10-28T17:19:25Z
Prerelease: no
Release notes:
1.21.0 (2025-10-28)
Features
- Add SetContentFromEnumCollection method to RequestInformation class (d970e8e)
Bug Fixes
- Restore constructor backwards compatibility on old .NET versions. (ce59749)
- Restore constructor compatibility consuming a downlevel library on .NET 5+. (36c543e)
- Restore HttpClientRequestAdapter constructor compatibility between .NET 5+ and .NET Standard/Framework (08edbad)