Releases: cyberark/conjur-api-dotnet
Releases · cyberark/conjur-api-dotnet
v3.2.1
[3.2.1] - 2025-10-22
Changed
- Improved release process to push package to nuget.org
(cyberark/conjur-api-dotnet#17, CNJR-9543)
v3.2.0
[3.2.0] - 2025-10-07
Added
- Support for JWT authentication (CNJR-11283)
v3.1.1
[3.1.1] - 2025-09-17
Changed
- Updated documentation to align with Conjur Enterprise name change to Secrets Manager. (CNJR-10974)
v3.1.0
[3.1.0] - 2025-09-03
Added
- Target .NET 8.0
- Add Async methods
(cyberark/conjur-api-dotnet#92), CNJR-9409
v3.0.4
[3.0.4] - 2025-01-17
Fixed
- Updated CLI command in documentation
(cyberark/conjur-api-dotnet#53) - Added .NET version requirements to README
(cyberark/conjur-api-dotnet#62) - Added code coverage reporting
(cyberark/conjur-api-dotnet#35)
v3.0.3
[3.0.3] - 2024-11-22
Fixed
- Resolve build warnings
- Fix and re-enable broken tests (CNJR-7227)
v3.0.1
Fixed
- Fix broken API Key authentication
v3.0.0
Changed
- Target .NET 6+. If you're using .NET Framework, continue using v2.1.1.
cyberark/conjur-api-dotnet#89 - Support for AWS authentication
cyberark/conjur-api-dotnet#90
v2.1.1
Fixed
- Fix mime type "text/plain" cyberark/conjur-api-dotnet#82