-
Notifications
You must be signed in to change notification settings - Fork 7
Commit 90fd6cb
build(deps): Bump github.com/nutanix-cloud-native/prism-go-client from 0.3.4 to 0.4.0 in /api (#616)
Bumps
[github.com/nutanix-cloud-native/prism-go-client](https://github.com/nutanix-cloud-native/prism-go-client)
from 0.3.4 to 0.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nutanix-cloud-native/prism-go-client/releases">github.com/nutanix-cloud-native/prism-go-client's
releases</a>.</em></p>
<blockquote>
<h2>v0.4.0</h2>
<h3>Added</h3>
<ul>
<li>Added support for v4 client creation.</li>
<li>Added support for getting information about an AZ given a uuid.</li>
<li>Added support for getting a projection of attributes of entities
using the 'groups' API endpoint.</li>
<li>Added support for creating, deleting, listing, and getting the
status of recovery plan jobs.</li>
<li>Add optional function options for the NewKarbonAPIClient
constructor</li>
<li>Add ClusterRegistration interface in karbon package</li>
<li>Add ClusterRegistration SetInfo and Cluster Addon SetInfo APIs</li>
<li>Added support for specifying volume groups by category in a recovery
plan create request.</li>
<li>Added support for specifying primary and recovery clusters in a
recovery plan.</li>
<li>Added WithUserAgent client option for v3 client constructor.</li>
<li>Added Cache for v3 Clients in v3 package.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Change the MetaService interface methods to take context.Context as
a parameter</li>
<li>Local environment provider now fetches port from
<code>NUTANIX_PORT</code> environment variable</li>
<li>Add logic to internal.Client for auto retry once after refreshing
auth cookie on a 401 response in case of session auth.</li>
</ul>
<h3>Removed</h3>
<ul>
<li>remove the unexported method from the v3 service interface enabling
mocking</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nutanix-cloud-native/prism-go-client/blob/main/CHANGELOG.md">github.com/nutanix-cloud-native/prism-go-client's
changelog</a>.</em></p>
<blockquote>
<h2>[0.4.0] - 2024-05-03</h2>
<h3>Added</h3>
<ul>
<li>Added support for v4 client creation.</li>
<li>Added support for getting information about an AZ given a uuid.</li>
<li>Added support for getting a projection of attributes of entities
using the 'groups' API endpoint.</li>
<li>Added support for creating, deleting, listing, and getting the
status of recovery plan jobs.</li>
<li>Add optional function options for the NewKarbonAPIClient
constructor</li>
<li>Add ClusterRegistration interface in karbon package</li>
<li>Add ClusterRegistration SetInfo and Cluster Addon SetInfo APIs</li>
<li>Added support for specifying volume groups by category in a recovery
plan create request.</li>
<li>Added support for specifying primary and recovery clusters in a
recovery plan.</li>
<li>Added WithUserAgent client option for v3 client constructor.</li>
<li>Added Cache for v3 Clients in v3 package.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Change the MetaService interface methods to take context.Context as
a parameter</li>
<li>Local environment provider now fetches port from
<code>NUTANIX_PORT</code> environment variable</li>
<li>Add logic to internal.Client for auto retry once after refreshing
auth cookie on a 401 response in case of session auth.</li>
</ul>
<h3>Removed</h3>
<ul>
<li>remove the unexported method from the v3 service interface enabling
mocking</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nutanix-cloud-native/prism-go-client/commit/15db883d07b5438c2c0047f0db341f677681a04c"><code>15db883</code></a>
Update CHANGELOG.md to prepare for 0.4.0 release (<a
href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/167">#167</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/prism-go-client/commit/ea7d53442119f3ed63d9e681e65bdcd719d09f95"><code>ea7d534</code></a>
Session Auth Token Refresh and V3 Client Cache (<a
href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/166">#166</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/prism-go-client/commit/8724a6b82342a6009054e4369318826143312835"><code>8724a6b</code></a>
fix: remove unexported method v3 Service interface (<a
href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/150">#150</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/prism-go-client/commit/e26318d0c57ed027824234588e60df65c34cc4f0"><code>e26318d</code></a>
Bump github/codeql-action from 2 to 3 (<a
href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/148">#148</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/prism-go-client/commit/3c951981f64f63e65a4d11ac41906b3d9a88786d"><code>3c95198</code></a>
Bump actions/setup-go from 4 to 5 (<a
href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/147">#147</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/prism-go-client/commit/72182cd19bd328cca06ff1735d0b8d69c8c82d82"><code>72182cd</code></a>
first version of v4 client (<a
href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/133">#133</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/prism-go-client/commit/c435e650c01bf2edd67e465f0c77a3fe6b81d5f0"><code>c435e65</code></a>
Bump actions/checkout from 3 to 4 (<a
href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/134">#134</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/prism-go-client/commit/ee4e0074e67b05128f67bd14ee289ff0992c55a4"><code>ee4e007</code></a>
Bump codecov/codecov-action from 3.1.3 to 3.1.4 (<a
href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/117">#117</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/prism-go-client/commit/9c01ce42a5a67e4508ee876a52351c78f7c28b49"><code>9c01ce4</code></a>
Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 (<a
href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/130">#130</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/prism-go-client/commit/7458d5f49e7a753511d4f41a66f41ee253408019"><code>7458d5f</code></a>
Bump google.golang.org/grpc from 1.45.0 to 1.53.0 (<a
href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/128">#128</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.3.4...v0.4.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dimitri Koshkin <[email protected]>1 parent 5a3d4e5 commit 90fd6cbCopy full SHA for 90fd6cb
4 files changed
+6
-1366
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
0 commit comments