Skip to content

build(deps): bump github.com/cyberark/conjur-api-go from 0.15.0 to 0.15.3#1234

Merged
yxxhero merged 1 commit into
mainfrom
dependabot/go_modules/github.com/cyberark/conjur-api-go-0.15.3
Jul 14, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/cyberark/conjur-api-go from 0.15.0 to 0.15.3.

Release notes

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

v0.15.3

[0.15.3] - 2026-07-09

Added

  • Validate authn-cert client certificate and key file paths during Config.Validate() so missing or unreadable files fail at client construction with clear errors (CNJR-14097)
  • Reject cert auth configuration that sets both inline PEM and file path for the same credential (ClientCert vs ClientCertFile, ClientCertKey vs ClientCertKeyFile)

v0.15.1

[0.15.1] - 2026-07-07

Changed

  • V2 API support is now determined by the configured Environment (saas) rather than a Conjur Cloud hostname match, so Edge deployments running under arbitrary hostnames can use V2 endpoints when the environment probe or CONJUR_ENVIRONMENT=saas identifies them as SaaS. (CNJR-14071)

Added

  • Add support for authn-ldap groups and users mappings management (create, show, list, delete). CNJR-14197
  • Allow passing AWS credentials explicitly when creating IAM authenticator client. CNJR-14209
Changelog

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

[0.15.3] - 2026-07-09

Added

  • Validate authn-cert client certificate and key file paths during Config.Validate() so missing or unreadable files fail at client construction with clear errors (CNJR-14097)
  • Reject cert auth configuration that sets both inline PEM and file path for the same credential (ClientCert vs ClientCertFile, ClientCertKey vs ClientCertKeyFile)

[0.15.2] - 2026-07-09

Fixed

  • Defer Environment inference until ApplianceURL is set, so integrators that call LoadConfig(), override config fields, then NewClient() get the correct environment.

[0.15.1] - 2026-07-07

Changed

  • V2 API support is now determined by the configured Environment (saas) rather than a Conjur Cloud hostname match, so Edge deployments running under arbitrary hostnames can use V2 endpoints when the environment probe or CONJUR_ENVIRONMENT=saas identifies them as SaaS. (CNJR-14071)

Added

  • Add support for authn-ldap groups and users mappings management (create, show, list, delete). CNJR-14197
  • Allow passing AWS credentials explicitly when creating IAM authenticator client. CNJR-14209
Commits
  • 6477c61 Merge pull request #155 from Conjur-Enterprise/CNJR-14097/validate-cert-key-f...
  • 11cd4cd fix(test): load LDAP mock login from test credentials fixture
  • a1f80aa feat(config): validate authn-cert file paths in Config.Validate
  • af4acc8 Merge pull request #154 from Conjur-Enterprise/default-env-fix
  • 61167a7 Leave environment empty when appliance URL is unset
  • 3d8adb7 Merge pull request #153 from Conjur-Enterprise/ldap-minimum-version
  • 4ab109f CNJR-14293: add minimum client version for ldap mappings
  • 3b2bc98 Merge pull request #147 from Conjur-Enterprise/CNJR-14244/issuer-tests-secret...
  • fc911ae test(conjurapi): use secret-ref credentials only in issuer tests
  • 6b06ced Merge pull request #150 from Conjur-Enterprise/CNJR-14071
  • 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.15.0 to 0.15.3.
- [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.15.0...v0.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 13, 2026
@dependabot
dependabot Bot requested a review from mumoshu as a code owner July 13, 2026 02:53
@dependabot dependabot Bot added the go Pull requests that update Go code label Jul 13, 2026
@yxxhero
yxxhero merged commit d574607 into main Jul 14, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/cyberark/conjur-api-go-0.15.3 branch July 14, 2026 23:17
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