Releases: cyberark/conjur-api-go
Releases · cyberark/conjur-api-go
v0.6.1
Change log
Changed
- Errors from YAML parsing are now breaking and visible in logs.
cyberark/conjur-api-go#74
v0.6.0
v0.5.2
v0.5.1
v0.5.0
v0.3.2
Use github.com/sirupsen/logrus for logging.
When the log level for logrus is set to DebugLevel, show debug information, including:
-
what configuration information is contained in each of the locations (e.g. the environment, config files, etc), as well as the final configuration
-
the HTTP request sent to, and the responses received from, the Conjur server