You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build(deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 4 updates (#851)
Bumps the all-go-mod-patch-and-minor group with 3 updates in the /
directory:
[github.com/nutanix-cloud-native/prism-go-client](https://github.com/nutanix-cloud-native/prism-go-client),
[github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and
[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go).
Bumps the all-go-mod-patch-and-minor group with 3 updates in the /api
directory:
[github.com/nutanix-cloud-native/prism-go-client](https://github.com/nutanix-cloud-native/prism-go-client),
[github.com/onsi/gomega](https://github.com/onsi/gomega) and
[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go).
Bumps the all-go-mod-patch-and-minor group with 3 updates in the /common
directory:
[github.com/nutanix-cloud-native/prism-go-client](https://github.com/nutanix-cloud-native/prism-go-client),
[github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and
[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go).
Updates `github.com/nutanix-cloud-native/prism-go-client` from
0.4.1-0.20240722112004-1bfdd67beef2 to 0.5.1
<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.5.1</h2>
<h2>[v0.5.1] - 2024-08-09</h2>
<h3>Changed</h3>
<ul>
<li>Updated the v3 Subnet spec struct to match latest swagger spec</li>
</ul>
<h2>v0.5.0</h2>
<h3>Added</h3>
<ul>
<li>Added v4 Categories beta APIs to v4 client</li>
<li>Added v4 VolumeGroups beta APIs to v4 client</li>
<li>Added a cache for v4 clients in v4 package</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated v4 API clients from v4 alpha to v4 beta APIs</li>
<li>Handle trust bundle in v4 client cache GetOrCreate by setting
VerifySSL</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>[v0.5.1] - 2024-08-09</h2>
<h3>Changed</h3>
<ul>
<li>Updated the v3 Subnet spec struct to match latest swagger spec</li>
</ul>
<h2>[v0.5.0] - 2024-07-29</h2>
<h3>Added</h3>
<ul>
<li>Added v4 Categories beta APIs to v4 client</li>
<li>Added v4 VolumeGroups beta APIs to v4 client</li>
<li>Added a cache for v4 clients in v4 package</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated v4 API clients from v4 alpha to v4 beta APIs</li>
<li>Handle trust bundle in v4 client cache GetOrCreate by setting
VerifySSL</li>
</ul>
<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>
<h2>[0.3.4] - 2022-11-24</h2>
<h3>Changed</h3>
<ul>
<li>Bugfix: Stop explicit base64 decoding of BinaryData from ConfigMap
in Kubernetes env provider</li>
</ul>
<h2>[0.3.3] - 2022-11-24</h2>
<h3>Changed</h3>
<ul>
<li>Kubernetes env provider can now read the trust bundle from both
BinaryData and Data</li>
</ul>
<h2>[0.3.2] - 2022-11-04</h2>
<h3>Changed</h3>
<ul>
<li>Bugfix: Fix the kubebuilder enum annotations for
NutanixTrustBundleKind</li>
</ul>
<h2>[0.3.1] - 2022-11-03</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nutanix-cloud-native/prism-go-client/commits/v0.5.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/onsi/ginkgo/v2` from 2.19.1 to 2.20.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.20.0</h2>
<h2>2.20.0</h2>
<h3>Features</h3>
<ul>
<li>Add buildvcs flag [be5ab95]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Add update-deps to makefile [d303d14]</li>
<li>bump all dependencies [7a50221]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's
changelog</a>.</em></p>
<blockquote>
<h2>2.20.0</h2>
<h3>Features</h3>
<ul>
<li>Add buildvcs flag [be5ab95]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Add update-deps to makefile [d303d14]</li>
<li>bump all dependencies [7a50221]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/265b1a00989abc6d0b648b0e89d34f05b7c617aa"><code>265b1a0</code></a>
v2.20.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/d303d14edd13cbc4413c3de8e8c2460754cc88ce"><code>d303d14</code></a>
Add update-deps to makefile</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/7a502216054d1cfd0e243d9eabafbfaa4a1d3fb5"><code>7a50221</code></a>
bump all dependencies</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/be5ab950a71528b5d0dc2b82f8e1ae833cff2149"><code>be5ab95</code></a>
Add buildvcs flag</li>
<li>See full diff in <a
href="https://github.com/onsi/ginkgo/compare/v2.19.1...v2.20.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/onsi/gomega` from 1.34.0 to 1.34.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's
releases</a>.</em></p>
<blockquote>
<h2>v1.34.1</h2>
<h2>1.34.1</h2>
<h3>Maintenance</h3>
<ul>
<li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">github.com/onsi/gomega's
changelog</a>.</em></p>
<blockquote>
<h2>1.34.1</h2>
<h3>Maintenance</h3>
<ul>
<li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/gomega/commit/fa057b845528c9336265d6df77e21d827f268c7d"><code>fa057b8</code></a>
v1.34.1</li>
<li><a
href="https://github.com/onsi/gomega/commit/5e71dcd56a0fbef9afebe5922242772b83bf31a7"><code>5e71dcd</code></a>
Use slices from exp/slices to keep golang 1.20 compat</li>
<li>See full diff in <a
href="https://github.com/onsi/gomega/compare/v1.34.0...v1.34.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/aws/aws-sdk-go` from 1.55.3 to 1.55.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.55.5 (2024-07-30)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/appstream</code>: Updates service API and
documentation
<ul>
<li>Added support for Red Hat Enterprise Linux 8 on Amazon AppStream
2.0</li>
</ul>
</li>
<li><code>service/autoscaling</code>: Updates service API and
documentation
<ul>
<li>Increase the length limit for VPCZoneIdentifier from 2047 to
5000</li>
</ul>
</li>
<li><code>service/codepipeline</code>: Updates service API,
documentation, and paginators
<ul>
<li>AWS CodePipeline V2 type pipelines now support stage level
conditions to enable development teams to safely release changes that
meet quality and compliance requirements.</li>
</ul>
</li>
<li><code>service/elasticache</code>: Updates service documentation
<ul>
<li>Doc only update for changes to deletion API.</li>
</ul>
</li>
<li><code>service/elasticloadbalancing</code>: Updates service API</li>
<li><code>service/eventbridge</code>: Updates service API</li>
<li><code>service/logs</code>: Updates service API
<ul>
<li>Add v2 smoke tests and smithy smokeTests trait for SDK testing.</li>
</ul>
</li>
<li><code>service/models.lex.v2</code>: Updates service API and
documentation</li>
<li><code>service/rolesanywhere</code>: Updates service API and
documentation</li>
<li><code>service/tnb</code>: Updates service API and documentation</li>
<li><code>service/workspaces</code>: Updates service documentation
<ul>
<li>Removing multi-session as it isn't supported for pools</li>
</ul>
</li>
</ul>
<h1>Release v1.55.4 (2024-07-29)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/elasticache</code>: Updates service documentation
<ul>
<li>Renaming full service name as it appears in developer
documentation.</li>
</ul>
</li>
<li><code>service/memorydb</code>: Updates service API and
documentation</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/825250a3f2f45ff9322c4a9ae2dd96e5bdb93ea4"><code>825250a</code></a>
Release v1.55.5 (2024-07-30) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5323">#5323</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/aa1178fcdbfaf213a8f219c845b894c81669d836"><code>aa1178f</code></a>
Merge pull request <a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5319">#5319</a>
from aws/misc-maintenancemode</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/d46b35a961c828998b8f0feda7a9437e5490791d"><code>d46b35a</code></a>
Release v1.55.4 (2024-07-29) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5322">#5322</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/f444a0786b7b974c801b7cb787508a249e448f32"><code>f444a07</code></a>
Update README.md</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/d5e950bcb776482360d5934944f90a8139064d59"><code>d5e950b</code></a>
Add maintenance mode declaration</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/nutanix-cloud-native/prism-go-client` from
0.4.1-0.20240704131014-072b7a88a7f5 to 0.5.1
<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.5.1</h2>
<h2>[v0.5.1] - 2024-08-09</h2>
<h3>Changed</h3>
<ul>
<li>Updated the v3 Subnet spec struct to match latest swagger spec</li>
</ul>
<h2>v0.5.0</h2>
<h3>Added</h3>
<ul>
<li>Added v4 Categories beta APIs to v4 client</li>
<li>Added v4 VolumeGroups beta APIs to v4 client</li>
<li>Added a cache for v4 clients in v4 package</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated v4 API clients from v4 alpha to v4 beta APIs</li>
<li>Handle trust bundle in v4 client cache GetOrCreate by setting
VerifySSL</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>[v0.5.1] - 2024-08-09</h2>
<h3>Changed</h3>
<ul>
<li>Updated the v3 Subnet spec struct to match latest swagger spec</li>
</ul>
<h2>[v0.5.0] - 2024-07-29</h2>
<h3>Added</h3>
<ul>
<li>Added v4 Categories beta APIs to v4 client</li>
<li>Added v4 VolumeGroups beta APIs to v4 client</li>
<li>Added a cache for v4 clients in v4 package</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated v4 API clients from v4 alpha to v4 beta APIs</li>
<li>Handle trust bundle in v4 client cache GetOrCreate by setting
VerifySSL</li>
</ul>
<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>
<h2>[0.3.4] - 2022-11-24</h2>
<h3>Changed</h3>
<ul>
<li>Bugfix: Stop explicit base64 decoding of BinaryData from ConfigMap
in Kubernetes env provider</li>
</ul>
<h2>[0.3.3] - 2022-11-24</h2>
<h3>Changed</h3>
<ul>
<li>Kubernetes env provider can now read the trust bundle from both
BinaryData and Data</li>
</ul>
<h2>[0.3.2] - 2022-11-04</h2>
<h3>Changed</h3>
<ul>
<li>Bugfix: Fix the kubebuilder enum annotations for
NutanixTrustBundleKind</li>
</ul>
<h2>[0.3.1] - 2022-11-03</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nutanix-cloud-native/prism-go-client/commits/v0.5.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/onsi/gomega` from 1.34.0 to 1.34.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's
releases</a>.</em></p>
<blockquote>
<h2>v1.34.1</h2>
<h2>1.34.1</h2>
<h3>Maintenance</h3>
<ul>
<li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">github.com/onsi/gomega's
changelog</a>.</em></p>
<blockquote>
<h2>1.34.1</h2>
<h3>Maintenance</h3>
<ul>
<li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/gomega/commit/fa057b845528c9336265d6df77e21d827f268c7d"><code>fa057b8</code></a>
v1.34.1</li>
<li><a
href="https://github.com/onsi/gomega/commit/5e71dcd56a0fbef9afebe5922242772b83bf31a7"><code>5e71dcd</code></a>
Use slices from exp/slices to keep golang 1.20 compat</li>
<li>See full diff in <a
href="https://github.com/onsi/gomega/compare/v1.34.0...v1.34.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/aws/aws-sdk-go` from 1.55.3 to 1.55.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.55.5 (2024-07-30)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/appstream</code>: Updates service API and
documentation
<ul>
<li>Added support for Red Hat Enterprise Linux 8 on Amazon AppStream
2.0</li>
</ul>
</li>
<li><code>service/autoscaling</code>: Updates service API and
documentation
<ul>
<li>Increase the length limit for VPCZoneIdentifier from 2047 to
5000</li>
</ul>
</li>
<li><code>service/codepipeline</code>: Updates service API,
documentation, and paginators
<ul>
<li>AWS CodePipeline V2 type pipelines now support stage level
conditions to enable development teams to safely release changes that
meet quality and compliance requirements.</li>
</ul>
</li>
<li><code>service/elasticache</code>: Updates service documentation
<ul>
<li>Doc only update for changes to deletion API.</li>
</ul>
</li>
<li><code>service/elasticloadbalancing</code>: Updates service API</li>
<li><code>service/eventbridge</code>: Updates service API</li>
<li><code>service/logs</code>: Updates service API
<ul>
<li>Add v2 smoke tests and smithy smokeTests trait for SDK testing.</li>
</ul>
</li>
<li><code>service/models.lex.v2</code>: Updates service API and
documentation</li>
<li><code>service/rolesanywhere</code>: Updates service API and
documentation</li>
<li><code>service/tnb</code>: Updates service API and documentation</li>
<li><code>service/workspaces</code>: Updates service documentation
<ul>
<li>Removing multi-session as it isn't supported for pools</li>
</ul>
</li>
</ul>
<h1>Release v1.55.4 (2024-07-29)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/elasticache</code>: Updates service documentation
<ul>
<li>Renaming full service name as it appears in developer
documentation.</li>
</ul>
</li>
<li><code>service/memorydb</code>: Updates service API and
documentation</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/825250a3f2f45ff9322c4a9ae2dd96e5bdb93ea4"><code>825250a</code></a>
Release v1.55.5 (2024-07-30) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5323">#5323</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/aa1178fcdbfaf213a8f219c845b894c81669d836"><code>aa1178f</code></a>
Merge pull request <a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5319">#5319</a>
from aws/misc-maintenancemode</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/d46b35a961c828998b8f0feda7a9437e5490791d"><code>d46b35a</code></a>
Release v1.55.4 (2024-07-29) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5322">#5322</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/f444a0786b7b974c801b7cb787508a249e448f32"><code>f444a07</code></a>
Update README.md</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/d5e950bcb776482360d5934944f90a8139064d59"><code>d5e950b</code></a>
Add maintenance mode declaration</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/nutanix-cloud-native/prism-go-client` from
0.4.1-0.20240704131014-072b7a88a7f5 to 0.5.1
<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.5.1</h2>
<h2>[v0.5.1] - 2024-08-09</h2>
<h3>Changed</h3>
<ul>
<li>Updated the v3 Subnet spec struct to match latest swagger spec</li>
</ul>
<h2>v0.5.0</h2>
<h3>Added</h3>
<ul>
<li>Added v4 Categories beta APIs to v4 client</li>
<li>Added v4 VolumeGroups beta APIs to v4 client</li>
<li>Added a cache for v4 clients in v4 package</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated v4 API clients from v4 alpha to v4 beta APIs</li>
<li>Handle trust bundle in v4 client cache GetOrCreate by setting
VerifySSL</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>[v0.5.1] - 2024-08-09</h2>
<h3>Changed</h3>
<ul>
<li>Updated the v3 Subnet spec struct to match latest swagger spec</li>
</ul>
<h2>[v0.5.0] - 2024-07-29</h2>
<h3>Added</h3>
<ul>
<li>Added v4 Categories beta APIs to v4 client</li>
<li>Added v4 VolumeGroups beta APIs to v4 client</li>
<li>Added a cache for v4 clients in v4 package</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated v4 API clients from v4 alpha to v4 beta APIs</li>
<li>Handle trust bundle in v4 client cache GetOrCreate by setting
VerifySSL</li>
</ul>
<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>
<h2>[0.3.4] - 2022-11-24</h2>
<h3>Changed</h3>
<ul>
<li>Bugfix: Stop explicit base64 decoding of BinaryData from ConfigMap
in Kubernetes env provider</li>
</ul>
<h2>[0.3.3] - 2022-11-24</h2>
<h3>Changed</h3>
<ul>
<li>Kubernetes env provider can now read the trust bundle from both
BinaryData and Data</li>
</ul>
<h2>[0.3.2] - 2022-11-04</h2>
<h3>Changed</h3>
<ul>
<li>Bugfix: Fix the kubebuilder enum annotations for
NutanixTrustBundleKind</li>
</ul>
<h2>[0.3.1] - 2022-11-03</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nutanix-cloud-native/prism-go-client/commits/v0.5.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/onsi/ginkgo/v2` from 2.19.1 to 2.20.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.20.0</h2>
<h2>2.20.0</h2>
<h3>Features</h3>
<ul>
<li>Add buildvcs flag [be5ab95]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Add update-deps to makefile [d303d14]</li>
<li>bump all dependencies [7a50221]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's
changelog</a>.</em></p>
<blockquote>
<h2>2.20.0</h2>
<h3>Features</h3>
<ul>
<li>Add buildvcs flag [be5ab95]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Add update-deps to makefile [d303d14]</li>
<li>bump all dependencies [7a50221]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/265b1a00989abc6d0b648b0e89d34f05b7c617aa"><code>265b1a0</code></a>
v2.20.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/d303d14edd13cbc4413c3de8e8c2460754cc88ce"><code>d303d14</code></a>
Add update-deps to makefile</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/7a502216054d1cfd0e243d9eabafbfaa4a1d3fb5"><code>7a50221</code></a>
bump all dependencies</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/be5ab950a71528b5d0dc2b82f8e1ae833cff2149"><code>be5ab95</code></a>
Add buildvcs flag</li>
<li>See full diff in <a
href="https://github.com/onsi/ginkgo/compare/v2.19.1...v2.20.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/onsi/gomega` from 1.34.0 to 1.34.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's
releases</a>.</em></p>
<blockquote>
<h2>v1.34.1</h2>
<h2>1.34.1</h2>
<h3>Maintenance</h3>
<ul>
<li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">github.com/onsi/gomega's
changelog</a>.</em></p>
<blockquote>
<h2>1.34.1</h2>
<h3>Maintenance</h3>
<ul>
<li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/gomega/commit/fa057b845528c9336265d6df77e21d827f268c7d"><code>fa057b8</code></a>
v1.34.1</li>
<li><a
href="https://github.com/onsi/gomega/commit/5e71dcd56a0fbef9afebe5922242772b83bf31a7"><code>5e71dcd</code></a>
Use slices from exp/slices to keep golang 1.20 compat</li>
<li>See full diff in <a
href="https://github.com/onsi/gomega/compare/v1.34.0...v1.34.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/aws/aws-sdk-go` from 1.55.3 to 1.55.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.55.5 (2024-07-30)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/appstream</code>: Updates service API and
documentation
<ul>
<li>Added support for Red Hat Enterprise Linux 8 on Amazon AppStream
2.0</li>
</ul>
</li>
<li><code>service/autoscaling</code>: Updates service API and
documentation
<ul>
<li>Increase the length limit for VPCZoneIdentifier from 2047 to
5000</li>
</ul>
</li>
<li><code>service/codepipeline</code>: Updates service API,
documentation, and paginators
<ul>
<li>AWS CodePipeline V2 type pipelines now support stage level
conditions to enable development teams to safely release changes that
meet quality and compliance requirements.</li>
</ul>
</li>
<li><code>service/elasticache</code>: Updates service documentation
<ul>
<li>Doc only update for changes to deletion API.</li>
</ul>
</li>
<li><code>service/elasticloadbalancing</code>: Updates service API</li>
<li><code>service/eventbridge</code>: Updates service API</li>
<li><code>service/logs</code>: Updates service API
<ul>
<li>Add v2 smoke tests and smithy smokeTests trait for SDK testing.</li>
</ul>
</li>
<li><code>service/models.lex.v2</code>: Updates service API and
documentation</li>
<li><code>service/rolesanywhere</code>: Updates service API and
documentation</li>
<li><code>service/tnb</code>: Updates service API and documentation</li>
<li><code>service/workspaces</code>: Updates service documentation
<ul>
<li>Removing multi-session as it isn't supported for pools</li>
</ul>
</li>
</ul>
<h1>Release v1.55.4 (2024-07-29)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/elasticache</code>: Updates service documentation
<ul>
<li>Renaming full service name as it appears in developer
documentation.</li>
</ul>
</li>
<li><code>service/memorydb</code>: Updates service API and
documentation</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/825250a3f2f45ff9322c4a9ae2dd96e5bdb93ea4"><code>825250a</code></a>
Release v1.55.5 (2024-07-30) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5323">#5323</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/aa1178fcdbfaf213a8f219c845b894c81669d836"><code>aa1178f</code></a>
Merge pull request <a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5319">#5319</a>
from aws/misc-maintenancemode</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/d46b35a961c828998b8f0feda7a9437e5490791d"><code>d46b35a</code></a>
Release v1.55.4 (2024-07-29) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5322">#5322</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/f444a0786b7b974c801b7cb787508a249e448f32"><code>f444a07</code></a>
Update README.md</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/d5e950bcb776482360d5934944f90a8139064d59"><code>d5e950b</code></a>
Add maintenance mode declaration</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.5">compare
view</a></li>
</ul>
</details>
<br />
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 <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
</details>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jimmi Dyson <[email protected]>
0 commit comments