Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps the all-go-mod-patch-and-minor group with 2 updates in the / directory: github.com/nutanix-cloud-native/prism-go-client and github.com/sirupsen/logrus.

Updates github.com/nutanix-cloud-native/prism-go-client from 0.5.5 to 0.6.2

Release notes

Sourced from github.com/nutanix-cloud-native/prism-go-client's releases.

v0.6.2

What's Changed

Features

  • feat: Add V4 DomainManager service, User Service and SubnetIPReservation methods by @​adarshanand25 in nutanix-cloud-native/prism-go-client#322
  • feat: Add v4 IAM Users API #219
  • feat: implement SubnetIPReservation in converged client (NCN-111641) #316
  • feat: Implement List and Get methods for Users service #317
  • feat: Implement DomainManager service with GetPrismCentralVersion #318

Full Changelog: nutanix-cloud-native/prism-go-client@v0.6.1...v0.6.2

v0.6.1

What's Changed

Full Changelog: nutanix-cloud-native/prism-go-client@v0.6.0...v0.6.1

v0.6.0

Added

  • Add methods for Idempotence Identifiers API in v3
  • API key based authentication support in v3
  • Add client method to fetch kubeconfig in Karbon
  • Add converged client as utility wrapper for v4

Changed

  • Update the underlying struct used for Cluster to swagger-generated in v3
  • Switch to go-swagger generated structs for recovery plan
  • Change the underlying API/Client used for StorageContainers in v4
  • Add defensive code to avoid panics
  • Move ClientOptions to environment/types

Removed

  • Remove clients for fc & foundation
  • Remove utils package
Changelog

Sourced from github.com/nutanix-cloud-native/prism-go-client's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v0.6.1]

Added

  • Add transparent Basic authentication via API keys in prism-go-client

[v0.6.0]

Added

  • Add methods for Idempotence Identifiers API in v3
  • API key based authentication support in v3
  • Add client method to fetch kubeconfig in Karbon
  • Add converged client as utility wrapper for v4

Changed

  • Update the underlying struct used for Cluster to swagger-generated in v3
  • Switch to go-swagger generated structs for recovery plan
  • Change the underlying API/Client used for StorageContainers in v4
  • Add defensive code to avoid panics
  • Move ClientOptions to environment/types

Removed

  • Remove clients for fc & foundation
  • Remove utils package
Commits
  • e0ce12f Cherry-pick #219, #316, #317, #318
  • 2b1927c Revert "feat: implement SubnetIPReservation in converged client (NCN-111641) ...
  • 79e9419 Revert "feat: Implement List and Get methods for Users service (#317)"
  • 459cf43 Revert "feat: Implement DomainManager service with GetPrismCentralVersion (#3...
  • af3713c feat: Implement DomainManager service with GetPrismCentralVersion (#318)
  • f66aa42 feat: Implement List and Get methods for Users service (#317)
  • c625f6e feat: implement SubnetIPReservation in converged client (NCN-111641) (#316)
  • 51bb473 feat(v3): Add VM-VTPM Config to VM Resources (#319)
  • ba018db fix: workflow for release and conventional-pr-title (#310) (#312)
  • baa5014 changelog for release v0.6.1 (#309)
  • Additional commits viewable in compare view

Updates github.com/sirupsen/logrus from 1.9.3 to 1.9.4

Release notes

Sourced from github.com/sirupsen/logrus's releases.

v1.9.4

Notable changes

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

Commits
  • b61f268 Merge pull request #1472 from goldlinker/master
  • 15c29db refactor: replace the deprecated function in the ioutil package
  • cb253f3 Merge pull request #1464 from thaJeztah/touchup_godoc
  • 29b2337 Merge pull request #1468 from thaJeztah/touchup_readme
  • d916819 Merge pull request #1427 from dolmen/fix-testify-usage
  • 135e482 README: small touch-ups
  • 2c5fa36 Merge pull request #1467 from thaJeztah/rm_old_badge
  • 877ecec README: remove travis badge
  • 55cf256 Merge pull request #1393 from jsoref/grammar
  • 21bae50 Merge pull request #1426 from dolmen/testing-fix-use-of-math-rand
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the all-go-mod-patch-and-minor group with 2 updates in the / directory: [github.com/nutanix-cloud-native/prism-go-client](https://github.com/nutanix-cloud-native/prism-go-client) and [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus).


Updates `github.com/nutanix-cloud-native/prism-go-client` from 0.5.5 to 0.6.2
- [Release notes](https://github.com/nutanix-cloud-native/prism-go-client/releases)
- [Changelog](https://github.com/nutanix-cloud-native/prism-go-client/blob/main/CHANGELOG.md)
- [Commits](nutanix-cloud-native/prism-go-client@v0.5.5...v0.6.2)

Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.9.3...v1.9.4)

---
updated-dependencies:
- dependency-name: github.com/nutanix-cloud-native/prism-go-client
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

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 Jan 19, 2026
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.

0 participants