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

build(deps): bump the dev-dependencies group with 24 updates #4227

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps the dev-dependencies group with 24 updates:

Package From To
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.4.0 1.5.1
github.com/F5Networks/k8s-bigip-ctlr/v2 2.15.0 2.15.1
github.com/IBM/go-sdk-core/v5 5.15.0 5.15.1
github.com/aliyun/alibaba-cloud-sdk-go 1.62.652 1.62.673
github.com/aws/aws-sdk-go 1.49.15 1.50.9
github.com/civo/civogo 0.3.56 0.3.58
github.com/cloudflare/cloudflare-go 0.85.0 0.87.0
github.com/digitalocean/godo 1.107.0 1.108.0
github.com/infobloxopen/infoblox-go-client/v2 2.4.0 2.5.0
github.com/linode/linodego 1.26.0 1.28.0
github.com/miekg/dns 1.1.57 1.1.58
github.com/oracle/oci-go-sdk/v65 65.55.0 65.57.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.834 1.0.856
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.834 1.0.856
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns 1.0.834 1.0.856
go.etcd.io/etcd/api/v3 3.5.11 3.5.12
go.etcd.io/etcd/client/v3 3.5.11 3.5.12
golang.org/x/oauth2 0.15.0 0.16.0
google.golang.org/api 0.155.0 0.161.0
istio.io/api 1.20.1 1.20.2
istio.io/client-go 1.20.1 1.20.2
k8s.io/api 0.29.0 0.29.1
k8s.io/client-go 0.29.0 0.29.1
k8s.io/klog/v2 2.110.1 2.120.1

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.4.0 to 1.5.1

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.

sdk/azidentity/v1.5.1

1.5.1 (2024-01-17)

Bugs Fixed

  • InteractiveBrowserCredential handles AdditionallyAllowedTenants correctly

sdk/azidentity/v1.5.0

1.5.0 (2024-01-16)

Breaking Changes

These changes affect only code written against a beta version such as v1.5.0-beta.1

  • Removed persistent token caching. It will return in v1.6.0-beta.1

Bugs Fixed

  • Credentials now preserve MSAL headers e.g. X-Client-Sku

Other Changes

  • Upgraded dependencies

sdk/internal/v1.5.1

1.5.1 (2023-12-06)

Bugs Fixed

  • Recording will restore the original scheme/host after making a successful HTTP(s) call.
Commits

Updates github.com/F5Networks/k8s-bigip-ctlr/v2 from 2.15.0 to 2.15.1

Release notes

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

Release v2.15.1

  • 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.15.1
docker pull quay.io/f5networks/k8s-bigip-ctlr:2.15.1
Changelog

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

2.15.1

Added Functionality

**What's new:**
    * CRD
        * Support for HTML profile in Policy CR and VirtualServer CR. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.15-stable/docs/config_examples/customResource/Policy/policy-with-html-profile.yaml>`
        * Support for renegotiationEnabled in TLSProfile CR. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/tree/2.15-stable/docs/config_examples/customResource/VirtualServerWithTLSProfile/tls-with-ssl-renegotiation-disabled>`
    * CIS compatible with OpenShift 4.14 and Kubernetes 1.29
    * Improved operator support for OpenShift 4.14

Bug Fixes

