Skip to content

build(deps): bump github.com/cyberark/conjur-api-go from 0.13.19 to 0.14.1#1175

Merged
yxxhero merged 1 commit into
mainfrom
dependabot/go_modules/github.com/cyberark/conjur-api-go-0.14.1
Jun 12, 2026
Merged

build(deps): bump github.com/cyberark/conjur-api-go from 0.13.19 to 0.14.1#1175
yxxhero merged 1 commit into
mainfrom
dependabot/go_modules/github.com/cyberark/conjur-api-go-0.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/cyberark/conjur-api-go from 0.13.19 to 0.14.1.

Release notes

Sourced from github.com/cyberark/conjur-api-go's releases.

v0.14.1

[0.14.1] - 2026-05-22

Fixed

  • Fix the LDAP authentication flow.

v0.14.0

[0.14.0] - 2026-04-21

Added

  • Support for certificate authentication (authn-cert) via mutual TLS (mTLS).
    • New NewClientFromCertificate(config Config) constructor.
    • New Config fields: ClientCertFile, ClientCertKeyFile, ClientCert, ClientCertKey, CertHostID.
    • New environment variables: CONJUR_AUTHN_CERT_SERVICE_ID, CONJUR_AUTHN_CERT_FILE, CONJUR_AUTHN_CERT_KEY_FILE, CONJUR_AUTHN_CERT_HOST_ID.
    • Transparent certificate rotation via GetClientCertificate callback (no restart required when cert files are updated).
    • Both request mode (explicit CertHostID) and SPIFFE mode (empty CertHostID, host derived from certificate SAN URI) are supported.
    • Private key material is automatically redacted from debug log output.

Changed

  • Improved error message for OIDC token validation failures. CNJR-12880
Changelog

Sourced from github.com/cyberark/conjur-api-go's changelog.

[0.14.1] - 2026-05-22

Fixed

  • Fix the LDAP authentication flow.

[0.14.0] - 2026-04-21

Added

  • Support for certificate authentication (authn-cert) via mutual TLS (mTLS).
    • New NewClientFromCertificate(config Config) constructor.
    • New Config fields: ClientCertFile, ClientCertKeyFile, ClientCert, ClientCertKey, CertHostID.
    • New environment variables: CONJUR_AUTHN_CERT_SERVICE_ID, CONJUR_AUTHN_CERT_FILE, CONJUR_AUTHN_CERT_KEY_FILE, CONJUR_AUTHN_CERT_HOST_ID.
    • Transparent certificate rotation via GetClientCertificate callback (no restart required when cert files are updated).
    • Both request mode (explicit CertHostID) and SPIFFE mode (empty CertHostID, host derived from certificate SAN URI) are supported.
    • Private key material is automatically redacted from debug log output.

Changed

  • Improved error message for OIDC token validation failures. CNJR-12880
Commits
  • 59b5f2c Merge pull request #141 from Conjur-Enterprise/ldap_fix
  • 9cc5af9 CNJR-13137: fix LDAP flow
  • b5efb65 Merge pull request #140 from Conjur-Enterprise/rebranding
  • 6ef169c Rebrand SDK runtime strings and tests
  • c4b08ba Rebrand Docker image metadata
  • 0e2cd68 Rebrand README to Idira naming
  • 621b70e Merge pull request #139 from Conjur-Enterprise/CNJR-13750-telemetry
  • 6566f45 CNJR-13750: Telemetry data handling
  • b3ff3d9 CNJR-13442: Merge pull request #137 from Conjur-Enterprise/johnodon/credentia...
  • 7b0a828 Harden Conjur Cloud URL regex
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/cyberark/conjur-api-go](https://github.com/cyberark/conjur-api-go) from 0.13.19 to 0.14.1.
- [Release notes](https://github.com/cyberark/conjur-api-go/releases)
- [Changelog](https://github.com/cyberark/conjur-api-go/blob/main/CHANGELOG.md)
- [Commits](cyberark/conjur-api-go@v0.13.19...v0.14.1)

---
updated-dependencies:
- dependency-name: github.com/cyberark/conjur-api-go
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 1, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 1, 2026
@yxxhero yxxhero merged commit d660db2 into main Jun 12, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/cyberark/conjur-api-go-0.14.1 branch June 12, 2026 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant