berops / claudie

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

Bump the go-dependencies group across 1 directory with 22 updates #1420

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

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

Package From To
cloud.google.com/go/compute 1.26.0 1.27.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.5.2 1.6.0
github.com/aws/aws-sdk-go-v2 1.26.1 1.27.2
github.com/aws/aws-sdk-go-v2/config 1.27.13 1.27.18
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.13.15 1.14.1
github.com/aws/aws-sdk-go-v2/service/ec2 1.161.1 1.164.1
github.com/aws/aws-sdk-go-v2/service/s3 1.53.2 1.55.1
github.com/go-playground/validator/v10 10.20.0 10.22.0
github.com/hetznercloud/hcloud-go 1.55.0 1.56.0
github.com/oracle/oci-go-sdk/v65 65.65.1 65.67.1
github.com/rs/zerolog 1.32.0 1.33.0
go.mongodb.org/mongo-driver 1.15.0 1.15.1
google.golang.org/grpc 1.63.2 1.64.0
k8s.io/api 0.30.0 0.30.2
sigs.k8s.io/controller-runtime 0.18.2 0.18.4
github.com/go-logr/logr 1.4.1 1.4.2

Updates cloud.google.com/go/compute from 1.26.0 to 1.27.0

Release notes

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

compute: v1.27.0

1.27.0 (2024-05-16)