* `Issue 3160 &lt;https://github.com/F5Networks/k8s-bigip-ctlr/issues/3160&gt;`_: Support to provide different IPs for the same resources deployed in different clusters for Infoblox IPAM provider only.
* `Issue 3197 &lt;https://github.com/F5Networks/k8s-bigip-ctlr/issues/3197&gt;`_: Image mismatch in F5 operator metadata.
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/12ccf0c8f7714ed8d5cf399a1c773c26b1643337&quot;&gt;&lt;code&gt;12ccf0c&lt;/code&gt;&lt;/a> Release 2.15.1 (<a href="https://github.com/F5Networks/k8s-bigip-ctlr/issues/3235&quot;&gt;#3235&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/fffdf11b0b08fe2b6abc71354ed99c12242e2fe2&quot;&gt;&lt;code&gt;fffdf11&lt;/code&gt;&lt;/a> <a href="https://github.com/F5Networks/k8s-bigip-ctlr/issues/3208&quot;&gt;#3208&lt;/a> service and servicePort params are required in Virtual Server CRD (<a href="https://github.com/F5Networks/k8s-bigip-ctlr/issues/3224&quot;&gt;#3224&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/735d94d65ac92664c43c46d7069175b29dfd692e&quot;&gt;&lt;code&gt;735d94d&lt;/code&gt;&lt;/a> Fix CCCL Info Log Issue (<a href="https://github.com/F5Networks/k8s-bigip-ctlr/issues/3223&quot;&gt;#3223&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/d64365df2b7c803b303fdd998156c36f3d0e7910&quot;&gt;&lt;code&gt;d64365d&lt;/code&gt;&lt;/a> Add support for HTML profile in Policy CR and VS CR (<a href="https://github.com/F5Networks/k8s-bigip-ctlr/issues/3221&quot;&gt;#3221&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/373273632bcaf113b214bd58b67d47d0eae486df&quot;&gt;&lt;code&gt;3732736&lt;/code&gt;&lt;/a> support renegotiationEnabled on ssl custom profiles (<a href="https://github.com/F5Networks/k8s-bigip-ctlr/issues/3219&quot;&gt;#3219&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/4429cf2de5eb39066d5ba33a847b6e5607c40e56&quot;&gt;&lt;code&gt;4429cf2&lt;/code&gt;&lt;/a> Updating the operator version for operator release 1.16.0 (<a href="https://github.com/F5Networks/k8s-bigip-ctlr/issues/3215&quot;&gt;#3215&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/0a94e1e26dbb39e207b2af8d2b51a3f98946fa82&quot;&gt;&lt;code&gt;0a94e1e&lt;/code&gt;&lt;/a> Remove Perl Packages (<a href="https://github.com/F5Networks/k8s-bigip-ctlr/issues/3212&quot;&gt;#3212&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/180edafe39eea3059623a82600917084a14bc769&quot;&gt;&lt;code&gt;180edaf&lt;/code&gt;&lt;/a> Improved the context for few logs (<a href="https://github.com/F5Networks/k8s-bigip-ctlr/issues/3211&quot;&gt;#3211&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/c5626c4be2c43acdb0adf0011f50116c1e288c65&quot;&gt;&lt;code&gt;c5626c4&lt;/code&gt;&lt;/a> support new ovn k8s annotation (<a href="https://github.com/F5Networks/k8s-bigip-ctlr/issues/3205&quot;&gt;#3205&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/848800bbaa12654f5101c0a24ca78f0d13b63616&quot;&gt;&lt;code&gt;848800b&lt;/code&gt;&lt;/a> Add multicluster userguides (<a href="https://github.com/F5Networks/k8s-bigip-ctlr/issues/3199&quot;&gt;#3199&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/F5Networks/k8s-bigip-ctlr/compare/v2.15.0...v2.15.1&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Updates github.com/IBM/go-sdk-core/v5 from 5.15.0 to 5.15.1

Release notes

Sourced from github.com/IBM/go-sdk-core/v5's releases.

v5.15.1

5.15.1 (2024-01-29)

Bug Fixes

  • deps: bump dependencies to the latest versions (#205) (9f23f44)
Changelog

Sourced from github.com/IBM/go-sdk-core/v5's changelog.

5.15.1 (2024-01-29)

Bug Fixes

  • deps: bump dependencies to the latest versions (#205) (9f23f44)
Commits
  • d9ff2b5 chore(release): 5.15.1 release notes [skip ci]
  • 8872df1 Update version numbers from 5.15.0 -> 5.15.1 [skip ci]
  • 9f23f44 fix(deps): bump dependencies to the latest versions (#205)
  • 3efa6c9 build: bump golangci-lint version to 1.55.2 (#203)
  • 9ebd8d6 build: update build lines and the contributing docs (#202)
  • See full diff in compare view

Updates github.com/aliyun/alibaba-cloud-sdk-go from 1.62.652 to 1.62.673

Release notes

Sourced from github.com/aliyun/alibaba-cloud-sdk-go's releases.

v1.62.673

  • Generated 2020-04-01 for eventbridge.
  • Bugfix: change response code type to string for StartEventStreaming.

v1.62.672

  • Generated 2014-05-26 for Ecs.
  • Support DryRun for DeleteInstance.
  • Support DryRun for ModifyInstanceSpec.

v1.62.671

  • Generated 2014-05-26 for Ecs.
  • Describe tcpOptionAddress.

v1.62.670

  • Generated 2014-08-28 for Ess.
  • ECIScalingConfiguration add lifecycle params.

v1.62.669

  • Generated 2016-11-01 for live.
  • Update to support new apis.

v1.62.668

  • Generated 2019-03-06 for Dbs. undefined

v1.62.667

  • Generated 2017-05-25 for Dypnsapi.
  • Publish sdk.

v1.62.666

  • Generated 2022-01-30 for avatar.
  • support start params

v1.62.665

  • Generated 2014-08-28 for Ess.
  • ECIScalingConfiguration add lifecycle params.

v1.62.664

  • Generated 2015-01-01 for R-kvstore.
  • Add DescribeClusterBackupList OpenAPI.

v1.62.663

  • Generated 2022-01-30 for avatar.
  • support unbind device

v1.62.662

  • Generated 2020-01-01 for ddoscoo.
  • Update sdk.

v1.62.661

... (truncated)

Changelog

Sourced from github.com/aliyun/alibaba-cloud-sdk-go's changelog.

2024-02-01 Version: v1.62.673

  • Generated 2020-04-01 for eventbridge.
  • Bugfix: change response code type to string for StartEventStreaming.

2024-02-01 Version: v1.62.672

  • Generated 2014-05-26 for Ecs.
  • Support DryRun for DeleteInstance.
  • Support DryRun for ModifyInstanceSpec.

2024-02-01 Version: v1.62.671

  • Generated 2014-05-26 for Ecs.
  • Describe tcpOptionAddress.

2024-01-31 Version: v1.62.670

  • Generated 2014-08-28 for Ess.
  • ECIScalingConfiguration add lifecycle params.

2024-01-31 Version: v1.62.669

  • Generated 2016-11-01 for live.
  • Update to support new apis.

2024-01-30 Version: v1.62.668

  • Generated 2019-03-06 for Dbs. undefined

2024-01-30 Version: v1.62.667

  • Generated 2017-05-25 for Dypnsapi.
  • Publish sdk.

2024-01-24 Version: v1.62.666

  • Generated 2022-01-30 for avatar.
  • support start params

2024-01-23 Version: v1.62.665

  • Generated 2014-08-28 for Ess.
  • ECIScalingConfiguration add lifecycle params.

2024-01-18 Version: v1.62.664

  • Generated 2015-01-01 for R-kvstore.
  • Add DescribeClusterBackupList OpenAPI.

2024-01-17 Version: v1.62.663

  • Generated 2022-01-30 for avatar.
  • support unbind device

2024-01-17 Version: v1.62.662

  • Generated 2020-01-01 for ddoscoo.
  • Update sdk.

2024-01-16 Version: v1.62.661

... (truncated)

Commits
  • 24d1ca1 Generated 2020-04-01 for eventbridge.
  • 6ba4cbb Generated 2014-05-26 for Ecs.
  • dd94efe Generated 2014-05-26 for Ecs.
  • 86d9354 Generated 2014-08-28 for Ess.
  • dc168dc Generated 2016-11-01 for live.
  • ceb4a3c Generated 2019-03-06 for Dbs.
  • d82e2e7 Generated 2017-05-25 for Dypnsapi.
  • 92ed957 Generated 2022-01-30 for avatar.
  • b320bfb Generated 2014-08-28 for Ess.
  • 5ce0d27 Generated 2015-01-01 for R-kvstore.
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.49.15 to 1.50.9

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.50.9 (2024-02-01)

Service Client Updates

  • service/cognito-idp: Updates service API and documentation
  • service/ivs: Updates service API, documentation, and paginators
  • service/managedblockchain-query: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release includes support for broadcast-mixed audio description tracks.

Release v1.50.8 (2024-01-31)

Service Client Updates

  • service/cloudformation: Updates service API, documentation, paginators, and examples
    • CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack.
  • service/elasticloadbalancingv2: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • Update page size limits for GetJobRuns and GetTriggers APIs.
  • service/ssm: Updates service API and documentation
    • This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled.

Release v1.50.7 (2024-01-30)

Service Client Updates

  • service/datazone: Updates service API and documentation
  • service/route53: Updates service documentation
    • Update the SDKs for text changes in the APIs.

Release v1.50.6 (2024-01-29)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
  • service/comprehend: Updates service documentation
  • service/ec2: Updates service API and documentation
    • EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
  • service/mwaa: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience.
  • service/snowball: Updates service documentation
    • Modified description of createaddress to include direction to add path when providing a JSON file.

Release v1.50.5 (2024-01-26)

Service Client Updates

  • service/connect: Updates service API

... (truncated)

Commits

Updates github.com/civo/civogo from 0.3.56 to 0.3.58

Release notes

Sourced from github.com/civo/civogo's releases.

v0.3.58

What's Changed

Full Changelog: https://github.com/civo/civogo/compare/v0.3.57...v0.3.58

v0.3.57

Introduction of pools annotations: these annotations are added to all the nodes of the specified pool

Commits
  • 7a5da2a Merge pull request #179 from civo/mysql-manual-backup-restore
  • 1e90b92 Fix lint
  • d730e0f Update dbaas structs to support mysql backup and restore
  • 21e802a Merge pull request #177 from civo/alessandroargentieri-patch-1
  • 460d0af Update kubernetes.go
  • See full diff in compare view

Updates github.com/cloudflare/cloudflare-go from 0.85.0 to 0.87.0

Release notes

Sourced from github.com/cloudflare/cloudflare-go's releases.

v0.87.0

ENHANCEMENTS:

  • access_seats: Add UpdateAccessUsersSeats with an array as input for multiple operations (#1480)
  • dlp: add support for EDM and CWL datasets (#1485)
  • logpush: Add support for Output Options (#1468)
  • pages_project: Add build_caching attribute (#1489)
  • streams: adds support for stream create parameters for tus upload initiate (#1386)
  • teams_accounts: add support for extended email matching (#1486)

BUG FIXES:

  • access_seats: UpdateAccessUserSeat: fix parameters not being an array when sending to the api. This caused an error when updating a user's seat (#1480)
  • access_users: ListAccessUsers was returning wrong values in pointer fields due to variable missused in loop (#1482)
  • flarectl: alias zone certs to "ct" instead of duplicating the "c" alias (#1484)

DEPENDENCIES:

  • deps: bumps actions/cache from 3 to 4 (#1483)

v0.86.0

ENHANCEMENTS:

  • access_application: Add support for default_relay_state in saas apps (#1477)
  • zaraz: Add support for CRUD APIs (#1474)

DEPENDENCIES:

  • deps: bumps github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1475)
  • deps: bumps golang.org/x/net from 0.19.0 to 0.20.0 (#1476)
Changelog

Sourced from github.com/cloudflare/cloudflare-go's changelog.

0.87.0 (January 31st, 2024)

ENHANCEMENTS:

  • access_seats: Add UpdateAccessUsersSeats with an array as input for multiple operations (#1480)
  • dlp: add support for EDM and CWL datasets (#1485)
  • logpush: Add support for Output Options (#1468)
  • pages_project: Add build_caching attribute (#1489)
  • streams: adds support for stream create parameters for tus upload initiate (#1386)
  • teams_accounts: add support for extended email matching (#1486)

BUG FIXES:

  • access_seats: UpdateAccessUserSeat: fix parameters not being an array when sending to the api. This caused an error when updating a user's seat (#1480)
  • access_users: ListAccessUsers was returning wrong values in pointer fields due to variable missused in loop (#1482)
  • flarectl: alias zone certs to "ct" instead of duplicating the "c" alias (#1484)

DEPENDENCIES:

  • deps: bumps actions/cache from 3 to 4 (#1483)

0.86.0 (January 17, 2024)

ENHANCEMENTS:

  • access_application: Add support for default_relay_state in saas apps (#1477)
  • zaraz: Add support for CRUD APIs (#1474)

DEPENDENCIES:

  • deps: bumps github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1475)
  • deps: bumps golang.org/x/net from 0.19.0 to 0.20.0 (#1476)
Commits

Updates github.com/digitalocean/godo from 1.107.0 to 1.108.0

Release notes

Sourced from github.com/digitalocean/godo's releases.

v1.108.0

Changelog

Sourced from github.com/digitalocean/godo's changelog.

[v1.108.0] - 2024-01-17

Commits

Updates github.com/infobloxopen/infoblox-go-client/v2 from 2.4.0 to 2.5.0

Changelog

Sourced from github.com/infobloxopen/infoblox-go-client/v2's changelog.

Infoblox Go Client Release Notes

Commits

Updates github.com/linode/linodego from 1.26.0 to 1.28.0

Release notes

Sourced from github.com/linode/linodego's releases.

v1.28.0

💡 Improvements

  • Make IPv4 and IPv4.NAT1To1 fields of InstanceConfigInterface pointers (nullable) by @​zliang-akamai in linode/linodego#451

    • NOTE: This is a breaking change and may require changes in downstream packages.

Full Changelog: https://github.com/linode/linodego/compare/v1.27.1...v1.28.0

v1.27.1

📦️ Dependency Updates

Full Changelog: https://github.com/linode/linodego/compare/v1.27.0...v1.27.1

v1.27.0

🚀 Features

🐛 Bug Fixes

🧪 Testing Improvements

Full Changelog: https://github.com/linode/linodego/compare/v1.26.0...v1.27.0

Commits
  • 0bd0c94 Make multiple fields nullable (nilable) in networking interface (#451)
  • 84a6d48 build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 (#449)
  • b9756be Bump github.com/go-resty/resty/v2 from 2.9.1 to 2.11.0 (#447)
  • 9c07bb6 test: move test upload logic to using submodule with external repository (#448)
  • fed09ea fix: Add null check in eventMatchesSecondary (#446)
  • 659e0a1 Project: Unified Migration (#445)
  • 17895ae replace legacy regions and clean up syntax for test upload script (#443)
  • See full diff in compare view

Updates github.com/miekg/dns from 1.1.57 to 1.1.58

Commits

Updates github.com/oracle/oci-go-sdk/v65 from 65.55.0 to 65.57.0

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.57.0

Added

  • Support for OCI Control Center service

  • Support for giro value set for address rules in the Oracle Store Platform service

  • Support for giro in tax information for subscriptions in the Oracle Store Platform service

  • Support for REST connectivity with Oath2 in the Data Integration service

  • Support for resolver rules limit increase in the DNS service

  • Support for named credentials in the Database Management service

Breaking Changes

  • Default retry disabled on the operations of the DNS service

File Checksums (SHA256)

oci-go-sdk-65.57.0.zip 2acfee6188b8eae7f2361110cce565742831487339571cc54f2887a5c54875ed

65.56.1

Added

  • Support for the Generative AI service

  • Support for additional currencies and countries for paid listings in the Marketplace service

  • Support for process sets in the Stack Monitoring service

File Checksums (SHA256)

oci-go-sdk-65.56.1.zip 968758b6d5eab85ada8b26b65f5ed9d05b4abed03f2d15149d22823d4ee50996

65.56.0

Added

  • Support for resource id filter on the service work requests in the Container Instances service

  • Support for polyglot vulnerability audit in the Application Dependency Management service

... (truncated)

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.57.0 - 2024-01-30

Added

  • Support for OCI Control Center service
  • Support for giro value set for address rules in the Oracle Store Platform service
  • Support for giro in tax information for subscriptions in the Oracle Store Platform service
  • Support for REST connectivity with Oath2 in the Data Integration service
  • Support for resolver rules limit increase in the DNS service
  • Support for named credentials in the Database Management service

Breaking Changes

  • Default retry disabled on the operations of the DNS service

65.56.1 - 2024-01-23

Added

  • Support for the Generative AI service
  • Support for additional currencies and countries for paid listings in the Marketplace service
  • Support for process sets in the Stack Monitoring service

65.56.0 - 2024-01-16

Added

  • Support for resource id filter on the service work requests in the Container Instances service
  • Support for polyglot vulnerability audit in the Application Dependency Management service
  • Support for create, read, and update operations on peer databases in the Data Safe service
  • Support for dimension specific alarm suppressions in the Monitoring service
  • Support for calculating audit volume in the Data Safe service
  • Support for viewing schema accesses in data safe user assessments in the Data Safe service
  • Support for security feature usage in the Data Safe service
  • Support for viewing the top security findings in data safe security assessments in the Data Safe service
  • Support for additional filters in list findings operation in the Data Safe service
  • Support for updating risk level of the specified finding in the Data Safe service

Breaking Changes

  • The property OpcWorkRequestId was removed from the response model CreateVulnerabilityAuditResponse.cs in the Application Dependency Management service
  • The property Gav was changed from mandatory to optional in ApplicationDependency model
  • The property MaxObservedCvssV2Score, MaxObservedCvssV2ScoreWithIgnored and MaxObservedCvssV3ScoreWithIgnored were changed from mandatory to optional in VulnerabilityAudit and VulnerabilityAuditSummary model
  • The property CvssV2Score and CvssV3Score were changed from mantory to optional in Vulnerability model
  • The property OpcWorkRequestId was changed from mandatory to optional in CreateVulnerabilityAuditResponse model

65.55.1 - 2024-01-09

Added

  • Support for calling Oracle Cloud Infrastructure services in the sa-valparaiso-1 region
  • Support for creation of up to 60 containers per container instance in the Container Instances service
  • Support for Oracle GoldenGate discovery and monitoring in the Stack Monitoring service
  • Support for GoldenGate stream analytics in the GoldenGate service
  • Support for backup work requests in MySQL Heatwave service
  • Support for create, update, delete and list operations on premise vantage points in the Application Performance Monitoring service
  • Support for create, update, delete and list operations on workers in the Application Performance Monitoring service

... (truncated)

Commits
  • b512a6c Releasing version 65.57.0
  • 229be5a Merge remote-tracking branch 'bitbucket/github' into release_2024-01-30
  • 1ee1677 Merge pull request #2644 in SDK/oci-go-sdk from merge_to_github2024-01-29 to ...
  • 1727f90 Releasing version 65.56.1
  • 5261feb Merge remote-tracking branch 'bitbucket/github' into release_2024-01-23
  • 1bf2ac0 Pull request #2637: Releasing Version 65.56.1
  • 8db878b Releasing version 65.56.0
  • 9b6a600 Merge remote-tracking branch 'bitbucket/github' into release_2024-01-16
  • 8c3cd0e Merge pull request #2631 in SDK/oci-go-sdk from merge_to_github2024-01-12 to ...
  • 20871de Releasing version 65.55.1
  • Additional commits viewable in compare view

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.834 to 1.0.856

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod from 1.0.834 to 1.0.856

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns from 1.0.834 to 1.0.856

Commits

Updates go.etcd.io/etcd/api/v3 from 3.5.11 to 3.5.12

Release notes

Sourced from go.etcd.io/etcd/api/v3's releases.

v3.5.12

Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide before upgrading etcd (there may be breaking changes).

For installation guides, please check out play.etcd.io and operating etcd. Latest support status for common architectures and operating systems can be found at supported platforms.

Linux
ETCD_VER=v3.5.12

choose either URL

GOOGLE_URL=https://storage.googleapis.com/etcd GITHUB_URL=https://github.com/etcd-io/etcd/releases/download DOWNLOAD_URL=${GOOGLE_URL}

rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test

curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C /tmp/etcd-download-test --strip-components=1 rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz

/tmp/etcd-download-test/etcd --version /tmp/etcd-download-test/etcdctl version /tmp/etcd-download-test/etcdutl version

# start a local etcd server
/tmp/etcd-download-test/etcd

write,read to etcd

/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo

macOS (Darwin)
ETCD_VER=v3.5.12

choose either URL

GOOGLE_URL=https://storage.googleapis.com/etcd GITHUB_URL=https://github.com/etcd-io/etcd/releases/download DOWNLOAD_URL=${GOOGLE_URL}

rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test

curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip -o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip </tr></table>

... (truncated)

Commits
  • e7b3bb6 version: bump up to 3.5.12
  • 378a196 Merge pull request #17346 from serathius/crypto-3.5
  • 8599d48 Bump golang.org/x/crypto to v0.17+ to address CVE-2023-48795
  • 141232e Merge pull request #17320 from ahrtr/3.5_TestHashKVWhenCompacting_20240125
  • 0f494e0 test: fix TestHashKVWhenCompacting: ensure all goroutine finished
  • a0ff8e4 Merge pull request #17315 from ahrtr/3.5_configure_peer_log_20240124
  • 926d022 print error log when creating peer listener failed
  • c7bcb5f Merge pull request #17291 from rahulbapumore/backport-feature
  • 2c3b614 mvcc: Printing etcd backend database related metrics inside scheduleCompactio...
  • 0ed58e9 Merge pull request #17275 from ivanvc/3.5-update-golang-to-1.20.13
  • Additional commits viewable in compare view

Updates go.etcd.io/etcd/client/v3 from 3.5.11 to 3.5.12

Release notes

Sourced from go.etcd.io/etcd/client/v3's releases.

v3.5.12

Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide before upgrading etcd (there may be breaking changes).

...

Description has been truncated

Bumps the dev-dependencies group with 24 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.4.0` | `1.5.1` |
| [github.com/F5Networks/k8s-bigip-ctlr/v2](https://github.com/F5Networks/k8s-bigip-ctlr) | `2.15.0` | `2.15.1` |
| [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core) | `5.15.0` | `5.15.1` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.652` | `1.62.673` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.49.15` | `1.50.9` |
| [github.com/civo/civogo](https://github.com/civo/civogo) | `0.3.56` | `0.3.58` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.85.0` | `0.87.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.107.0` | `1.108.0` |
| [github.com/infobloxopen/infoblox-go-client/v2](https://github.com/infobloxopen/infoblox-go-client) | `2.4.0` | `2.5.0` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.26.0` | `1.28.0` |
| [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.57` | `1.1.58` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.55.0` | `65.57.0` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.834` | `1.0.856` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.834` | `1.0.856` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.834` | `1.0.856` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.11` | `3.5.12` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.11` | `3.5.12` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.15.0` | `0.16.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.155.0` | `0.161.0` |
| [istio.io/api](https://github.com/istio/api) | `1.20.1` | `1.20.2` |
| [istio.io/client-go](https://github.com/istio/client-go) | `1.20.1` | `1.20.2` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.29.0` | `0.29.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.29.0` | `0.29.1` |
| [k8s.io/klog/v2](https://github.com/kubernetes/klog) | `2.110.1` | `2.120.1` |


Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.4.0 to 1.5.1
- [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@sdk/azcore/v1.4.0...sdk/internal/v1.5.1)

Updates `github.com/F5Networks/k8s-bigip-ctlr/v2` from 2.15.0 to 2.15.1
- [Release notes](https://github.com/F5Networks/k8s-bigip-ctlr/releases)
- [Changelog](https://github.com/F5Networks/k8s-bigip-ctlr/blob/v2.15.1/docs/RELEASE-NOTES.rst)
- [Commits](F5Networks/k8s-bigip-ctlr@v2.15.0...v2.15.1)

Updates `github.com/IBM/go-sdk-core/v5` from 5.15.0 to 5.15.1
- [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.15.0...v5.15.1)

Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.652 to 1.62.673
- [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.62.652...v1.62.673)

Updates `github.com/aws/aws-sdk-go` from 1.49.15 to 1.50.9
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.49.15...v1.50.9)

Updates `github.com/civo/civogo` from 0.3.56 to 0.3.58
- [Release notes](https://github.com/civo/civogo/releases)
- [Changelog](https://github.com/civo/civogo/blob/master/changelog.yml)
- [Commits](civo/civogo@v0.3.56...v0.3.58)

Updates `github.com/cloudflare/cloudflare-go` from 0.85.0 to 0.87.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.85.0...v0.87.0)

Updates `github.com/digitalocean/godo` from 1.107.0 to 1.108.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.107.0...v1.108.0)

Updates `github.com/infobloxopen/infoblox-go-client/v2` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/infobloxopen/infoblox-go-client/releases)
- [Changelog](https://github.com/infobloxopen/infoblox-go-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/infobloxopen/infoblox-go-client/commits)

Updates `github.com/linode/linodego` from 1.26.0 to 1.28.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.26.0...v1.28.0)

Updates `github.com/miekg/dns` from 1.1.57 to 1.1.58
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](miekg/dns@v1.1.57...v1.1.58)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.55.0 to 65.57.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.55.0...v65.57.0)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.834 to 1.0.856
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.834...v1.0.856)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.834 to 1.0.856
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.834...v1.0.856)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.834 to 1.0.856
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.834...v1.0.856)

Updates `go.etcd.io/etcd/api/v3` from 3.5.11 to 3.5.12
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.11...v3.5.12)

Updates `go.etcd.io/etcd/client/v3` from 3.5.11 to 3.5.12
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.11...v3.5.12)

Updates `golang.org/x/oauth2` from 0.15.0 to 0.16.0
- [Commits](golang/oauth2@v0.15.0...v0.16.0)

Updates `google.golang.org/api` from 0.155.0 to 0.161.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.155.0...v0.161.0)

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

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

Updates `k8s.io/api` from 0.29.0 to 0.29.1
- [Commits](kubernetes/api@v0.29.0...v0.29.1)

Updates `k8s.io/client-go` from 0.29.0 to 0.29.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.0...v0.29.1)

Updates `k8s.io/klog/v2` from 2.110.1 to 2.120.1
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.110.1...v2.120.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  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-patch
  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/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
  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/infobloxopen/infoblox-go-client/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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/miekg/dns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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/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: 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/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: 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/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 2, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 2, 2024
@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Feb 2, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 2, 2024
@Raffo
Copy link
Contributor

Raffo commented Feb 3, 2024

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Feb 3, 2024
@Raffo
Copy link
Contributor

Raffo commented Feb 4, 2024

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 4, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Raffo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 4, 2024
@k8s-ci-robot k8s-ci-robot merged commit 383d3fc into master Feb 4, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-9e4b1bd2ce branch February 4, 2024 12:02
truecharts-admin added a commit to truecharts/charts that referenced this pull request Mar 22, 2024
…rnal-dns to v0.14.1@7bb4c52 by renovate (#19644)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[registry.k8s.io/external-dns/external-dns](https://github.com/kubernetes-sigs/external-dns)
| patch | `v0.14.0` -> `v0.14.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>kubernetes-sigs/external-dns
(registry.k8s.io/external-dns/external-dns)</summary>

###
[`v0.14.1`](https://github.com/kubernetes-sigs/external-dns/releases/tag/v0.14.1)

[Compare
Source](https://github.com/kubernetes-sigs/external-dns/compare/v0.14.0...v0.14.1)

#### What's Changed

- docs: add reference to adguard webhook provider by
[@&#8203;muhlba91](https://github.com/muhlba91) in
[kubernetes-sigs/external-dns#4030
- Update azure.md by [@&#8203;sesoldi](https://github.com/sesoldi) in
[kubernetes-sigs/external-dns#4009
- add initial support for gw apis 1.0.0 GA by
[@&#8203;larivierec](https://github.com/larivierec) in
[kubernetes-sigs/external-dns#4019
- build(deps): bump the dev-dependencies group with 3 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4028
- add stackit webhook to readme by
[@&#8203;PatrickKoss](https://github.com/PatrickKoss) in
[kubernetes-sigs/external-dns#4029
- Add org.opencontainers.image.source label to container image by
[@&#8203;robinschneider](https://github.com/robinschneider) in
[kubernetes-sigs/external-dns#4022
- bump kustomize version to v0.14.0 by
[@&#8203;Raffo](https://github.com/Raffo) in
[kubernetes-sigs/external-dns#4024
- OCI Provider private zone and workload identity support by
[@&#8203;anders-swanson](https://github.com/anders-swanson) in
[kubernetes-sigs/external-dns#3995
- RFC2136: Allow multiple zones by
[@&#8203;CRASH-Tech](https://github.com/CRASH-Tech) in
[kubernetes-sigs/external-dns#3976
- chore(chart): Updated GH workflows by
[@&#8203;stevehipwell](https://github.com/stevehipwell) in
[kubernetes-sigs/external-dns#4010
- fix: dynamodb registry when statements over 25 by
[@&#8203;danie1sullivan](https://github.com/danie1sullivan) in
[kubernetes-sigs/external-dns#4021
- Allow to configure revisionHistoryLimit on the K8s Deployment resource
by [@&#8203;arnisoph](https://github.com/arnisoph) in
[kubernetes-sigs/external-dns#4008
- chore: Bump kingpin/v2 dep by
[@&#8203;mrueg](https://github.com/mrueg) in
[kubernetes-sigs/external-dns#4033
- Update all image versions in documentation by
[@&#8203;Raffo](https://github.com/Raffo) in
[kubernetes-sigs/external-dns#4037
- updated various broken link in ultradns tutorial by
[@&#8203;kundan2707](https://github.com/kundan2707) in
[kubernetes-sigs/external-dns#3794
- Make --ignore-hostname-annotation flag more consistent by
[@&#8203;johngmyers](https://github.com/johngmyers) in
[kubernetes-sigs/external-dns#3964
- service source uses externalIPs in ExternalName type if available by
[@&#8203;dromie](https://github.com/dromie) in
[kubernetes-sigs/external-dns#4007
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4046
- fix(google): ensure trailing dot for SRV records by
[@&#8203;siliconsheep](https://github.com/siliconsheep) in
[kubernetes-sigs/external-dns#4048
- oracle provider: dns zone cache by
[@&#8203;anders-swanson](https://github.com/anders-swanson) in
[kubernetes-sigs/external-dns#4049
- fix(httpProxy): drop status==valid filter by
[@&#8203;nefelim4ag](https://github.com/nefelim4ag) in
[kubernetes-sigs/external-dns#3978
- doc: added --infoblox-view argument to Infoblox documentation by
[@&#8203;tanerm](https://github.com/tanerm) in
[kubernetes-sigs/external-dns#4036
- fix: regression on scaleway provider in 0.14.0 by
[@&#8203;M0NsTeRRR](https://github.com/M0NsTeRRR) in
[kubernetes-sigs/external-dns#4039
- Add GleSYS to the readme for webhooks by
[@&#8203;glesys-andreas](https://github.com/glesys-andreas) in
[kubernetes-sigs/external-dns#4054
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4057
- feat: make webhook httpapi reusable by
[@&#8203;mrueg](https://github.com/mrueg) in
[kubernetes-sigs/external-dns#4065
- Make routegroup client IPv6 compatible by
[@&#8203;mikkeloscar](https://github.com/mikkeloscar) in
[kubernetes-sigs/external-dns#4068
- doc: fix link to ionos webhook provider by
[@&#8203;akrieg-ionos](https://github.com/akrieg-ionos) in
[kubernetes-sigs/external-dns#4031
- feat(chart): Added complex provider support by
[@&#8203;stevehipwell](https://github.com/stevehipwell) in
[kubernetes-sigs/external-dns#4085
- chore: update 45 go modules dependancies by
[@&#8203;mloiseleur](https://github.com/mloiseleur) in
[kubernetes-sigs/external-dns#4088
- webhook: Move httpapi into own package by
[@&#8203;mrueg](https://github.com/mrueg) in
[kubernetes-sigs/external-dns#4084
- doc: Add netcup webhook provider by
[@&#8203;mrueg](https://github.com/mrueg) in
[kubernetes-sigs/external-dns#4095
- build(deps): bump the dev-dependencies group with 3 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4097
- update to add il-central-1 by
[@&#8203;theloneexplorerquest](https://github.com/theloneexplorerquest)
in
[kubernetes-sigs/external-dns#4093
- Add readme bizflycloud webhook provider by
[@&#8203;huyduong2792](https://github.com/huyduong2792) in
[kubernetes-sigs/external-dns#4079
- fix: Allow revisionHistoryLimit to be set to 0 by
[@&#8203;bodgit](https://github.com/bodgit) in
[kubernetes-sigs/external-dns#4053
- helm: Avoid unnecessary pod restart on each helm chart version by
[@&#8203;jkroepke](https://github.com/jkroepke) in
[kubernetes-sigs/external-dns#4103
- Correct typo from 'Kuberntes' to 'Kubernetes' by
[@&#8203;jongwooo](https://github.com/jongwooo) in
[kubernetes-sigs/external-dns#4118
- build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4123
- cleanup: remove dead code (`(Create|Update|Delete)Records` functions
in AWS, Google, DNSimple) by
[@&#8203;mloiseleur](https://github.com/mloiseleur) in
[kubernetes-sigs/external-dns#4129
- ci: remove `confusing-naming` property by
[@&#8203;PascalBourdier](https://github.com/PascalBourdier) in
[kubernetes-sigs/external-dns#4116
- chore: fix code comment by
[@&#8203;tanujd11](https://github.com/tanujd11) in
[kubernetes-sigs/external-dns#4131
- fix: include cloudflare error in metrics and logs by
[@&#8203;danie1sullivan](https://github.com/danie1sullivan) in
[kubernetes-sigs/external-dns#4082
- gateway-api: fix wildcard matching by
[@&#8203;abursavich](https://github.com/abursavich) in
[kubernetes-sigs/external-dns#4124
- build(deps): bump the dev-dependencies group with 23 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4134
- Hetzner webhook provider readme link by
[@&#8203;mconfalonieri](https://github.com/mconfalonieri) in
[kubernetes-sigs/external-dns#4051
- Fix timeout for traefik-proxy source by
[@&#8203;k8r-io](https://github.com/k8r-io) in
[kubernetes-sigs/external-dns#4076
- build(deps): bump the dev-dependencies group with 7 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4144
- fix: remove useless functions by
[@&#8203;PascalBourdier](https://github.com/PascalBourdier) in
[kubernetes-sigs/external-dns#4115
- fix(ambassador): don't resolve LB hostname by
[@&#8203;fad3t](https://github.com/fad3t) in
[kubernetes-sigs/external-dns#4092
- doc(azure): shows how to use userAssignedIdentityID with clientId in
azure.json by [@&#8203;thesse1](https://github.com/thesse1) in
[kubernetes-sigs/external-dns#4133
- build(deps): bump the dev-dependencies group with 4 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4146
- webhook: Fix metric name and add request gauges by
[@&#8203;mrueg](https://github.com/mrueg) in
[kubernetes-sigs/external-dns#4078
- build(deps): bump the dev-dependencies group with 2 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4145
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4154
- fix: heritage txt record was not able to be created for txt record by
[@&#8203;tanujd11](https://github.com/tanujd11) in
[kubernetes-sigs/external-dns#4140
- build(deps): bump the dev-dependencies group with 9 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4155
- fix(istio): support for ExternalIPs in Istio resources by
[@&#8203;KarstenSiemer](https://github.com/KarstenSiemer) in
[kubernetes-sigs/external-dns#4094
- Update rfc2136 provider to split out changes per zone by
[@&#8203;gregsidelinger](https://github.com/gregsidelinger) in
[kubernetes-sigs/external-dns#4107
- Exoscale provider optimization by
[@&#8203;kobajagi](https://github.com/kobajagi) in
[kubernetes-sigs/external-dns#4071
- fix: godaddy - rate limiter add one token every second by
[@&#8203;nefelim4ag](https://github.com/nefelim4ag) in
[kubernetes-sigs/external-dns#4087
- feat(helm-chart): Allow configuration of ipFamilyPolicy by
[@&#8203;dongjiang1989](https://github.com/dongjiang1989) in
[kubernetes-sigs/external-dns#4153
- chore(chart): Deprecated secretConfiguration by
[@&#8203;stevehipwell](https://github.com/stevehipwell) in
[kubernetes-sigs/external-dns#4161
- feat: support webhook provider in Chart by
[@&#8203;mloiseleur](https://github.com/mloiseleur) in
[kubernetes-sigs/external-dns#4032
- feat(helm-chart): Released chart for v0.14.0 by
[@&#8203;appkins](https://github.com/appkins) in
[kubernetes-sigs/external-dns#4073
- chore(chart): Fixed chart changelog by
[@&#8203;stevehipwell](https://github.com/stevehipwell) in
[kubernetes-sigs/external-dns#4168
- fix(pdns): provider implicitly changes CNAME to ALIAS by
[@&#8203;tmaroschik](https://github.com/tmaroschik) in
[kubernetes-sigs/external-dns#4162
- fix(chart): Fix webhook install failure by
[@&#8203;gabe565](https://github.com/gabe565) in
[kubernetes-sigs/external-dns#4173
- fix: provide possibility to have a soft error mode by
[@&#8203;szuecs](https://github.com/szuecs) in
[kubernetes-sigs/external-dns#4166
- \[helm] Allow tpl in provider again by
[@&#8203;jkroepke](https://github.com/jkroepke) in
[kubernetes-sigs/external-dns#4180
- Fix args for webhook deployment by
[@&#8203;webwurst](https://github.com/webwurst) in
[kubernetes-sigs/external-dns#4202
- add RBAC fix to namespaces - get, watch, list to each gateway-\*route
by [@&#8203;orenlevi111](https://github.com/orenlevi111) in
[kubernetes-sigs/external-dns#4205
- chore: Released chart v1.14.3 by
[@&#8203;stevehipwell](https://github.com/stevehipwell) in
[kubernetes-sigs/external-dns#4208
- build(deps): bump the dev-dependencies group with 24 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4227
- Fix "workload identity" spelling by
[@&#8203;gdubicki](https://github.com/gdubicki) in
[kubernetes-sigs/external-dns#4201
- feat(aws-provider): create flag to support sub-domains match parent by
[@&#8203;thiagoluiznunes](https://github.com/thiagoluiznunes) in
[kubernetes-sigs/external-dns#4236
- Change coredns testing to fix failing tests by
[@&#8203;pascalgn](https://github.com/pascalgn) in
[kubernetes-sigs/external-dns#4245
- Validate AWS record values size during batch set generation by
[@&#8203;megum1n](https://github.com/megum1n) in
[kubernetes-sigs/external-dns#4126
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4222
- build(deps): bump the dev-dependencies group with 13 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4246
- Update link to current workshop by
[@&#8203;AndrewCharlesHay](https://github.com/AndrewCharlesHay) in
[kubernetes-sigs/external-dns#4170
- cleanup: Drop additional docker files by
[@&#8203;mrueg](https://github.com/mrueg) in
[kubernetes-sigs/external-dns#4182
- chore: update the slack channel URL into the github support template
by [@&#8203;angegar](https://github.com/angegar) in
[kubernetes-sigs/external-dns#3815
- add soft error by
[@&#8203;jeanfrancoislelezec](https://github.com/jeanfrancoislelezec)
in
[kubernetes-sigs/external-dns#4199
- Fix Gateway API TLS TCP Route by
[@&#8203;zs-ko](https://github.com/zs-ko) in
[kubernetes-sigs/external-dns#4213
- Update the OCI Provider to incorporate SoftError to avoid
CrashLoopBackoff by [@&#8203;jrosinsk](https://github.com/jrosinsk) in
[kubernetes-sigs/external-dns#4229
- Add Gcore provider on readme by
[@&#8203;kokizzu](https://github.com/kokizzu) in
[kubernetes-sigs/external-dns#4256
- feat: enable Azure subscription ID override by
[@&#8203;pascalgn](https://github.com/pascalgn) in
[kubernetes-sigs/external-dns#4186
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4254
- feat: allow setting dnsConfig by
[@&#8203;davhdavh](https://github.com/davhdavh) in
[kubernetes-sigs/external-dns#4265
- build(deps): bump the dev-dependencies group with 17 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4270
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4269
- build(deps): bump the dev-dependencies group with 6 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4279
- docs: 📝 add Azure DNS w/workload identity blog post to readme by
[@&#8203;krukowskid](https://github.com/krukowskid) in
[kubernetes-sigs/external-dns#4248
- feat(gandi): add support for personal access token by
[@&#8203;deadlybore](https://github.com/deadlybore) in
[kubernetes-sigs/external-dns#4249
- RFC2136: Add support for DNS-over-TLS by
[@&#8203;iteratee](https://github.com/iteratee) in
[kubernetes-sigs/external-dns#3974
- Fixing NAPTR support by
[@&#8203;jstudler](https://github.com/jstudler) in
[kubernetes-sigs/external-dns#4212
- doc: explain how to use Azure internal load balancer by
[@&#8203;mloiseleur](https://github.com/mloiseleur) in
[kubernetes-sigs/external-dns#4252
- fix(aws): allow alias records to be created when using the alias
annotation by [@&#8203;papayakiwi](https://github.com/papayakiwi) in
[kubernetes-sigs/external-dns#4178
- fix(service): omit nil endpoints and prefer endpointsForHostname() by
[@&#8203;yurrriq](https://github.com/yurrriq) in
[kubernetes-sigs/external-dns#4293
- chore: update maintainers by
[@&#8203;mloiseleur](https://github.com/mloiseleur) in
[kubernetes-sigs/external-dns#4304
- build(deps): bump the dev-dependencies group with 21 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4307
- build(deps): bump the dev-dependencies group with 6 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4312
- feat(ambassador): add support for provider specific annotations by
[@&#8203;fad3t](https://github.com/fad3t) in
[kubernetes-sigs/external-dns#4120
- build(deps): bump the dev-dependencies group with 8 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4313
- build(deps): bump the dev-dependencies group with 2 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4314
- build(deps): bump the dev-dependencies group with 14 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4321

#### Docker image

    registry.k8s.io/external-dns/external-dns:v0.14.0

#### New Contributors

- [@&#8203;muhlba91](https://github.com/muhlba91) made their first
contribution in
[kubernetes-sigs/external-dns#4030
- [@&#8203;sesoldi](https://github.com/sesoldi) made their first
contribution in
[kubernetes-sigs/external-dns#4009
- [@&#8203;larivierec](https://github.com/larivierec) made their first
contribution in
[kubernetes-sigs/external-dns#4019
- [@&#8203;PatrickKoss](https://github.com/PatrickKoss) made their
first contribution in
[kubernetes-sigs/external-dns#4029
- [@&#8203;robinschneider](https://github.com/robinschneider) made
their first contribution in
[kubernetes-sigs/external-dns#4022
- [@&#8203;anders-swanson](https://github.com/anders-swanson) made
their first contribution in
[kubernetes-sigs/external-dns#3995
- [@&#8203;CRASH-Tech](https://github.com/CRASH-Tech) made their first
contribution in
[kubernetes-sigs/external-dns#3976
- [@&#8203;danie1sullivan](https://github.com/danie1sullivan) made
their first contribution in
[kubernetes-sigs/external-dns#4021
- [@&#8203;arnisoph](https://github.com/arnisoph) made their first
contribution in
[kubernetes-sigs/external-dns#4008
- [@&#8203;dromie](https://github.com/dromie) made their first
contribution in
[kubernetes-sigs/external-dns#4007
- [@&#8203;siliconsheep](https://github.com/siliconsheep) made their
first contribution in
[kubernetes-sigs/external-dns#4048
- [@&#8203;tanerm](https://github.com/tanerm) made their first
contribution in
[kubernetes-sigs/external-dns#4036
- [@&#8203;glesys-andreas](https://github.com/glesys-andreas) made
their first contribution in
[kubernetes-sigs/external-dns#4054
- [@&#8203;akrieg-ionos](https://github.com/akrieg-ionos) made their
first contribution in
[kubernetes-sigs/external-dns#4031
-
[@&#8203;theloneexplorerquest](https://github.com/theloneexplorerquest)
made their first contribution in
[kubernetes-sigs/external-dns#4093
- [@&#8203;huyduong2792](https://github.com/huyduong2792) made their
first contribution in
[kubernetes-sigs/external-dns#4079
- [@&#8203;tanujd11](https://github.com/tanujd11) made their first
contribution in
[kubernetes-sigs/external-dns#4131
- [@&#8203;mconfalonieri](https://github.com/mconfalonieri) made their
first contribution in
[kubernetes-sigs/external-dns#4051
- [@&#8203;k8r-io](https://github.com/k8r-io) made their first
contribution in
[kubernetes-sigs/external-dns#4076
- [@&#8203;thesse1](https://github.com/thesse1) made their first
contribution in
[kubernetes-sigs/external-dns#4133
- [@&#8203;dongjiang1989](https://github.com/dongjiang1989) made their
first contribution in
[kubernetes-sigs/external-dns#4153
- [@&#8203;appkins](https://github.com/appkins) made their first
contribution in
[kubernetes-sigs/external-dns#4073
- [@&#8203;tmaroschik](https://github.com/tmaroschik) made their first
contribution in
[kubernetes-sigs/external-dns#4162
- [@&#8203;gabe565](https://github.com/gabe565) made their first
contribution in
[kubernetes-sigs/external-dns#4173
- [@&#8203;webwurst](https://github.com/webwurst) made their first
contribution in
[kubernetes-sigs/external-dns#4202
- [@&#8203;orenlevi111](https://github.com/orenlevi111) made their
first contribution in
[kubernetes-sigs/external-dns#4205
- [@&#8203;gdubicki](https://github.com/gdubicki) made their first
contribution in
[kubernetes-sigs/external-dns#4201
- [@&#8203;thiagoluiznunes](https://github.com/thiagoluiznunes) made
their first contribution in
[kubernetes-sigs/external-dns#4236
- [@&#8203;AndrewCharlesHay](https://github.com/AndrewCharlesHay) made
their first contribution in
[kubernetes-sigs/external-dns#4170
- [@&#8203;angegar](https://github.com/angegar) made their first
contribution in
[kubernetes-sigs/external-dns#3815
-
[@&#8203;jeanfrancoislelezec](https://github.com/jeanfrancoislelezec)
made their first contribution in
[kubernetes-sigs/external-dns#4199
- [@&#8203;zs-ko](https://github.com/zs-ko) made their first
contribution in
[kubernetes-sigs/external-dns#4213
- [@&#8203;kokizzu](https://github.com/kokizzu) made their first
contribution in
[kubernetes-sigs/external-dns#4256
- [@&#8203;davhdavh](https://github.com/davhdavh) made their first
contribution in
[kubernetes-sigs/external-dns#4265
- [@&#8203;krukowskid](https://github.com/krukowskid) made their first
contribution in
[kubernetes-sigs/external-dns#4248
- [@&#8203;deadlybore](https://github.com/deadlybore) made their first
contribution in
[kubernetes-sigs/external-dns#4249
- [@&#8203;iteratee](https://github.com/iteratee) made their first
contribution in
[kubernetes-sigs/external-dns#3974
- [@&#8203;jstudler](https://github.com/jstudler) made their first
contribution in
[kubernetes-sigs/external-dns#4212
- [@&#8203;papayakiwi](https://github.com/papayakiwi) made their first
contribution in
[kubernetes-sigs/external-dns#4178
- [@&#8203;yurrriq](https://github.com/yurrriq) made their first
contribution in
[kubernetes-sigs/external-dns#4293

**Full Changelog**:
kubernetes-sigs/external-dns@v0.14.0...v0.14.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants