cyberark / conjur-api-go

Go client for the CyberArk Conjur API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a check to see if the Conjur version is out of date

telday opened this issue · comments

Is your feature request related to a problem? Please describe.

The new RetreieveBatchSecretsSafe method requires at least Conjur version 1.11.4 or above. We should have a check which either warns the user or shows an error if the Conjur version is older.