Skip to content

Releases: cyberark/conjur-api-dotnet

v3.0.4

17 Jan 15:55
Compare
Choose a tag to compare

[3.0.4] - 2025-01-17

Fixed

v3.0.3

22 Nov 19:10
Compare
Choose a tag to compare

[3.0.3] - 2024-11-22

Fixed

  • Resolve build warnings
  • Fix and re-enable broken tests (CNJR-7227)

v3.0.1

27 Feb 21:15
v3.0.1
3258f3e
Compare
Choose a tag to compare

Fixed

  • Fix broken API Key authentication

v3.0.0

27 Feb 13:21
v3.0.0
9a7fe6f
Compare
Choose a tag to compare

Changed

v2.1.1

15 Mar 18:14
@szh szh
v2.1.1
fa5ada8
Compare
Choose a tag to compare

Fixed

v2.1.0

09 Sep 17:41
v2.1.0
265ae50
Compare
Choose a tag to compare

Added

  • Add parameter to the function Policy::LoadPolicy() to allow a different load method other than POST. POST being the default value. Currently Conjur supports POST, PUT and PATCH

v2.0.0

09 Jun 21:12
8857e19
Compare
Choose a tag to compare

Change log

Added

Removed

  • Conjur V4 API support (see v4 branch for v4 API support)

v1.4.0

16 Mar 17:10
Compare
Choose a tag to compare

v1.4.0 - 2018-07-05

Added

  • Add Role entity with all corresponding methods