Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the dev-dependencies group across 1 directory with 37 updates #118

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 27, 2024

Bumps the dev-dependencies group with 31 updates in the / directory:

Package From To
cloud.google.com/go/compute/metadata 0.5.0 0.5.2
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns 1.2.0 1.3.0
github.com/F5Networks/k8s-bigip-ctlr/v2 2.17.1 2.18.0
github.com/IBM/go-sdk-core/v5 5.17.4 5.17.5
github.com/Yamashou/gqlgenc 0.24.0 0.25.2
github.com/aliyun/alibaba-cloud-sdk-go 1.63.0 1.63.20
github.com/aws/aws-sdk-go-v2 1.30.3 1.31.0
github.com/aws/aws-sdk-go-v2/config 1.27.27 1.27.38
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.14.10 1.15.7
github.com/aws/aws-sdk-go-v2/service/route53 1.42.3 1.44.2
github.com/aws/aws-sdk-go-v2/service/servicediscovery 1.31.3 1.32.2
github.com/civo/civogo 0.3.73 0.3.80
github.com/cloudflare/cloudflare-go 0.102.0 0.106.0
github.com/digitalocean/godo 1.120.0 1.126.0
github.com/gophercloud/gophercloud 1.14.0 1.14.1
github.com/linode/linodego 1.39.0 1.41.0
github.com/oracle/oci-go-sdk/v65 65.71.1 65.75.0
github.com/prometheus/client_golang 1.20.0 1.20.4
github.com/scaleway/scaleway-sdk-go 1.0.0-beta.29 1.0.0-beta.30
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.984 1.0.1012
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.984 1.0.1012
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns 1.0.984 1.0.1012
github.com/transip/gotransip/v6 6.25.0 6.26.0
go.etcd.io/etcd/api/v3 3.5.15 3.5.16
go.etcd.io/etcd/client/v3 3.5.15 3.5.16
google.golang.org/api 0.192.0 0.199.0
gopkg.in/ns1/ns1-go.v2 2.12.0 2.12.1
istio.io/api 1.23.0 1.23.2
istio.io/client-go 1.23.0 1.23.2
k8s.io/api 0.31.0 0.31.1
k8s.io/client-go 0.31.0 0.31.1

Updates cloud.google.com/go/compute/metadata from 0.5.0 to 0.5.2

Release notes

Sourced from cloud.google.com/go/compute/metadata's releases.

compute/metadata: v0.5.2

0.5.2 (2024-09-20)

