berops / claudie

Cloud-agnostic managed Kubernetes
https://docs.claudie.io/
Apache License 2.0
642 stars 40 forks source link

Bump the go-dependencies group across 1 directory with 25 updates #1581

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 week ago

Bumps the go-dependencies group with 16 updates in the / directory:

Package From To
cloud.google.com/go/compute 1.27.1 1.29.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.7.0 1.8.0
github.com/aws/aws-sdk-go-v2 1.30.1 1.32.4
github.com/aws/aws-sdk-go-v2/config 1.27.23 1.28.4
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.14.7 1.15.16
github.com/aws/aws-sdk-go-v2/service/ec2 1.167.1 1.189.0
github.com/aws/aws-sdk-go-v2/service/s3 1.57.1 1.67.0
github.com/docker/distribution 2.8.1+incompatible 2.8.3+incompatible
github.com/go-playground/validator/v10 10.22.0 10.23.0
github.com/hetznercloud/hcloud-go 1.57.0 1.59.1
github.com/oracle/oci-go-sdk/v65 65.68.0 65.78.1
github.com/tidwall/gjson 1.17.1 1.18.0
go.mongodb.org/mongo-driver 1.16.0 1.17.1
k8s.io/api 0.30.2 0.31.2
sigs.k8s.io/controller-runtime 0.18.4 0.19.1
github.com/prometheus/client_golang 1.19.1 1.20.5

Updates cloud.google.com/go/compute from 1.27.1 to 1.29.0

Release notes

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

compute: v1.29.0

1.29.0 (2024-11-14)