Features

  • compute: Update Compute Engine API to revision 20240430 (#900) (292e812)
Changelog

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

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)
Commits
  • 8cd9468 chore(main): release pubsub 1.27.0 (#7069)
  • 756f7bf chore(main): release firestore 1.9.0 (#6987)
  • a77ada8 chore(main): release datastore 1.10.0 (#7067)
  • d16d9af chore(main): release logging 1.6.0 (#7070)
  • 601c77a feat(bigquery): add default partition expiration to Dataset (#7096)
  • eddaf71 test(pubsublite): fix flaky TestIntegration_PublishSubscribeSinglePartition (...
  • 9cb00af feat(vmwareengine): start generating apiv1 (#7093)
  • 2894e66 fix(logging): fix stdout log http request format (#7083)
  • d96cb02 chore(httpreplay): specify localhost for proxy listener (#7088)
  • 766516a fix(compute/metadata): set IdleConnTimeout for http.Client (#7084)
  • Additional commits viewable in compare view


Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0

Release notes

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

sdk/internal/v1.6.0

1.6.0 (2024-04-16)

Features Added

  • Options types for SetBodilessMatcher and SetDefaultMatcher now embed RecordingOptions
  • Added a collection of default sanitizers for test recordings

sdk/azidentity/v1.6.0

1.6.0 (2024-06-10)

Features Added

  • NewOnBehalfOfCredentialWithClientAssertions creates an on-behalf-of credential that authenticates with client assertions such as federated credentials

Breaking Changes

These changes affect only code written against a beta version such as v1.6.0-beta.4

  • Removed AzurePipelinesCredential and the persistent token caching API. They will return in v1.7.0-beta.1

Bugs Fixed

  • Managed identity bug fixes

sdk/azidentity/v1.6.0-beta.4

1.6.0-beta.4 (2024-05-14)

Features Added

  • AzurePipelinesCredential authenticates an Azure Pipeline service connection with workload identity federation

sdk/azidentity/v1.6.0-beta.3

1.6.0-beta.3 (2024-04-09)

Breaking Changes

  • DefaultAzureCredential now sends a probe request with no retries for IMDS managed identity environments to avoid excessive retry delays when the IMDS endpoint is not available. This should improve credential chain resolution for local development scenarios.

Bugs Fixed

  • ManagedIdentityCredential now specifies resource IDs correctly for Azure Container Instances
Commits
  • 36f766d add sdk/resourcemanager/cosmos/armcosmos live test (#20705)
  • c005ed6 sdk/resourcemanager/network/armnetwork live test (#20331)
  • 5fa7df4 add sdk/resourcemanager/compute/armcompute live test (#20048)
  • 0d22aed add sdk/resourcemanager/eventhub/armeventhub live test (#20686)
  • 2a8d96d add sdk/resourcemanager/postgresql/armpostgresql live test (#20685)
  • b2cddab [Release] sdk/resourcemanager/paloaltonetworksngfw/armpanngfw/0.1.0 (#20437)
  • ed7f3c7 Fix azidentity troubleshooting guide link (#20736)
  • 6dfd0cb [azeventhubs] Fixing checkpoint store race condition (#20727)
  • 745d967 pass along the artifact name so we can override it later (#20732)
  • 20b4dd8 Update changelog with latest features (#20730)
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2 from 1.26.1 to 1.27.2

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.13 to 1.27.18

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.13.15 to 1.14.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.32.1 to 1.32.8

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.161.1 to 1.164.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.2 to 1.55.1

Commits


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

Release notes

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

Release 10.22.0

No release notes provided.

Release 10.21.0

What's Changed

New Contributors

Full Changelog: https://github.com/go-playground/validator/compare/v10.20.0...v10.21.0

Commits


Updates github.com/hetznercloud/hcloud-go from 1.55.0 to 1.56.0

Release notes

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

v1.56.0

1.56.0 (2024-05-22)

Features

  • add volume format property (5ff15f8)
Changelog

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

1.56.0 (2024-05-22)

Features

  • add volume format property (5ff15f8)
Commits


Updates github.com/oracle/oci-go-sdk/v65 from 65.65.1 to 65.67.1

Release notes

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

65.67.1

Added

  • Support for 23ai based databases in Globally Distributed Database service

  • Support for testing span enrichment groups in Application Performance Monitoring service

  • Support for subscription suspension and termination orders in Fusion Apps as a Service

  • Support for time first occurred and time last occurred for resource sightings in Cloud Guard service

  • Support for alarm summary, notification title, and slack duration on create and update operations in Monitoring service

  • Support for message creation timestamp in Queue service

File Checksums (SHA256)

oci-go-sdk-65.67.1.zip 0b5aea07e6686ef74222b8fcb7ccd7e4e1f49e35d624bcc2d8897214492e6563

65.67.0

Added

  • Support for creating cross-region autonomous data guards in the Database service

  • Support for listing autonomous database peers in the Database service

  • Support for dedicated AI clusters in the Generative AI service

  • Support for Llama chat and Lora Fine-Tuning method in the Generative AI service

  • Support for adding and removing locks for connections, deployments, and deployment backups in the GoldenGate service

  • Support for additional connection types for deployments and connections in the GoldenGate service

Breaking Changes

  • The model Message was changed from type struct to type interface, and the property Role was removed, in the Generative AI service

  • The model CohereMessage was changed from type struct to type interface, and the properties Role and Message were removed, in the Generative AI service

  • The enum members OPENAI and DALLE3 were removed in the model LlmInferenceResponseRuntimeTypeEnum, in the Generative AI service

  • The property Message was changed from type *Message to type Message in the ChatChoice model in the Generative AI service

... (truncated)

Changelog

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

65.67.1 - 2024-06-11

Added

  • Support for 23ai based databases in Globally Distributed Database service
  • Support for testing span enrichment groups in Application Performance Monitoring service
  • Support for subscription suspension and termination orders in Fusion Apps as a Service
  • Support for time first occurred and time last occurred for resource sightings in Cloud Guard service
  • Support for alarm summary, notification title, and slack duration on create and update operations in Monitoring service
  • Support for message creation timestamp in Queue service

65.67.0 - 2024-06-04

Added

  • Support for creating cross-region autonomous data guards in the Database service
  • Support for listing autonomous database peers in the Database service
  • Support for dedicated AI clusters in the Generative AI service
  • Support for Llama chat and Lora Fine-Tuning method in the Generative AI service
  • Support for adding and removing locks for connections, deployments, and deployment backups in the GoldenGate service
  • Support for additional connection types for deployments and connections in the GoldenGate service

Breaking Changes

  • The model Message was changed from type struct to type interface, and the property Role was removed, in the Generative AI service
  • The model CohereMessage was changed from type struct to type interface, and the properties Role and Message were removed, in the Generative AI service
  • The enum members OPENAI and DALLE3 were removed in the model LlmInferenceResponseRuntimeTypeEnum, in the Generative AI service
  • The property Message was changed from type *Message to type Message in the ChatChoice model in the Generative AI service

65.66.0 - 2024-05-28

Added

  • Support for Demand Signal service
  • Support for external database connectors in the Database service
  • Support for monitoring standby databases in the Database Management service
  • Support for resource overviews in the Capacity Management service
  • Support for optional parameters in the download API in the Java Management Service Downloads service

Breaking Changes

  • The return type of property ResourceType and WorkloadType was changed to *string in the models OccAvailabilitySummary, ListOccAvailabilitiesRequest, and OccCapacityRequestBaseDetails in the Capacity Management service
  • The model OccCapacityRequestComputeDetails has been removed in the Capacity Management service

65.65.3 - 2024-05-21

Added

  • Support for the Resource Scheduler service
  • Support for Bring Your Own Container (BYOC), custom networking and graceful termination of pipelines in the Data Science service
  • Support for backup and replacement of master, utility, and edge nodes in the Big Data service
  • Support for nested resource principal in the Data Science service

65.65.2 - 2024-05-14

Added

  • Support for the Marketplace Private Offer service

... (truncated)

Commits
  • 31d2a19 Releasing version 65.67.1
  • c7159fd Merge remote-tracking branch 'bitbucket/github' into release_2024-06-11
  • a7e62d1 Pull request #2780: Releasing Version 65.67.1
  • ab4849c Pull request #2772: Remove dev files
  • b149013 Merge pull request #510 from JoshuaWR/remove_dev_files
  • f438143 remove dev files
  • 047f588 Releasing version 65.67.0
  • 037edfe Merge remote-tracking branch 'bitbucket/github' into release_2024-06-04
  • 7baf951 Releasing version 65 67 0
  • 861acfa Pull request #2763: Add Dev Files to Git Ignore
  • Additional commits viewable in compare view


Updates github.com/rs/zerolog from 1.32.0 to 1.33.0

Commits


Updates go.mongodb.org/mongo-driver from 1.15.0 to 1.15.1

Commits
  • b87684f Update version to v1.15.1
  • 3efd5e2 GODRIVER-3163 Preserve original cancellation/timeout errors. (#1625)
  • 09fda3b GODRIVER-3120 Add list of possible OS errors to case 11 (#1637)
  • bf05f19 GODRIVER-3107 Fix leaking rttMonitor.runHellos() routine. (#1587)
  • dce5631 GODRIVER-3217 Use the manually-specified maxTimeMS on Find and Aggregate if i...
  • 88812b7 GODRIVER-2992 Add RemainingBatchLength to ChangeStream (#1626)
  • a1a62cc Update version to v1.15.1-prerelease
  • See full diff in compare view


Updates golang.org/x/crypto from 0.23.0 to 0.24.0

Commits
  • 332fd65 go.mod: update golang.org/x dependencies
  • 0b431c7 x509roots/fallback: update bundle
  • 349231f ssh: implement CryptoPublicKey on sk keys
  • 44c9b0f ssh: allow server auth callbacks to send additional banners
  • 67b1361 sha3: reenable s390x assembly
  • 477a5b4 sha3: make APIs usable with zero allocations
  • 59b5a86 sha3: disable s390x assembly
  • 10f366e sha3: simplify XOR functions
  • See full diff in compare view


Updates google.golang.org/api from 0.177.0 to 0.180.0

Release notes

Sourced from google.golang.org/api's releases.

v0.180.0

0.180.0 (2024-05-10)

Features

v0.179.0

0.179.0 (2024-05-09)

Features

Bug Fixes

v0.178.0

0.178.0 (2024-05-07)

Features

Documentation

Changelog

Sourced from google.golang.org/api's changelog.

0.180.0 (2024-05-10)

Features

0.179.0 (2024-05-09)

Features

Bug Fixes

0.178.0 (2024-05-07)

Features

Documentation

Commits


Updates google.golang.org/grpc from 1.63.2 to 1.64.0

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.64.0

API Changes

  • stats: Deprecate InPayload.Data and OutPayload.Data; they were experimental and will be deleted in the next release (#7121)

Behavior Changes

  • codec: Remove handling of environment variable GRPC_GO_ADVERTISE_COMPRESSORS to suppress setting supported compressors in grpc-accept-encoding header. Compressors will always be advertised, as they have been by default for some time (#7203)

New Features

  • resolver/dns: Add SetMinResolutionInterval to set the minimum interval at which DNS re-resolutions may occur (#6962)
  • peer/peer: Implement the fmt.Stringer interface for pretty printing Peer, and
  • metadata/metadata: Implement the fmt.Stringer interface for pretty printing MD (#7137)

Performance Improvements

  • client: Improve RPC performance by reducing work while holding a lock (#7132)

Bug Fixes

  • transport/server: Display the proper timeout value when keepalive pings are not ack'd in time (#7038)
  • channelz: Fix bug that was causing the subchannel's target to be unset (#7189)
  • stats: Fix bug where peer was not set in context when calling stats handler for OutPayload, InPayload, and End (#7096)

Dependencies

  • deps: Remove dependency on deprecated github.com/golang/protobuf module (#7122)

Documentation

  • grpc: Deprecate WithBlock, WithReturnConnectionError, FailOnNonTempDialError which are ignored by NewClient (#7097)
  • grpc: Deprecate Dial and DialContext. These will continue to be supported throughout 1.x, but are deprecated to direct users to NewClient (See #7090 for more information)
  • examples: Add custom lb example (#6691)
Commits
  • fa274d7 Change version to 1.64.0 (#7218)
  • 6b413c8 xds: Surround two Infof calls that use pretty.ToJSON with V(2) checks (...
  • 2dbbcef resolver/dns: Add docstring to SetMinResolutionInterval (#7217)
  • 070d9c7 codes: replace %q to %d in error string when invalid code is an integer (#7188)
  • 5d24ee2 xds: store server config for LRS server in xdsresource.ClusterUpdate (#7191)
  • c76f686 advancedTLS: Rename get root certs related pieces (#7207)
  • f591e3b codec: remove option to suppress setting supported compressors in headers (#7...
  • b4f7947 github: remove dependabot (#7208)
  • 0561c78 client: add user-friendly error message of LB policy update timed out (#7206)
  • 9d9c1fb peer: remove change detector test (#7204)
  • Additional commits viewable in compare view


Updates google.golang.org/protobuf from 1.34.0 to 1.34.1

Updates k8s.io/api from 0.30.0 to 0.30.2

Commits
  • 118f81c Update dependencies to v0.30.2 tag
  • 0fd470c Merge pull request #124702aojea/automated-cherry-pick-of-#124572
  • a669f18 Merge pull request #124694 from pmalek/backport-124553-to-release-1.30
dependabot[bot] commented 2 weeks ago

Superseded by #1422.