Bug Fixes

  • compute/metadata: Close Response Body for failed request (#10891) (e91d45e)
Changelog

Sourced from cloud.google.com/go/compute/metadata's changelog.

Changes

0.115.1 (2024-08-13)

Bug Fixes

0.115.0 (2024-06-12)

Features

Bug Fixes

  • internal/postprocessor: Use approved image tag (#10341) (a388fe5)

0.114.0 (2024-05-23)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10193) (c2920d7)

Bug Fixes

  • internal/postprocessor: Add scopes to all appropriate commit lines (#10192) (c21399b)

0.113.0 (2024-05-08)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10010) (34455c1)

Bug Fixes

  • all: Bump x/net to v0.24.0 (#10000) (ba31ed5)
  • debugger: Add internaloption.WithDefaultEndpointTemplate (3b41408)
  • internal/aliasfix: Handle import paths correctly (#10097) (fafaf0d)
  • rpcreplay: Properly unmarshal dynamic message (#9774) (53ccb20), refs #9773

Documentation

... (truncated)

Commits
  • 71a92e3 chore(main): release auth 0.5.2 (#10422)
  • 3266763 fix(auth): fetch initial token when CachedTokenProviderOptions.DisableAutoRef...
  • 9eb4d2a chore(internal/protoveneer): generate support functions (#10416)
  • eba8727 doc(storage): add example for retention (#10413)
  • 1068ca8 testing(bigquery): fix legacy trace test (#10411)
  • d6c543c chore: update gapic-generator-go to 0.44.0 (#10402)
  • 5cb0c26 feat(spanner): add support of checking row not found errors from ReadRow and ...
  • 1d28ac6 chore(internal/protoveneer): doc for fields (#10352)
  • 2003148 feat(aiplatform): add enum value MALFORMED_FUNCTION_CALL to `.google.cloud.ai...
  • ad8792d chore: release main (#10399)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns from 1.2.0 to 1.3.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns's releases.

sdk/storage/azfile/v1.3.0

1.3.0 (2024-07-18)

Other Changes

  • GetProperties() was called twice in DownloadFile method. Enhanced to call it only once, reducing latency.
  • Updated azcore version to 1.13.0

sdk/resourcemanager/eventhub/armeventhub/v1.3.0

1.3.0 (2024-07-24)

Features Added

  • New value PublicNetworkAccessFlagSecuredByPerimeter added to enum type PublicNetworkAccessFlag
  • New enum type ApplicationGroupPolicyType with values ApplicationGroupPolicyTypeThrottlingPolicy
  • New enum type CaptureIdentityType with values CaptureIdentityTypeSystemAssigned, CaptureIdentityTypeUserAssigned
  • New enum type CleanupPolicyRetentionDescription with values CleanupPolicyRetentionDescriptionCompact, CleanupPolicyRetentionDescriptionDelete
  • New enum type MetricID with values MetricIDIncomingBytes, MetricIDIncomingMessages, MetricIDOutgoingBytes, MetricIDOutgoingMessages
  • New enum type NetworkSecurityPerimeterConfigurationProvisioningState with values NetworkSecurityPerimeterConfigurationProvisioningStateAccepted, NetworkSecurityPerimeterConfigurationProvisioningStateCanceled, NetworkSecurityPerimeterConfigurationProvisioningStateCreating, NetworkSecurityPerimeterConfigurationProvisioningStateDeleted, NetworkSecurityPerimeterConfigurationProvisioningStateDeleting, NetworkSecurityPerimeterConfigurationProvisioningStateFailed, NetworkSecurityPerimeterConfigurationProvisioningStateInvalidResponse, NetworkSecurityPerimeterConfigurationProvisioningStateSucceeded, NetworkSecurityPerimeterConfigurationProvisioningStateSucceededWithIssues, NetworkSecurityPerimeterConfigurationProvisioningStateUnknown, NetworkSecurityPerimeterConfigurationProvisioningStateUpdating
  • New enum type NspAccessRuleDirection with values NspAccessRuleDirectionInbound, NspAccessRuleDirectionOutbound
  • New enum type ProvisioningState with values ProvisioningStateActive, ProvisioningStateCanceled, ProvisioningStateCreating, ProvisioningStateDeleting, ProvisioningStateFailed, ProvisioningStateScaling, ProvisioningStateSucceeded, ProvisioningStateUnknown
  • New enum type PublicNetworkAccess with values PublicNetworkAccessDisabled, PublicNetworkAccessEnabled, PublicNetworkAccessSecuredByPerimeter
  • New enum type ResourceAssociationAccessMode with values ResourceAssociationAccessModeAuditMode, ResourceAssociationAccessModeEnforcedMode, ResourceAssociationAccessModeLearningMode, ResourceAssociationAccessModeNoAssociationMode, ResourceAssociationAccessModeUnspecifiedMode
  • New enum type TLSVersion with values TLSVersionOne0, TLSVersionOne1, TLSVersionOne2
  • New function NewApplicationGroupClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ApplicationGroupClient, error)
  • New function *ApplicationGroupClient.CreateOrUpdateApplicationGroup(context.Context, string, string, string, ApplicationGroup, *ApplicationGroupClientCreateOrUpdateApplicationGroupOptions) (ApplicationGroupClientCreateOrUpdateApplicationGroupResponse, error)
  • New function *ApplicationGroupClient.Delete(context.Context, string, string, string, *ApplicationGroupClientDeleteOptions) (ApplicationGroupClientDeleteResponse, error)
  • New function *ApplicationGroupClient.Get(context.Context, string, string, string, *ApplicationGroupClientGetOptions) (ApplicationGroupClientGetResponse, error)
  • New function *ApplicationGroupClient.NewListByNamespacePager(string, string, *ApplicationGroupClientListByNamespaceOptions) *runtime.Pager[ApplicationGroupClientListByNamespaceResponse]
  • New function *ApplicationGroupPolicy.GetApplicationGroupPolicy() *ApplicationGroupPolicy
  • New function *ClientFactory.NewApplicationGroupClient() *ApplicationGroupClient
  • New function *ClientFactory.NewNetworkSecurityPerimeterConfigurationClient() *NetworkSecurityPerimeterConfigurationClient
  • New function *ClientFactory.NewNetworkSecurityPerimeterConfigurationsClient() *NetworkSecurityPerimeterConfigurationsClient
  • New function *ThrottlingPolicy.GetApplicationGroupPolicy() *ApplicationGroupPolicy
  • New function NewNetworkSecurityPerimeterConfigurationClient(string, azcore.TokenCredential, *arm.ClientOptions) (*NetworkSecurityPerimeterConfigurationClient, error)
  • New function *NetworkSecurityPerimeterConfigurationClient.List(context.Context, string, string, *NetworkSecurityPerimeterConfigurationClientListOptions) (NetworkSecurityPerimeterConfigurationClientListResponse, error)
  • New function NewNetworkSecurityPerimeterConfigurationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*NetworkSecurityPerimeterConfigurationsClient, error)
  • New function *NetworkSecurityPerimeterConfigurationsClient.BeginCreateOrUpdate(context.Context, string, string, string, *NetworkSecurityPerimeterConfigurationsClientBeginCreateOrUpdateOptions) (*runtime.Poller[NetworkSecurityPerimeterConfigurationsClientCreateOrUpdateResponse], error)
  • New struct ApplicationGroup
  • New struct ApplicationGroupListResult
  • New struct ApplicationGroupProperties
  • New struct CaptureIdentity
  • New struct NetworkSecurityPerimeter
  • New struct NetworkSecurityPerimeterConfiguration
  • New struct NetworkSecurityPerimeterConfigurationList
  • New struct NetworkSecurityPerimeterConfigurationProperties
  • New struct NetworkSecurityPerimeterConfigurationPropertiesProfile
  • New struct NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation
  • New struct NspAccessRule
  • New struct NspAccessRuleProperties
  • New struct NspAccessRulePropertiesSubscriptionsItem
  • New struct ProvisioningIssue

... (truncated)

Commits
  • 3a7a4f3 Prepare azcore v1.3.0 for release (#19759)
  • 6a1b839 Request.SetBody() allows overwriting with an empty body (#19754)
  • 5210814 AzureCLICredential reports token expiration time in UTC (#19761)
  • 2679c6b Adding tests for FilterBlobs and fixing encoding issue (#19742)
  • 00a8837 [azeventhubs] Fixing issues with connection and link robustness for Event Hub...
  • 1e67666 Revert "Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#5005)" for p...
  • ca6a318 Sync eng/common directory with azure-sdk-tools for PR 5027 (#19753)
  • 377d008 Updating changelogs for release next week (#19752)
  • 53c0f49 Updating codeowners (#19751)
  • 794c96c Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#19746)
  • Additional commits viewable in compare view

Updates github.com/F5Networks/k8s-bigip-ctlr/v2 from 2.17.1 to 2.18.0

Release notes

Sourced from github.com/F5Networks/k8s-bigip-ctlr/v2's releases.

Release v2.18.0

  • See release notes for details on what has changed in this release.
  • The container F5 Container Ingress Services for Kubernetes and OpenShift is available on DockerHub and can be downloaded using the Docker CLI:
docker pull docker.io/f5networks/k8s-bigip-ctlr:2.18.0
docker pull quay.io/f5networks/k8s-bigip-ctlr:2.18.0
Changelog

Sourced from github.com/F5Networks/k8s-bigip-ctlr/v2's changelog.

2.18.0

Added Functionality

**What's new:**
    * CRD
        * `Issue 3471 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3471>`_: Support for loadBalancerClass for service type lb. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/serviceTypeLB/loadBalancerClass>`_
        * `Issue 3438 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3438>`_: Support for FTP Profile in Policy CR. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/Policy/policy-with-ftp-profile.yaml>`_
        * `Issue 3418 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3418>`_: Support for bigip route domain for virtual addresses in Virtual Server, Transport Server, and IngressLink. See examples with `virtual server <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/VirtualServer/virtual-with-bigipRouteDomain>`_, `transport server <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/TransportServer/transport-server-with-bigipRouteDomain>`_, and `ingressLink <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/IngressLink/ingressLink-with-bigipRouteDomain>`_.
        * `Issue 3511 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3511>`_: Support for Request and Response Adapt Profiles in VirtualServer CRD or Policy CRD. See examples for `Virtual Server CR <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/VirtualServer/adaptProfile>`_, `Policy CR <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/Policy/policy-with-adapt-profile.yaml>`_.
        * `Issue 3442 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3442>`_: Support for multiple ltm monitors with multiple virtual servers referring to same backend
        * Add support to disable specific version of tls in tls profile. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/VirtualServerWithTLSProfile/tls-with-tlsCipher/virtualserver-with-disbaleTLSVersions.yml>`_
    * `Issue 3430 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3430>`_: Support for CIS deployment parameters "ipam-namespace" to configure the namespace for IPAM CR
    * `Issue 3373 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3373>`_: Support to disable members based on deployments for AS3 Configmaps. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/configmap/user-defined-configmap/sample-as3-cm-with-pool-member-disable.yaml>`_
    * Add support for AS3 3.52.0
    * CIS is now compatible with OpenShift 4.16
    * CIS and IPAM operator support for OpenShift 4.16
    * Support for Passthrough vs/route without default ssl profile(min as3 version required >= 3.52)
Bug Fixes
````````````
* `Issue 3401 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3401>`_: Fix for invalid iRule generation for HTTP/2 full proxy mode
* `Issue 3466 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3466>`_: Fix scaling issue in NodeportLocal mode
* `Issue 3432 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3432>`_: Show meaningful logs for exceptions occured from controller agent
* `Issue 3396 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3396>`_: Fix adding pool members from external clusters in nodeportLocal mc mode
* `Issue 3351 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3351>`_: improve message handling when getting HTTP/401 from AS3
* Fix pool members not getting updated for VS/TS on re-deployment of application with different servicePort and targetPort.

Upgrade notes

* By default, from CIS version 2.18.0 onwards, CIS will process all the services that do not have the loadBalancerClass field set in the service spec. CIS will not process the services that have the loadBalancerClass field set in the service spec.
  The Load Balancer Class supports all the Custom Resources (VirtualServer, TransportServer, and IngressLink) and the loadBalancer service, and you cannot disable it. You need to either remove the loadBalancerClass field from the service or configure the CIS deployment parameter `load-balancer-class` to the same value as the loadBalancerClass field in the service.
  Also see the deployment parameter `manage-load-balancer-class-only`, to control the behavior of CIS for services with loadBalancerClass field set in the service spec.
* CIS with as3 version &gt;= 3.52, passthrough VS on bigip will not have default ssl profile.

Known Issues

* Support for multiple ltm monitors with single virtual server referring to same backend on different path does not work.


F5 IPAM Controller v0.1.11
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Added Functionality&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;**What’s new:**
    * Support for namespace to watch the multiple namespaces for IPAM CRD
&lt;/code&gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;/details&gt;
&lt;details&gt;
&lt;summary&gt;Commits&lt;/summary&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/5802ce9a9edc172a5d19f388aa96fde646e9ce42&quot;&gt;&lt;code&gt;5802ce9&lt;/code&gt;&lt;/a&gt; CIS 2.18.0 release (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3544&quot;&gt;#3544&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/97bb49f8b67dd6ce6c27c3765e8498174bb7b541&quot;&gt;&lt;code&gt;97bb49f&lt;/code&gt;&lt;/a&gt; Remove deployment resource rule from RBAC and document this requirement (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3547&quot;&gt;#3547&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/2bf6de23a4c9f93c8d0e656688537458407981ec&quot;&gt;&lt;code&gt;2bf6de2&lt;/code&gt;&lt;/a&gt; Added debugging flags to Go build process with -gcflags=&amp;quot;all=-N -l (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/4851&quot;&gt;#4851&lt;/a&gt;) (#...&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/b87a12136ffee5be7df5e1278e591110a42b2362&quot;&gt;&lt;code&gt;b87a121&lt;/code&gt;&lt;/a&gt; Add support for Operator (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3543&quot;&gt;#3543&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/790861040378a5e0b77808199f6a2a5470a4e52d&quot;&gt;&lt;code&gt;7908610&lt;/code&gt;&lt;/a&gt; Update f5-cccl and f5-ctlr-agent version (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3546&quot;&gt;#3546&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/c7802583268634ea23faf9bb952dab1b3e31a006&quot;&gt;&lt;code&gt;c780258&lt;/code&gt;&lt;/a&gt; Fix Release Notes (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3539&quot;&gt;#3539&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/30ffd91ff788880df5475a3c8b07e1e5a5298847&quot;&gt;&lt;code&gt;30ffd91&lt;/code&gt;&lt;/a&gt; Fix 2.18 Release Notes (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3533&quot;&gt;#3533&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/331dd92d1f264d85e5e32fa0d8a86aac5c1865d6&quot;&gt;&lt;code&gt;331dd92&lt;/code&gt;&lt;/a&gt; Support for multiple ltm monitors with multiple virtual servers referring to ...&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/51361dbec4f71a831ba7678ee878e59db915cfa5&quot;&gt;&lt;code&gt;51361db&lt;/code&gt;&lt;/a&gt; Fix empty pool issue when VS/TS created before service (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3530&quot;&gt;#3530&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/1cc0fc97fe19dc4cadcf9f3cb239f64bd3def689&quot;&gt;&lt;code&gt;1cc0fc9&lt;/code&gt;&lt;/a&gt; Updating the service type lb documentation (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3529&quot;&gt;#3529&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Additional commits viewable in &lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/compare/v2.17.1...v2.18.0&quot;&gt;compare view&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/details&gt;

&lt;br /&gt;
</code></pre>

Updates `github.com/IBM/go-sdk-core/v5` from 5.17.4 to 5.17.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/IBM/go-sdk-core/releases">github.com/IBM/go-sdk-core/v5's releases</a>.</em></p>
<blockquote>
<h2>v5.17.5</h2>
<h2><a href="https://github.com/IBM/go-sdk-core/compare/v5.17.4...v5.17.5">5.17.5</a> (2024-09-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>logging:</strong> improve go core's debug logging (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/227">#227</a>) (<a href="https://github.com/IBM/go-sdk-core/commit/f0f3237dd13567a394adaf5a5091c64bedec0c59">f0f3237</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/IBM/go-sdk-core/blob/main/CHANGELOG.md">github.com/IBM/go-sdk-core/v5's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/IBM/go-sdk-core/compare/v5.17.4...v5.17.5">5.17.5</a> (2024-09-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>logging:</strong> improve go core's debug logging (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/227">#227</a>) (<a href="https://github.com/IBM/go-sdk-core/commit/f0f3237dd13567a394adaf5a5091c64bedec0c59">f0f3237</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/IBM/go-sdk-core/commit/b0a00f342c03f6108297b01ce381915334228853"><code>b0a00f3</code></a> chore(release): 5.17.5 release notes [skip ci]</li>
<li><a href="https://github.com/IBM/go-sdk-core/commit/1eabc5c2453baf46ca43ab3ad9ed21bbabfeec90"><code>1eabc5c</code></a> Update version 5.17.4 -&gt; 5.17.5 [skip ci]</li>
<li><a href="https://github.com/IBM/go-sdk-core/commit/f0f3237dd13567a394adaf5a5091c64bedec0c59"><code>f0f3237</code></a> fix(logging): improve go core's debug logging (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/227">#227</a>)</li>
<li><a href="https://github.com/IBM/go-sdk-core/commit/bed8d18037588a07af4e30571355118d937659ec"><code>bed8d18</code></a> build: enable gosec linter in golangci-lint (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/225">#225</a>)</li>
<li><a href="https://github.com/IBM/go-sdk-core/commit/a9093587332adad533dfc1583301a3652b61291b"><code>a909358</code></a> docs: add reason for 5.17.4 to the changelog (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/224">#224</a>)</li>
<li><a href="https://github.com/IBM/go-sdk-core/commit/393f95d9f7f5f98b5468d54a40ff7f59af8d76f2"><code>393f95d</code></a> build: add detect-secrets stage to build (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/223">#223</a>)</li>
<li><a href="https://github.com/IBM/go-sdk-core/commit/ed48492d4ad6a97d22e9fdf4e332d3cedc2d05cf"><code>ed48492</code></a> build: migrate to bump-my-version (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/222">#222</a>)</li>
<li>See full diff in <a href="https://github.com/IBM/go-sdk-core/compare/v5.17.4...v5.17.5">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/Yamashou/gqlgenc` from 0.24.0 to 0.25.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Yamashou/gqlgenc/releases">github.com/Yamashou/gqlgenc's releases</a>.</em></p>
<blockquote>
<h2>v0.25.2</h2>
<h2>What's Changed</h2>
<ul>
<li>update for gqlgen 0.17.54 federation change by <a href="https://github.com/golanglemonade"><code>@​golanglemonade</code></a> in <a href="https://redirect.github.com/Yamashou/gqlgenc/pull/235">Yamashou/gqlgenc#235</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Yamashou/gqlgenc/compare/v0.25.1...v0.25.2">https://github.com/Yamashou/gqlgenc/compare/v0.25.1...v0.25.2</a></p>
<h2>v0.25.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: update <code>ReturnPointersInUmarshalInput</code> -&gt; <code>ReturnPointersInUnmarshalInput</code> in config by <a href="https://github.com/golanglemonade"><code>@​golanglemonade</code></a> in <a href="https://redirect.github.com/Yamashou/gqlgenc/pull/234">Yamashou/gqlgenc#234</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Yamashou/gqlgenc/compare/v0.25.0...v0.25.1">https://github.com/Yamashou/gqlgenc/compare/v0.25.0...v0.25.1</a></p>
<h2>v0.25.0</h2>
<h2>What's Changed</h2>
<ul>
<li>gqlgen update by <a href="https://github.com/Yamashou"><code>@​Yamashou</code></a> in <a href="https://redirect.github.com/Yamashou/gqlgenc/pull/233">Yamashou/gqlgenc#233</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Yamashou/gqlgenc/compare/v0.24.0...v0.25.0">https://github.com/Yamashou/gqlgenc/compare/v0.24.0...v0.25.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/b7b4ce0167559431b41a24863c2f917a5a98a094"><code>b7b4ce0</code></a> v0.25.2</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/c7df2925cd0fae770700468c49757705b87c5dc5"><code>c7df292</code></a> Merge pull request <a href="https://redirect.github.com/Yamashou/gqlgenc/issues/235">#235</a> from golanglemonade/federation-gqlgen-breaking-change</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/8f807fd96cd9a492f4f6abe0e94d803e2bb8f4c7"><code>8f807fd</code></a> bump golangci-lint version</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/82787f4d6c58dd10bb2b191ab389a8600e6ce8bf"><code>82787f4</code></a> update for gqlgen 0.17.54 federation change, update linter for deprecated lin...</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/8830a352f2558a1396e6ea99398b03f8adc9da9c"><code>8830a35</code></a> update</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/12dc047836be6898e96a2c2f1957ec3978d7b14d"><code>12dc047</code></a> Merge pull request <a href="https://redirect.github.com/Yamashou/gqlgenc/issues/234">#234</a> from golanglemonade/fix-config</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/164767ab88cd42597e83c3d25a90948906f6ea24"><code>164767a</code></a> fix: update name of config</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/31b2eb75d43a0a81813781f613bfef3a3a3aac3c"><code>31b2eb7</code></a> Merge pull request <a href="https://redirect.github.com/Yamashou/gqlgenc/issues/233">#233</a> from Yamashou/directive-model</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/b0719545da9e1b3ae344ad419e366d12fe896bc1"><code>b071954</code></a> update version</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/9c40dced72c9251786a5892eb4bf8eba12498e06"><code>9c40dce</code></a> enum directive example</li>
<li>Additional commits viewable in <a href="https://github.com/Yamashou/gqlgenc/compare/v0.24.0...v0.25.2">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.63.0 to 1.63.20
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aliyun/alibaba-cloud-sdk-go/releases">github.com/aliyun/alibaba-cloud-sdk-go's releases</a>.</em></p>
<blockquote>
<h2>v1.63.20</h2>
<ul>
<li>Generated 2022-02-20 for <code>ecs-workbench</code>.</li>
<li>Support command audit for ecs.</li>
</ul>
<h2>v1.63.19</h2>
<ul>
<li>Generated 2016-11-01 for <code>live</code>.</li>
<li>Update to support new apis.</li>
</ul>
<h2>v1.63.18</h2>
<ul>
<li>Generated 2024-02-22 for <code>OssSddp</code>.
undefined</li>
</ul>
<h2>v1.63.17</h2>
<ul>
<li>Generated 2022-01-01 for <code>quickbi-public</code>.</li>
<li>Add API Ram meta.</li>
</ul>
<h2>v1.63.16</h2>
<ul>
<li>Generated 2014-05-26 for <code>Ecs</code>.</li>
<li>Update EBS default encrypted APIs from private to public.</li>
<li>Support describe and modify source dest check property of ENI.</li>
</ul>
<h2>v1.63.15</h2>
<ul>
<li>Generated 2020-09-30 for <code>ecd</code>.</li>
<li>CreateDesktops with ResourceGroupId.</li>
</ul>
<h2>v1.63.14</h2>
<ul>
<li>Generated 2014-05-26 for <code>Ecs</code>.</li>
<li>Update EBS default encrypted APIs from private to public.</li>
</ul>
<h2>v1.63.13</h2>
<ul>
<li>Generated 2016-08-08 for <code>Biz-ipdb</code>.
undefined</li>
</ul>
<h2>v1.63.12</h2>
<ul>
<li>Generated 2023-06-21 for <code>PaiFeatureStore</code>.</li>
<li>Add RealTimePartitionCountValue in ExportTranSetTable API.</li>
<li>Add LabelPriorityLevel in CreateModelFeature API</li>
</ul>
<h2>v1.63.11</h2>
<ul>
<li>Generated 2019-09-01 for <code>OceanBasePro</code>.
undefined</li>
</ul>
<h2>v1.63.10</h2>
<ul>
<li>Generated 2016-01-20 for <code>Kms</code>.
undefined</li>
</ul>
<h2>v1.63.9</h2>
<ul>
<li>Generated 2018-01-29 for <code>Domain</code>.</li>
<li>增加国际一口价相关接口.</li>
<li>GetIntlFixPriceDomainListUrl.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt">github.com/aliyun/alibaba-cloud-sdk-go's changelog</a>.</em></p>
<blockquote>
<p>2024-09-27 Version: v1.63.20</p>
<ul>
<li>Generated 2022-02-20 for <code>ecs-workbench</code>.</li>
<li>Support command audit for ecs.</li>
</ul>
<p>2024-09-26 Version: v1.63.19</p>
<ul>
<li>Generated 2016-11-01 for <code>live</code>.</li>
<li>Update to support new apis.</li>
</ul>
<p>2024-09-24 Version: v1.63.18</p>
<ul>
<li>Generated 2024-02-22 for <code>OssSddp</code>.
undefined</li>
</ul>
<p>2024-09-18 Version: v1.63.17</p>
<ul>
<li>Generated 2022-01-01 for <code>quickbi-public</code>.</li>
<li>Add API Ram meta.</li>
</ul>
<p>2024-09-14 Version: v1.63.16</p>
<ul>
<li>Generated 2014-05-26 for <code>Ecs</code>.</li>
<li>Update EBS default encrypted APIs from private to public.</li>
<li>Support describe and modify source dest check property of ENI.</li>
</ul>
<p>2024-09-12 Version: v1.63.15</p>
<ul>
<li>Generated 2020-09-30 for <code>ecd</code>.</li>
<li>CreateDesktops with ResourceGroupId.</li>
</ul>
<p>2024-09-10 Version: v1.63.14</p>
<ul>
<li>Generated 2014-05-26 for <code>Ecs</code>.</li>
<li>Update EBS default encrypted APIs from private to public.</li>
</ul>
<p>2024-09-05 Version: v1.63.13</p>
<ul>
<li>Generated 2016-08-08 for <code>Biz-ipdb</code>.
undefined</li>
</ul>
<p>2024-09-04 Version: v1.63.12</p>
<ul>
<li>Generated 2023-06-21 for <code>PaiFeatureStore</code>.</li>
<li>Add RealTimePartitionCountValue in ExportTranSetTable API.</li>
<li>Add LabelPriorityLevel in CreateModelFeature API</li>
</ul>
<p>2024-09-02 Version: v1.63.11</p>
<ul>
<li>Generated 2019-09-01 for <code>OceanBasePro</code>.
undefined</li>
</ul>
<p>2024-08-30 Version: v1.63.10</p>
<ul>
<li>Generated 2016-01-20 for <code>Kms</code>.
undefined</li>
</ul>
<p>2024-08-30 Version: v1.63.9</p>
<ul>
<li>Generated 2018-01-29 for <code>Domain</code>.</li>
<li>增加国际一口价相关接口.</li>
<li>GetIntlFixPriceDomainListUrl.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/c7d848f4eb6447b86ec58d1ddb1a49c81a222e16"><code>c7d848f</code></a> Generated 2022-02-20 for ecs-workbench.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/fc452ae0359260f65b71280c0c6db3b9d13d8d34"><code>fc452ae</code></a> Generated 2016-11-01 for live.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/2982085a4eef0d6aab1f8a9dacf979447dd46765"><code>2982085</code></a> Generated 2024-02-22 for OssSddp.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/c7175cb53d29ef9b6abb4d583a8b0098e200841b"><code>c7175cb</code></a> Generated 2022-01-01 for quickbi-public.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/98b04b9adea7a02061d875363954966403391209"><code>98b04b9</code></a> Generated 2014-05-26 for Ecs.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/a7bd7af07fe2e18dafaaa2dfa2cb4eff0fb2db79"><code>a7bd7af</code></a> Generated 2020-09-30 for ecd.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/7830633f34e3b9df0d2880b19c20b1e74dde83f0"><code>7830633</code></a> Generated 2014-05-26 for Ecs.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/465ba4d8738a054cd6fc1a0574a4da30500757a7"><code>465ba4d</code></a> Generated 2016-08-08 for Biz-ipdb.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/202ddad3fe2739ea6ffaf6e62313d53fc0eec1f1"><code>202ddad</code></a> Generated 2023-06-21 for PaiFeatureStore.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/b5376eb9a6f9976f173f2fe59f0fb5b2be105310"><code>b5376eb</code></a> Generated 2019-09-01 for OceanBasePro.</li>
<li>Additional commits viewable in <a href="https://github.com/aliyun/alibaba-cloud-sdk-go/compare/v1.63.0...v1.63.20">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2` from 1.30.3 to 1.31.0
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2f445866bcc850b67c71e36882488e10f7c782e3"><code>2f44586</code></a> Release 2024-09-20</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/22d087682834495c3aebc0c0f1aa2db37c4785a6"><code>22d0876</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5454ab9dfb0bc726f1f79b8d807e81fc7124797a"><code>5454ab9</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/06150d96305d6b6c19db0a2e5d1c1f4fa4a95612"><code>06150d9</code></a> add tracing and metrics support (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2798">#2798</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/18f7b40ea83d7ee75092085609a808b68c4d2000"><code>18f7b40</code></a> Release 2024-09-19</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e91c9c4e48a47fa92d82251dd6ba0f0edd4bff3d"><code>e91c9c4</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6df0a09c479b5e8e59204eda1c6a481c311e5629"><code>6df0a09</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/98ae6886ccefe00db38a3088e273e524abf3b196"><code>98ae688</code></a> Release 2024-09-18</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/222928c4e7cc17d406f6c24f2e69b6747e29d43e"><code>222928c</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/887c4de750c99c575f37828f1a646cefadfc4aa7"><code>887c4de</code></a> Update API model</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.30.3...v1.31.0">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.27 to 1.27.38
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d0a2d1af31ec2c2c33fcaf31ee9698bc8edcab45"><code>d0a2d1a</code></a> Release 2024-09-25</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/85c956cba02f9770379584312819cd74506276c4"><code>85c956c</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c0e4d46f88f4bd78ca16ae07c3fa6688b9b7851d"><code>c0e4d46</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3e3cdfa3b9d35093e9053dc138493132f516d37d"><code>3e3cdfa</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e211ac0d542b6529cb7f81c05d230e5a2a6f91d6"><code>e211ac0</code></a> Release 2024-09-24</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c00259a1f703a31a5fcf7ebd05466a2401d44b14"><code>c00259a</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a6f2cebf76c68d3234807cdbdbdb073c8a3b514b"><code>a6f2ceb</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9437d07ba03173c7489d04efbb4cdf36083a010c"><code>9437d07</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3f09c24fc9a9e51e268e90bc4c3ed1f0fa7c4785"><code>3f09c24</code></a> Release 2024-09-23</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/63b1e7d6d98e994c609af885b210aca739eede00"><code>63b1e7d</code></a> Regenerated Clients</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.27...config/v1.27.38">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.27 to 1.17.36
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d0a2d1af31ec2c2c33fcaf31ee9698bc8edcab45"><code>d0a2d1a</code></a> Release 2024-09-25</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/85c956cba02f9770379584312819cd74506276c4"><code>85c956c</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c0e4d46f88f4bd78ca16ae07c3fa6688b9b7851d"><code>c0e4d46</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3e3cdfa3b9d35093e9053dc138493132f516d37d"><code>3e3cdfa</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e211ac0d542b6529cb7f81c05d230e5a2a6f91d6"><code>e211ac0</code></a> Release 2024-09-24</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c00259a1f703a31a5fcf7ebd05466a2401d44b14"><code>c00259a</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a6f2cebf76c68d3234807cdbdbdb073c8a3b514b"><code>a6f2ceb</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9437d07ba03173c7489d04efbb4cdf36083a010c"><code>9437d07</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3f09c24fc9a9e51e268e90bc4c3ed1f0fa7c4785"><code>3f09c24</code></a> Release 2024-09-23</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/63b1e7d6d98e994c609af885b210aca739eede00"><code>63b1e7d</code></a> Regenerated Clients</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.27...credentials/v1.17.36">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.14.10 to 1.15.7
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/CHANGELOG.md">github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue's changelog</a>.</em></p>
<blockquote>
<h1>Release (2022-05-17)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/internal/ini</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/internal/ini/CHANGELOG.md#v1312-2022-05-17">v1.3.12</a>
<ul>
<li><strong>Bug Fix</strong>: Removes the fuzz testing files from the module, as they are invalid and not used.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/glue</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/glue/CHANGELOG.md#v1250-2022-05-17">v1.25.0</a>
<ul>
<li><strong>Feature</strong>: This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/iotsecuretunneling/CHANGELOG.md#v1131-2022-05-17">v1.13.1</a>
<ul>
<li><strong>Bug Fix</strong>: Fixes iotsecuretunneling and mobile API clients to use the correct name for signing requests, Fixes <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1686">#1686</a>.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/kms</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/kms/CHANGELOG.md#v1172-2022-05-17">v1.17.2</a>
<ul>
<li><strong>Documentation</strong>: Add HMAC best practice tip, annual rotation of AWS managed keys.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/mobile</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/mobile/CHANGELOG.md#v1115-2022-05-17">v1.11.5</a>
<ul>
<li><strong>Bug Fix</strong>: Fixes iotsecuretunneling and mobile API clients to use the correct name for signing requests, Fixes <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1686">#1686</a>.</li>
</ul>
</li>
</ul>
<h1>Release (2022-05-16)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/applicationdiscoveryservice/CHANGELOG.md#v1130-2022-05-16">v1.13.0</a>
<ul>
<li><strong>Feature</strong>: Add Migration Evaluator Collector details to the GetDiscoverySummary API response</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/cloudfront</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/cloudfront/CHANGELOG.md#v1180-2022-05-16">v1.18.0</a>
<ul>
<li><strong>Feature</strong>: Introduced a new error (TooLongCSPInResponseHeadersPolicy) that is returned when the value of the Content-Security-Policy header in a response headers policy exceeds the maximum allowed length.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/rekognition</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/rekognition/CHANGELOG.md#v1181-2022-05-16">v1.18.1</a>
<ul>
<li><strong>Documentation</strong>: Documentation updates for Amazon Rekognition.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/resiliencehub</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/resiliencehub/CHANGELOG.md#v160-2022-05-16">v1.6.0</a>
<ul>
<li><strong>Feature</strong>: In this release, we are introducing support for Amazon Elastic Container Service, Amazon Route 53, AWS Elastic Disaster Recovery, AWS Backup in addition to the existing supported Services.  This release also supports Terraform file input from S3 and scheduling daily assessments</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/servicecatalog</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/servicecatalog/CHANGELOG.md#v1142-2022-05-16">v1.14.2</a>
<ul>
<li><strong>Documentation</strong>: Updated the descriptions for the ListAcceptedPortfolioShares API description and the PortfolioShareType parameters.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/sts</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/sts/CHANGELOG.md#v1165-2022-05-16">v1.16.5</a>
<ul>
<li><strong>Documentation</strong>: Documentation updates for AWS Security Token Service.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/workspacesweb</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/workspacesweb/CHANGELOG.md#v160-2022-05-16">v1.6.0</a>
<ul>
<li><strong>Feature</strong>: Amazon WorkSpaces Web now supports Administrator timeout control</li>
</ul>
</li>
</ul>
<h1>Release (2022-05-13)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/service/grafana</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/grafana/CHANGELOG.md#v190-2022-05-13">v1.9.0</a>
<ul>
<li><strong>Feature</strong>: This release adds APIs for creating and deleting API keys in an Amazon Managed Grafana workspace.</li>
</ul>
</li>
</ul>
<h1>Release (2022-05-12)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/service/ec2</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/ec2/CHANGELOG.md#v1430-2022-05-12">v1.43.0</a>
<ul>
<li><strong>Feature</strong>: This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/finspacedata</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/service/finspacedata/CHANGELOG.md#v1105-2022-05-12">v1.10.5</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5f14e2a8eba44a6affbdff479aa60775bad7ca0d"><code>5f14e2a</code></a> Release 2022-05-17</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2ffe56d085d32ada3e9feb9bc7394d1debb22947"><code>2ffe56d</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/659ec3e5e595af7a6a433958bf55a5f95f4a0980"><code>659ec3e</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b3442469932326cf3cd56ba7014c410339b8b251"><code>b344246</code></a> Fix iotsecuretunneling and mobile API clients to use correct signing name (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1">#1</a>...</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/40a800b6768bfb08ea9fce4d0e0786b24404f33d"><code>40a800b</code></a> aws/retry: Fixup documentation typos(<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1698">#1698</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2fc2c1dfcd1c5828f12971b1965a5448f754975e"><code>2fc2c1d</code></a> fix feature/dynamodb/expression/condition.go Or documentation (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1702">#1702</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a34da05fbb2c27569c66592c7d489f55acf7bd94"><code>a34da05</code></a> internal/ini: Remove unused and stale fuzzing (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1710">#1710</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6f190f6ff1fc106f0f5e4191d4ab152cb415f66f"><code>6f190f6</code></a> Release 2022-05-16</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/30ac919af49bdd73947b06486ae2f8c41786bb8e"><code>30ac919</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c1870c456331c4f9a5193df31149c684ee1f2469"><code>c1870c4</code></a> Update API model</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/pi/v1.14.10...config/v1.15.7">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.34.4 to 1.35.2
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/390cf19a7507fe64e912123df2e1ad4a41a3f2c4"><code>390cf19</code></a> Release 2023-03-21</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c37c72ab935cbaa8816613808c1153c9da810583"><code>c37c72a</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d1e51932fdca008df18fc461095401f4d04f375a"><code>d1e5193</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2506101c1841a1816094280739e3a8d0a845d90b"><code>2506101</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c93b5ccbfae85a4c02349f59e3f05182b8885154"><code>c93b5cc</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2051">#2051</a> from aws/add100ContinueCustomization</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c01aac6bfc14a2af5b66b5b696df247e3d68b162"><code>c01aac6</code></a> Keep one changelog for PR</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3780faa4eee262c3c701f586fca007bf4be17115"><code>3780faa</code></a> Keep one changelog for PR</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b94b5b7b7b969e869f38aa708da5d3274095b9a7"><code>b94b5b7</code></a> Merge remote-tracking branch 'origin/add100ContinueCustomization' into add100...</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6174ff2c68e774053928a686c20075c6281774bb"><code>6174ff2</code></a> Change some variable name and use operation shape id to represent operation s...</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/83491fca07a1af29fb9f6773aba1fbabaee2f329"><code>83491fc</code></a> add changelog to last commit</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/sqs/v1.34.4...service/iot/v1.35.2">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.42.3 to 1.44.2
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ce842a7ed4981d404542e66d3ccd71f8bd7d8b2c"><code>ce842a7</code></a> Release 2023-12-01</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d40f9232ab713206c290db84ded240da03bdd490"><code>d40f923</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3a00ef501de9570bd0ae9764bc16594ffe033e65"><code>3a00ef5</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1f61a067923798373d8a7b782139f5824c470acc"><code>1f61a06</code></a> fix: correct recognition and zeroing of cache-wrapped AnonymousCredentials (#...</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/623d430e6204c294fb0f24c71e1f71878baa498d"><code>623d430</code></a> fix: correct wrapping of errors in authentication workflow (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2403">#2403</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/cb676e7c25486166bfc40d2758057613e1ea1d66"><code>cb676e7</code></a> Release 2023-11-30.2</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/21db1a2c403944cd167f11f1debcebf3edf6e65f"><code>21db1a2</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/833655d15336d67d8633acb5f99edb8def18e735"><code>833655d</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/fcfb7acd506e14bbb98ada6db0a8498ec17b4d53"><code>fcfb7ac</code></a> fix: use region overrides in endpoint discovery (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2393">#2393</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f3ea5b8aca81cfc644b822ffc9910f2382e474c2"><code>f3ea5b8</code></a> Release 2023-11-30</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/eks/v1.42.3...service/ssm/v1.44.2">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/servicediscovery` from 1.31.3 to 1.32.2
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d0a2d1af31ec2c2c33fcaf31ee9698bc8edcab45"><code>d0a2d1a</code></a> Release 2024-09-25</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/85c956cba02f9770379584312819cd74506276c4"><code>85c956c</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c0e4d46f88f4bd78ca16ae07c3fa6688b9b7851d"><code>c0e4d46</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3e3cdfa3b9d35093e9053dc138493132f516d37d"><code>3e3cdfa</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e211ac0d542b6529cb7f81c05d230e5a2a6f91d6"><code>e211ac0</code></a> Release 2024-09-24</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c00259a1f703a31a5fcf7ebd05466a2401d44b14"><code>c00259a</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a6f2cebf76c68d3234807cdbdbdb073c8a3b514b"><code>a6f2ceb</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9437d07ba03173c7489d04efbb4cdf36083a010c"><code>9437d07</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3f09c24fc9a9e51e268e90bc4c3ed1f0fa7c4785"><code>3f09c24</code></a> Release 2024-09-23</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/63b1e7d6d98e994c609af885b210aca739eede00"><code>63b1e7d</code></a> Regenerated Clients</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.31.3...service/efs/v1.32.2">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.3 to 1.31.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.2/CHANGELOG.md">github.com/aws/aws-sdk-go-v2/service/sts's changelog</a>.</em></p>
<blockquote>
<h1>Release (2023-04-07)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/service/dlm</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.2/service/dlm/CHANGELOG.md#v1150-2023-04-07">v1.15.0</a>
<ul>
<li><strong>Announcement</strong>: This release includes breaking changes for the timestamp trait on the data lifecycle management client.</li>
<li><strong>Feature</strong>: Updated timestamp format for GetLifecyclePolicy API</li>
<li><strong>Bug Fix</strong>: Correct timestamp type for data lifecycle manager.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/docdb</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.2/service/docdb/CHANGELOG.md#v1210-2023-04-07">v1.21.0</a>
<ul>
<li><strong>Feature</strong>: This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/fsx</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.2/service/fsx/CHANGELOG.md#v1288-2023-04-07">v1.28.8</a>
<ul>
<li><strong>Documentation</strong>: Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scr...

_Description has been truncated_

…37 updates

Bumps the dev-dependencies group with 31 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.5.0` | `0.5.2` |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns](https://github.com/Azure/azure-sdk-for-go) | `1.2.0` | `1.3.0` |
| [github.com/F5Networks/k8s-bigip-ctlr/v2](https://github.com/F5Networks/k8s-bigip-ctlr) | `2.17.1` | `2.18.0` |
| [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core) | `5.17.4` | `5.17.5` |
| [github.com/Yamashou/gqlgenc](https://github.com/Yamashou/gqlgenc) | `0.24.0` | `0.25.2` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.63.0` | `1.63.20` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.31.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.27` | `1.27.38` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.14.10` | `1.15.7` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.42.3` | `1.44.2` |
| [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://github.com/aws/aws-sdk-go-v2) | `1.31.3` | `1.32.2` |
| [github.com/civo/civogo](https://github.com/civo/civogo) | `0.3.73` | `0.3.80` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.102.0` | `0.106.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.120.0` | `1.126.0` |
| [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.14.0` | `1.14.1` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.39.0` | `1.41.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.71.1` | `65.75.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.0` | `1.20.4` |
| [github.com/scaleway/scaleway-sdk-go](https://github.com/scaleway/scaleway-sdk-go) | `1.0.0-beta.29` | `1.0.0-beta.30` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.984` | `1.0.1012` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.984` | `1.0.1012` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.984` | `1.0.1012` |
| [github.com/transip/gotransip/v6](https://github.com/transip/gotransip) | `6.25.0` | `6.26.0` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.15` | `3.5.16` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.15` | `3.5.16` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.192.0` | `0.199.0` |
| gopkg.in/ns1/ns1-go.v2 | `2.12.0` | `2.12.1` |
| [istio.io/api](https://github.com/istio/api) | `1.23.0` | `1.23.2` |
| [istio.io/client-go](https://github.com/istio/client-go) | `1.23.0` | `1.23.2` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.0` | `0.31.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0` | `0.31.1` |



Updates `cloud.google.com/go/compute/metadata` from 0.5.0 to 0.5.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.5.0...auth/v0.5.2)

Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@v1.2...sdk/azcore/v1.3.0)

Updates `github.com/F5Networks/k8s-bigip-ctlr/v2` from 2.17.1 to 2.18.0
- [Release notes](https://github.com/F5Networks/k8s-bigip-ctlr/releases)
- [Changelog](https://github.com/F5Networks/k8s-bigip-ctlr/blob/v2.18.0/docs/RELEASE-NOTES.rst)
- [Commits](F5Networks/k8s-bigip-ctlr@v2.17.1...v2.18.0)

Updates `github.com/IBM/go-sdk-core/v5` from 5.17.4 to 5.17.5
- [Release notes](https://github.com/IBM/go-sdk-core/releases)
- [Changelog](https://github.com/IBM/go-sdk-core/blob/main/CHANGELOG.md)
- [Commits](IBM/go-sdk-core@v5.17.4...v5.17.5)

Updates `github.com/Yamashou/gqlgenc` from 0.24.0 to 0.25.2
- [Release notes](https://github.com/Yamashou/gqlgenc/releases)
- [Commits](Yamashou/gqlgenc@v0.24.0...v0.25.2)

Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.63.0 to 1.63.20
- [Release notes](https://github.com/aliyun/alibaba-cloud-sdk-go/releases)
- [Changelog](https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt)
- [Commits](aliyun/alibaba-cloud-sdk-go@v1.63.0...v1.63.20)

Updates `github.com/aws/aws-sdk-go-v2` from 1.30.3 to 1.31.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.3...v1.31.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.27 to 1.27.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.27...config/v1.27.38)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.27 to 1.17.36
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.27...credentials/v1.17.36)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.14.10 to 1.15.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.14.10...config/v1.15.7)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.34.4 to 1.35.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.34.4...service/iot/v1.35.2)

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.42.3 to 1.44.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.42.3...service/ssm/v1.44.2)

Updates `github.com/aws/aws-sdk-go-v2/service/servicediscovery` from 1.31.3 to 1.32.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.3...service/efs/v1.32.2)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.3 to 1.31.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.30.3...service/s3/v1.31.2)

Updates `github.com/civo/civogo` from 0.3.73 to 0.3.80
- [Release notes](https://github.com/civo/civogo/releases)
- [Changelog](https://github.com/civo/civogo/blob/master/changelog.yml)
- [Commits](civo/civogo@v0.3.73...v0.3.80)

Updates `github.com/cloudflare/cloudflare-go` from 0.102.0 to 0.106.0
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/master/CHANGELOG.md)
- [Commits](cloudflare/cloudflare-go@v0.102.0...v0.106.0)

Updates `github.com/digitalocean/godo` from 1.120.0 to 1.126.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.120.0...v1.126.0)

Updates `github.com/gophercloud/gophercloud` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.14.1/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v1.14.0...v1.14.1)

Updates `github.com/linode/linodego` from 1.39.0 to 1.41.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.39.0...v1.41.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.71.1 to 65.75.0
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.71.1...v65.75.0)

Updates `github.com/prometheus/client_golang` from 1.20.0 to 1.20.4
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.0...v1.20.4)

Updates `github.com/scaleway/scaleway-sdk-go` from 1.0.0-beta.29 to 1.0.0-beta.30
- [Release notes](https://github.com/scaleway/scaleway-sdk-go/releases)
- [Changelog](https://github.com/scaleway/scaleway-sdk-go/blob/master/CHANGELOG.md)
- [Commits](scaleway/scaleway-sdk-go@v1.0.0-beta.29...v1.0.0-beta.30)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.984 to 1.0.1012
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.984...v1.0.1012)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.984 to 1.0.1012
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.984...v1.0.1012)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.984 to 1.0.1012
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.984...v1.0.1012)

Updates `github.com/transip/gotransip/v6` from 6.25.0 to 6.26.0
- [Release notes](https://github.com/transip/gotransip/releases)
- [Commits](transip/gotransip@v6.25.0...v6.26.0)

Updates `go.etcd.io/etcd/api/v3` from 3.5.15 to 3.5.16
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.15...v3.5.16)

Updates `go.etcd.io/etcd/client/v3` from 3.5.15 to 3.5.16
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.15...v3.5.16)

Updates `golang.org/x/net` from 0.28.0 to 0.29.0
- [Commits](golang/net@v0.28.0...v0.29.0)

Updates `golang.org/x/oauth2` from 0.22.0 to 0.23.0
- [Commits](golang/oauth2@v0.22.0...v0.23.0)

Updates `google.golang.org/api` from 0.192.0 to 0.199.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.192.0...v0.199.0)

Updates `gopkg.in/ns1/ns1-go.v2` from 2.12.0 to 2.12.1

Updates `istio.io/api` from 1.23.0 to 1.23.2
- [Commits](istio/api@1.23.0...1.23.2)

Updates `istio.io/client-go` from 1.23.0 to 1.23.2
- [Commits](istio/client-go@1.23.0...1.23.2)

Updates `k8s.io/api` from 0.31.0 to 0.31.1
- [Commits](kubernetes/api@v0.31.0...v0.31.1)

Updates `k8s.io/apimachinery` from 0.31.0 to 0.31.1
- [Commits](kubernetes/apimachinery@v0.31.0...v0.31.1)

Updates `k8s.io/client-go` from 0.31.0 to 0.31.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.0...v0.31.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute/metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/F5Networks/k8s-bigip-ctlr/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/IBM/go-sdk-core/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/Yamashou/gqlgenc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/servicediscovery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/civo/civogo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/cloudflare/cloudflare-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/gophercloud/gophercloud
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/linode/linodego
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/scaleway/scaleway-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/transip/gotransip/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/api/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: gopkg.in/ns1/ns1-go.v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: istio.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: istio.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

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 27, 2024
Copy link
Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #119.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-79a1f38730 branch September 30, 2024 18:39
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