Features

  • compute: Update Compute Engine API to revision 20241105 (#954) (f329c4c)

compute: v1.28.3

1.28.3 (2024-11-06)

Bug Fixes

  • compute: Reduce size of Go compute package (#946) (706ecb2)
Changelog

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

1.29.0 (2024-05-29)

Features

  • documentai: Make Layout Parser generally available in V1 (#10277) (dafecc9)

1.28.1 (2024-05-16)

Documentation

  • documentai: Clarify the unavailability of some features (652ba8f)
  • documentai: Updated comments (292e812)

1.28.0 (2024-05-01)

Features

  • documentai: A new message FoundationModelTuningOptions is added (1d757c6)
  • documentai: Support Chunk header and footer in Doc AI external proto (1d757c6)

Bug Fixes

  • documentai: Bump x/net to v0.24.0 (ba31ed5)

1.27.0 (2024-04-15)

Features

  • documentai: Support a new Layout Processor in Document AI (2cdc40a)

1.26.1 (2024-03-14)

Bug Fixes

  • documentai: Update protobuf dep to v1.33.0 (30b038d)

Documentation

  • documentai: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed (25c3f2d)

1.26.0 (2024-02-21)

... (truncated)

Commits
  • 3868b6c chore(main): release pubsub 1.29.0 (#7312)
  • ae38ff1 feat(security/privateca): remove apiv1beta1 (#7539)
  • a7fc1d5 chore(talent): update copyright year in the generated protos (#7541)
  • d4931e9 chore(talent): update copyright year in the generated protos (#7540)
  • 0df63fc docs(dialogflow/cx): clarified wording around quota usage (#7538)
  • c2718fd build(spanner): configure integration tests against devel & staging environme...
  • 9c61215 feat(spanner/spansql): support grant/revoke view, change stream, table functi...
  • 88d3eda chore(storage): reenable some skipped Bucket tests (#7528)
  • e211635 fix(pubsub): pipe revision ID in name in DeleteSchemaRevision (#7519)
  • 1e821bd refactor: switch from syntax to presence checks (#7532)
  • Additional commits viewable in compare view


Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.7.0 to 1.8.0

Release notes

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

sdk/azidentity/v1.8.0

1.8.0 (2024-10-08)

Other Changes

  • AzurePipelinesCredential sets an additional OIDC request header so that it receives a 401 instead of a 302 after presenting an invalid system access token
  • Allow logging of debugging headers for AzurePipelinesCredential and include them in error messages

sdk/azidentity/v1.8.0-beta.3

1.8.0-beta.3 (2024-09-17)

Features Added

  • Added ObjectID type for ManagedIdentityCredentialOptions.ID

Other Changes

  • Removed redundant content from error messages

sdk/messaging/azservicebus/v1.7.3

1.7.3 (2024-10-14)

Bugs Fixed

  • Apply fix from @​bcho for overflows with retries. (PR#23562)

sdk/messaging/azservicebus/v1.7.2

1.7.2 (2024-09-11)

Bugs Fixed

  • Fixed a bug where cancelling RenewMessageLock() calls could cause hangs in future RenewMessageLock calls. (PR#23400)
Commits


Updates github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.32.4

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.28.4

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.14.7 to 1.15.16

Commits


Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.1 to 1.37.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/dynamodb's changelog.

Release (2023-07-13)

General Highlights

  • Feature: Modify user agent syntax and introduce support for optional app identifier in UA header
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.23.0
    • Feature: API model updated in Amazon Cognito
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.61.0
    • Feature: Add support for deleting Queues and Routing Profiles.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.27.0
    • Feature: Enhanced PostgreSQL target endpoint settings for providing Babelfish support.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.25.0
    • Feature: Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.104.0
    • Feature: This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.30.0
    • Feature: Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.21.1
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.25.0
    • Feature: Adds categories to MediaTailor channel assembly alerts
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.25.0
    • Feature: This release provides ability to customers to change schema associated with their datasets in Amazon Personalize
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.22.0
    • Feature: This release adds support for deployment history for Proton provisioned resources
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.37.0
    • Feature: S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.92.0
    • Feature: Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.11
    • Documentation: Documentation updates for Secrets Manager

Release (2023-07-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.22.0
    • Feature: Add CMK encryption support for CloudWatch Logs Insights query result data
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.26.0
    • Feature: Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.54.0
    • Feature: This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.32.0
    • Feature: This release enables the use of Thumbnails in AWS Elemental MediaLive.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.24.0
    • Feature: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags.

Release (2023-07-06)

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.167.1 to 1.189.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.57.1 to 1.67.0

Commits


Updates github.com/docker/distribution from 2.8.1+incompatible to 2.8.3+incompatible

Release notes

Sourced from github.com/docker/distribution's releases.

v2.8.3

What's Changed

New Contributors

Full Changelog: https://github.com/distribution/distribution/compare/v2.8.2...v2.8.3

v2.8.2

What's Changed

Full Changelog: https://github.com/distribution/distribution/compare/v2.8.1...v2.8.2

v2.8.2-beta.2

What's Changed

Full Changelog: https://github.com/distribution/distribution/compare/v2.8.1...v2.8.2-beta.2

v2.8.2-beta.1

... (truncated)

Commits
  • 4772604 Merge pull request #4088 from distribution/2.8.3-release-notes
  • a4fa699 Add v2.8.3 release notes
  • 1eb2c30 Merge pull request #4068 from milosgajdos/2_8-dont-close-request-body
  • 5e6b1b5 Do not close HTTP request body in HTTP handler
  • 2b76378 Merge pull request #4064 from thaJeztah/2.8_backport_nodigestset
  • 29b00e8 digestset: deprecate package in favor of go-digest/digestset
  • d1ab243 [release/2.8] vendor: github.com/opencontainers/go-digest v1.0.0
  • 11eb419 Merge pull request #4063 from thaJeztah/2.8_backport_switch_reference
  • 3dda067 deprecate reference package, migrate to github.com/distribution/reference
  • da05539 Merge pull request #4053 from thaJeztah/2.8_backport_set-content-type-client-...
  • Additional commits viewable in compare view


Updates github.com/go-playground/validator/v10 from 10.22.0 to 10.23.0

Release notes

Sourced from github.com/go-playground/validator/v10's releases.

Release 10.23.0

What's Changed

New Contributors

Full Changelog: https://github.com/go-playground/validator/compare/v10.22.1...v10.23.0

Release 10.22.1

What's Changed

New Contributors

Full Changelog: https://github.com/go-playground/validator/compare/v10.22.0...v10.22.1

Commits


Updates github.com/hetznercloud/hcloud-go from 1.57.0 to 1.59.1

Release notes

Sourced from github.com/hetznercloud/hcloud-go's releases.

v1.59.1

1.59.1 (2024-08-09)

Bug Fixes

  • invalid_input API errors may not return details (bfa3803)

v1.59.0

1.59.0 (2024-08-06)

Features

  • network: add new network zone ap-southeast (#502) (0104ec0)

v1.58.0

1.58.0 (2024-07-25)

API Changes for Traffic Prices and Server Type Included Traffic

There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as Deprecated. Please check if this affects any of your code and switch to the replacement fields where necessary.

You can learn more about this change in our changelog.

Upgrading

Server Type Included Traffic

If you were using the field hcloud.ServerType.IncludedTraffic, you can now get the information through hcloud.ServerType.Pricings:

func main() {
// previous
includedTraffic := serverType.IncludedTraffic
// now
locationOfInterest := "fsn1"
var includedTraffic uint64
for _, price := range serverType.Pricings {
    if price.Location.Name == locationOfInterest {
        includedTraffic = price.IncludedTraffic
        break
    }
}

}

Traffic Prices

... (truncated)

Changelog

Sourced from github.com/hetznercloud/hcloud-go's changelog.

1.59.1 (2024-08-09)

Bug Fixes

  • invalid_input API errors may not return details (bfa3803)

1.59.0 (2024-08-06)

Features

  • network: add new network zone ap-southeast (#502) (0104ec0)

1.58.0 (2024-07-25)

API Changes for Traffic Prices and Server Type Included Traffic

There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as Deprecated. Please check if this affects any of your code and switch to the replacement fields where necessary.

You can learn more about this change in our changelog.

Upgrading

Server Type Included Traffic

If you were using the field hcloud.ServerType.IncludedTraffic, you can now get the information through hcloud.ServerType.Pricings:

func main() {
// previous
includedTraffic := serverType.IncludedTraffic
// now
locationOfInterest := "fsn1"
var includedTraffic uint64
for _, price := range serverType.Pricings {
    if price.Location.Name == locationOfInterest {
        includedTraffic = price.IncludedTraffic
        break
    }
}

}

Traffic Prices

If you were using the field hcloud.Pricing.Traffic, you can now get the information through hcloud.Pricing.ServerTypes or hcloud.Pricing.LoadBalancerTypes:

</tr></table> 

... (truncated)

Commits
  • f531ce8 chore(release-1.x): release 1.59.1 (#510)
  • bfa3803 fix: invalid_input API errors may not return details [Backport release-1.x]...
  • be7345b chore(release-1.x): release 1.59.0 (#503)
  • 0104ec0 feat(network): add new network zone ap-southeast [release-1.x] (#502)
  • 108237d chore(release-1.x): release 1.58.0 (#497)
  • 90c3110 feat: new APIs for traffic pricings (#496)
  • See full diff in compare view


Updates github.com/oracle/oci-go-sdk/v65 from 65.68.0 to 65.78.1

Release notes

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

65.78.1

Added

  • Support for calling Oracle Cloud Infrastructure services in the me-alain-1 region

  • Support for connection refresh in the GoldenGate service

  • Support for secret compartment id in import and export operations of deployment wallet in the GoldenGate service

  • Support for creating metadata only backups in the GoldenGate service

  • Support for Llama 3.2 unit shape in Generative AI service

  • Support for Llama 3.2 vision in Generative AI Inference service

  • Support for Cohere CommandR response format in Generative AI Inference service

File Checksums (SHA256)

oci-go-sdk-65.78.1.zip ea14ef9a0b7dd14b00908b3620cd30e005a8e324417b66229e7d726baa1b5081

65.78.0

Added

  • Support for calling Oracle Cloud Infrastructure services in the ap-seoul-2 region

  • Support for calling Oracle Cloud Infrastructure services in the ap-suwon-1 region

  • Support for calling Oracle Cloud Infrastructure services in the ap-chuncheon-2 region

  • Support for MFA Enablement v2 in the Identity Domains service

  • Support for starting, stopping and updating min/max executor count for SQL Endpoints in the Data Flow service

  • Support for customer message in the Customer Incident Management Service

  • Support for REJECTED limitStatus in the Customer Incident Management Service

Breaking Changes

  • The retry strategy for getting the X509 token from Identity service was modified and is now protected via circuit breaker

  • The operations GetCsiNumber and GetStatus were removed from the IncidentClient in the Customer Incident Management Service

  • The property ServiceCategories was removed from the model IncidentResourceType in the Customer Incident Management Service

  • The properties ServiceCategory and IssueType were removed from the model ServiceCategories in the Customer Incident Management Service

... (truncated)

Changelog

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

65.78.1 - 2024-11-12

Added

  • Support for calling Oracle Cloud Infrastructure services in the me-alain-1 region
  • Support for connection refresh in the GoldenGate service
  • Support for secret compartment id in import and export operations of deployment wallet in the GoldenGate service
  • Support for creating metadata only backups in the GoldenGate service
  • Support for Llama 3.2 unit shape in Generative AI service
  • Support for Llama 3.2 vision in Generative AI Inference service
  • Support for Cohere CommandR response format in Generative AI Inference service

65.78.0 - 2024-11-05

Added

  • Support for calling Oracle Cloud Infrastructure services in the ap-seoul-2 region
  • Support for calling Oracle Cloud Infrastructure services in the ap-suwon-1 region
  • Support for calling Oracle Cloud Infrastructure services in the ap-chuncheon-2 region
  • Support for MFA Enablement v2 in the Identity Domains service
  • Support for starting, stopping and updating min/max executor count for SQL Endpoints in the Data Flow service
  • Support for customer message in the Customer Incident Management Service
  • Support for REJECTED limitStatus in the Customer Incident Management Service

Breaking Changes

  • The retry strategy for getting the X509 token from Identity service was modified and is now protected via circuit breaker
  • The operations GetCsiNumber and GetStatus were removed from the IncidentClient in the Customer Incident Management Service
  • The property ServiceCategories was removed from the model IncidentResourceType in the Customer Incident Management Service
  • The properties ServiceCategory and IssueType were removed from the model ServiceCategories in the Customer Incident Management Service
  • The property ItemKey was made mandatory in the model AccountItem in the Customer Incident Management Service

65.77.1 - 2024-10-29

Added

  • Support for L3IP (Layer 3 IP) listeners in the Network Load Balancing service
  • Support for overriding an existing add-on installation in the Kubernetes Engine service

65.77.0 - 2024-10-22

Added

  • Support for resource locking in the File storage service
  • Support for customer managed keys via Azure key vault and Amazon Web Services key vault in the Database service
  • Support for generated tokens on create secret operations in the Identity Domains service
  • Support for model backup retention and restore in the Datascience service
  • Support for host capacity planning for host IO metrics in the Operations Insight service
  • Support for FastConnect redundancy in the Compute service
  • Support for create, publish, clone and delete operations on runbooks in the Fleet Application Management service
  • Support for platform configurations and metadata management in the Fleet Application Management service
  • Support for management of compliance policy rules in the Fleet Application Management service
  • Support for compliance report details based on compliance policy in the Fleet Application Management service
  • Support for administrative settings like auto discovery frequency in the Fleet Application Management service

Breaking Changes

  • The operation UpdatePlugin was removed from the OcbAgentSvcClient client in the Cloud Bridge service
  • The properties Compute, VmwareVM, and VmwareVCenter were made mandatory in the request model CreateVmwareVmAssetDetails in the Cloud Bridge service
  • The property Data was made mandatory in the request model ImportInventoryViaAssetsDetail in the Cloud Bridge service

... (truncated)

Commits
  • 850fffe Releasing version 65.78.1
  • d8ef141 Merge remote-tracking branch 'bitbucket/github' into release_2024-11-12
  • 82704a6 Releasing version 65.78.1
  • 3db7a42 Releasing version 65.78.0
  • 3067efb Merge remote-tracking branch 'bitbucket/github' into release_2024-11-05
  • eb4d9d7 Releasing version 65.78.0
  • fc7b62b Releasing version 65.77.1
  • 7d8f90c Releasing version 65.77.1
  • 739e435 Merge pull request #536 from oracle/AddBackUpdatePluginAPI
  • a94bc50 Revert cloud bridge changes
  • Additional commits viewable in compare view


Updates github.com/tidwall/gjson from 1.17.1 to 1.18.0

Commits


Updates go.mongodb.org/mongo-driver from 1.16.0 to 1.17.1

Release notes

Sourced from go.mongodb.org/mongo-driver's releases.

MongoDB Go Driver 1.17.1

The MongoDB Go Driver Team is pleased to release version 1.17.1 of the official Go driver.

Release Notes

This release improves the behavior of connection checkout by checking for closed connections.

It also fixes a bug where the authSource from a TXT record would be overridden for auth mechanisms that require an authSource of $external.


For a full list of tickets included in this release, please see the links below: