Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

Bumps github.com/cyberark/conjur-api-go from 0.13.4 to 0.13.5.

Release notes

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

v0.13.5

[0.13.5] - 2025-09-09

Fixed

  • Avoid trying to read a cached token when storage config is CredentialStorageNone

Added

  • Add support for automatic AWS IAM authentication using EC2 instance metadata. CNJR-10957
  • Add support for automatic Azure authentication. CNJR-10959
  • Add Static Secrets V2 API. CNJR-10824
  • Add support for automatic GCP authentication using GCP instance metadata. CNJR-10958
  • Implemented support for both Secrets Manager Self-Hosted and Secrets Manager SaaS based on the configuration. CNJR-9039, CNJR-9043, CNJR-9044, CNJR-9349
Changelog

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

[0.13.5] - 2025-09-09

Fixed

  • Avoid trying to read a cached token when storage config is CredentialStorageNone

Added

  • Add support for automatic AWS IAM authentication using EC2 instance metadata. CNJR-10957
  • Add support for automatic Azure authentication. CNJR-10959
  • Add Static Secrets V2 API. CNJR-10824
  • Add support for automatic GCP authentication using GCP instance metadata. CNJR-10958
  • Implemented support for both Secrets Manager Self-Hosted and Secrets Manager SaaS based on the configuration. CNJR-9039, CNJR-9043, CNJR-9044, CNJR-9349
Commits
  • 455d85b Merge pull request #96 from Conjur-Enterprise/cli-consolidation
  • ba4c75b update dependencies
  • a3e7630 document public functions, variables and types
  • f130dc5 update CHANGELOG.md
  • 4cf8402 go fmt ./...
  • 774c33c Change name from Conjur to Secrets Manager
  • 6447a95 Change permissions on conjurrc file
  • 80c3430 Add timeout entry in config
  • d43883e CNJR-9349: Write default values to conjurrc
  • d6218c0 CNJR-9044: CLI consolidation for login
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.4 to 0.13.5.
- [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.4...v0.13.5)

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

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 Sep 26, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 26, 2025
@yxxhero yxxhero merged commit e6ed8a2 into main Sep 26, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cyberark/conjur-api-go-0.13.5 branch September 26, 2025 22:25
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.

2 participants