berops / claudie

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

Bump the go-dependencies group across 1 directory with 23 updates #1513

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

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

Package From To
cloud.google.com/go/compute 1.27.1 1.28.1
github.com/aws/aws-sdk-go-v2 1.30.1 1.31.0
github.com/aws/aws-sdk-go-v2/config 1.27.23 1.27.36
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.14.7 1.15.5
github.com/aws/aws-sdk-go-v2/service/ec2 1.167.1 1.178.0
github.com/aws/aws-sdk-go-v2/service/s3 1.57.1 1.63.0
github.com/docker/distribution 2.8.1+incompatible 2.8.3+incompatible
github.com/go-playground/validator/v10 10.22.0 10.22.1
github.com/hetznercloud/hcloud-go 1.57.0 1.59.1
github.com/oracle/oci-go-sdk/v65 65.68.0 65.74.0
github.com/tidwall/gjson 1.17.1 1.17.3
go.mongodb.org/mongo-driver 1.16.0 1.17.0
golang.org/x/crypto 0.26.0 0.27.0
k8s.io/api 0.30.2 0.31.1
sigs.k8s.io/controller-runtime 0.18.4 0.19.0
github.com/prometheus/client_golang 1.19.1 1.20.4

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

Changelog

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

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)

Features

  • documentai: A new field schema_override is added to message ProcessOptions (#9400) (a86aa8e)
  • documentai: A new message FoundationModelTuningOptions is added (7e6c208)

1.25.0 (2024-02-09)

... (truncated)

Commits
  • e992f09 chore: release main (#10792)
  • 22adc9a chore(main): release firestore 1.17.0 (#10597)
  • e9a551e feat(firestore): Adding distance threshold and result field (#10802)
  • 839f30e chore(main): release auth 0.9.4 (#10846)
  • b9dfce5 chore: update gapic-generator-go to 0.47.0 (#10848)
  • 9b4b2fa docs(pubsub): update documentation for 31 day subscription message retention ...
  • 2bdedef fix(compute/metadata): check error chain for retryable error (#10840)
  • 2d5a9f9 feat(dataproc): add support for new Dataproc features (#10817)
  • f9869f7 fix(auth): enable self-signed JWT for non-GDU universe domain (#10831)
  • 6720291 chore(main): release bigtable 1.32.0 (#10815)
  • Additional commits viewable in compare view


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

Commits


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

Commits


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

Changelog

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

Release (2022-05-09)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.15.5
    • Bug Fix: Fixes a bug in LoadDefaultConfig to correctly assign ConfigSources so all config resolvers have access to the config sources. This fixes the feature/ec2/imds client not having configuration applied via config.LoadOptions such as EC2IMDSClientEnableState. PR #1682
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.10.0
    • Feature: SDK release for Cloud Control API to include paginators for Python SDK.
  • github.com/aws/aws-sdk-go-v2/service/evidently: v1.7.0
    • Feature: Add detail message inside GetExperimentResults API response to indicate experiment result availability
  • github.com/aws/aws-sdk-go-v2/service/ssmcontacts: v1.13.5
    • Documentation: Fixed an error in the DescribeEngagement example for AWS Incident Manager.

Release (2022-05-06)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.40.0
    • Feature: Add new state values for IPAMs, IPAM Scopes, and IPAM Pools.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.17.0
    • Feature: Amazon Location Service now includes a MaxResults parameter for ListGeofences requests.
  • github.com/aws/aws-sdk-go-v2/service/mediapackage: v1.16.0
    • Feature: This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.21.1
    • Documentation: Various documentation improvements.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.24.0
    • Feature: Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.21.1
    • Documentation: Documentation updates for Security Hub API reference

Release (2022-05-05)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.16.0
    • Feature: AWS DataSync now supports a new ObjectTags Task API option that can be used to control whether Object Tags are transferred.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.39.0
    • Feature: Amazon EC2 I4i instances are powered by 3rd generation Intel Xeon Scalable processors and feature up to 30 TB of local AWS Nitro SSD storage
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.25.0
    • Feature: AWS IoT Jobs now allows you to create up to 100,000 active continuous and snapshot jobs by using concurrency control.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.26.0

Release (2022-05-04)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backup: v1.16.0

... (truncated)

Commits


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

Changelog

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

Release (2023-06-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.16.0
    • Feature: Add Amazon EC2 instance recommendations export
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.59.0
    • Feature: Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.20.3
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.35.0
    • Feature: This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.

Release (2023-06-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.25.0
    • Feature: This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.20.3
    • Documentation: Documentation updates for EFS.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.23.2
    • Documentation: Updated descriptions for some APIs.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.24.0
    • Feature: Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.

Release (2023-06-13)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.27.0
    • Feature: This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of Amazon CodeGuru Security APIs
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.14.0
    • Feature: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.100.0
    • Feature: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.23.5
    • Documentation: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.27.0
    • Feature: This release adds pagination for the Get Certificates API operation.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.34.0

... (truncated)

Commits


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

Commits


Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.57.1 to 1.63.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.22.1

Release notes

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

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.74.0

Release notes

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

65.74.0

Added

  • Support for calling Oracle Cloud Infrastructure services in the eu-crissier-1 region

  • Support for dedicated AI cluster unit shapes in the Generative AI service

  • Support for ticket numbers when creating access requests in the Managed Access service

  • Support for 23ai database, cloud VM clusters and VM cluster patching in the Exadata Fleet Update service

  • Support for text to speech feature in the AI Speech service

  • Support for notifications and transfer of capacity requests in the OCI Control Center service

Breaking Changes

  • The field OccCustomerGroupId was made mandatory in the models ListOccAvailabilityCatalogsInternalRequest, ListOccCapacityRequestsInternalRequest, and ListInternalNamespaceOccOverviewsRequest in the OCI Control Center service

File Checksums (SHA256)

oci-go-sdk-65.74.0.zip 9b5355e943cc9272b047af423871aa1fce8acfd4add74a3316e2ca3621d689d5

65.73.0

Added

  • Support for Delegate Access Control service

  • Support for upgrade and downgrade of shapes of high performance mount targets in the File Storage service

  • Support for private endpoints in the Object Storage service

  • Support for create, update, list and delete operations on scheduling policies and scheduling windows in the Database service

  • Support for specifying domains while creating data guard associations in the Database service

  • Support for provision of developer autonomous databases in the Database service

  • Support for upgrade of developer autonomous databases to paid autonomous databases in the Database service

  • Support for scheduling plans, actions, execution windows and execution actions for maintenance scheduling in the Database service

  • Support for cross-region replication of virtual vaults in the Key Management service

  • Support for listing all active service summaries in the Announcements service

  • Support for VMware major and minor version upgrades in VMware Solution service

... (truncated)

Changelog

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

65.74.0 - 2024-09-17

Added

  • Support for calling Oracle Cloud Infrastructure services in the eu-crissier-1 region
  • Support for dedicated AI cluster unit shapes in the Generative AI service
  • Support for ticket numbers when creating access requests in the Managed Access service
  • Support for 23ai database, cloud VM clusters and VM cluster patching in the Exadata Fleet Update service
  • Support for text to speech feature in the AI Speech service
  • Support for notifications and transfer of capacity requests in the OCI Control Center service

Breaking Changes

  • The field OccCustomerGroupId was made mandatory in the models ListOccAvailabilityCatalogsInternalRequest, ListOccCapacityRequestsInternalRequest, and ListInternalNamespaceOccOverviewsRequest in the OCI Control Center service

65.73.0 - 2024-08-27

Added

  • Support for Delegate Access Control service
  • Support for upgrade and downgrade of shapes of high performance mount targets in the File Storage service
  • Support for private endpoints in the Object Storage service
  • Support for create, update, list and delete operations on scheduling policies and scheduling windows in the Database service
  • Support for specifying domains while creating data guard associations in the Database service
  • Support for provision of developer autonomous databases in the Database service
  • Support for upgrade of developer autonomous databases to paid autonomous databases in the Database service
  • Support for scheduling plans, actions, execution windows and execution actions for maintenance scheduling in the Database service
  • Support for cross-region replication of virtual vaults in the Key Management service
  • Support for listing all active service summaries in the Announcements service
  • Support for VMware major and minor version upgrades in VMware Solution service
  • Support for updating protected database subscriptions in the Autonomous Recovery service
  • Support for health insurance id as an allowed document type in the Document Understanding service
  • Support for advanced database management features for autonomous databases in the Database Management service
  • Support for propagating request ids to load balancer servers in the Load balancer service
  • Support for automatic update orders in Fusion Application as a Service

Breaking Changes

  • Constant DocumentTypeInsuranceClaim was renamed to DocumentTypeHealthInsuranceId in models AnalyzeDocumentDetails and GeneralProcessorConfig in the Document Understanding service
  • Property DocumentId was removed from model DetectedDocumentType in the Document Understanding service
  • Property TenancyId was removed from models DocumentClassificationFeature and DocumentKeyValueExtractionFeature in the Document Understanding service

65.72.0 - 2024-08-20

Added

  • Support for Fleet Application Management service
  • Support for creating maintenance runs using autonomous database software images in the Database service
  • Support for Object Storage buckets, Oracle databases, Oracle databases on exascale Infrastructure, autonomous container databases, and autonomous container databases on Cloud at Customer in the Disaster Recovery service
  • Support for multiple sharing modes in the OCI Cache service
  • Support for extended data retention periods for instances in the Integration Cloud service
  • Support for SQL watch and lifecycle management in the Database management service
  • Support for identity domains and feature sets in the Analytics Cloud service
  • Support for automatically extending the storage space for MySQL DB systems in pre-defined increments in the MySQL Database service

Breaking Changes

  • The property DrPlanExecutionType has been removed from the model ListDrPlanExecutionsRequest in the Disaster Recovery service

... (truncated)

Commits
  • 53d2644 Releasing version 65.74.0
  • 335cb67 Merge remote-tracking branch 'bitbucket/github' into release_2024-09-17
  • e4f9340 Releasing version 65.74.0
  • 6e5612d Releasing version ..
  • c019500 Merge remote-tracking branch 'bitbucket/github' into release_2024-08-27
  • 2c37fed Releasing version 65.73.0
  • bbb03b2 Releasing version 65.72.0
  • 2b2033e Merge remote-tracking branch 'bitbucket/github' into release_2024-08-20
  • 1374e0f Releasing version 65.72.0
  • 02c4d9f Releasing version 65.71.1
  • Additional commits viewable in compare view


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

Commits


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

Release notes

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

MongoDB Go Driver 1.17.0

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

Release Notes

This release adds support for client authentication using OpenID Connect (MONGODB-OIDC), and for the Queryable Encryption Range Protocol. The driver now supports MongoDB 8.0. Additionally, IndexView has been extended to include methods for dropping indexes by key (i.e. DropOneWithKey and DropWithKey).

[!NOTE]

This is the last planned minor release in the 1.x series. Future driver versions will be in the 2.x series. The v1.17.x will still receive security and bug fixes for a year.

Queryable Encryption Range Protocol

Added range protocol support for Queryable Encryption.

MONGODB-OIDC

Added support OpenID Connect (OIDC) authentication for workload identities. A workload identity is an identity you assign to a software workload, such as an application, service, script, or container, to authenticate and access other services and resources.

See the documentation for more details.


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

Full Changelog: v1.16.1...v1.17.0

Documentation for the Go driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go driver is greatly appreciated!

MongoDB Go Driver 1.16.1

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

Release Notes

This release fixes a bug where excessive heartbeat checks would be emitted in polling mode.


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

Full Changelog: v1.16.0...v1.16.1

Documentation for the Go driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB ... _Description has been truncated_

dependabot[bot] commented 1 month ago

Superseded by #1523.