v6.3.1
[6.3.1] - 2026-07-16
Added
- Added
Conjur::API#dry_run_policyfor validating a policy load without applying it,
reporting what would be created/updated/deleted or, for invalid YAML, the parse errors.
Changed
Conjur::API#dry_run_policyandConjur::API#fetch_policynow raise
Conjur::FeatureNotAvailablewhen called against CyberArk Secrets Manager, SaaS, or
against a Conjur server older than 1.21.1, matching conjur-api-go's behavior for the
equivalent methods.