redpanda-data / connect

Fancy stream processing made operationally mundane
https://docs.redpanda.com/redpanda-connect/about/
8.14k stars 840 forks source link

build(deps): bump the production-dependencies group across 1 directory with 68 updates #2980

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the production-dependencies group with 54 updates in the / directory:

Package From To
cloud.google.com/go/bigquery 1.62.0 1.64.0
cloud.google.com/go/vertexai 0.12.0 0.13.1
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.14.0 1.16.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.7.0 1.8.0
github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos 1.0.3 1.1.0
github.com/Azure/go-amqp 1.0.5 1.2.0
github.com/ClickHouse/clickhouse-go/v2 2.27.1 2.30.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace 1.24.1 1.25.0
github.com/PaesslerAG/gval 1.2.2 1.2.3
github.com/apache/pulsar-client-go 0.13.1 0.14.0
github.com/aws/aws-sdk-go-v2 1.30.4 1.32.3
github.com/aws/aws-sdk-go-v2/config 1.27.27 1.28.1
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression 1.7.32 1.7.48
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.10 1.17.35
github.com/aws/aws-sdk-go-v2/service/bedrockruntime 1.15.1 1.19.3
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.40.3 1.42.3
github.com/aws/aws-sdk-go-v2/service/firehose 1.32.0 1.34.3
github.com/aws/aws-sdk-go-v2/service/kinesis 1.29.3 1.32.3
github.com/aws/aws-sdk-go-v2/service/lambda 1.56.3 1.64.1
github.com/aws/aws-sdk-go-v2/service/sns 1.31.3 1.33.3
github.com/aws/aws-sdk-go-v2/service/sqs 1.34.3 1.36.3
github.com/benhoyt/goawk 1.27.0 1.29.0
github.com/couchbase/gocb/v2 2.9.1 2.9.2
github.com/dgraph-io/ristretto 0.1.1 0.2.0
github.com/getsentry/sentry-go 0.28.1 0.29.1
github.com/go-faker/faker/v4 4.4.2 4.5.0
github.com/gocql/gocql 1.6.0 1.7.0
github.com/jhump/protoreflect 1.16.0 1.17.0
github.com/neo4j/neo4j-go-driver/v5 5.24.0 5.26.0
github.com/ollama/ollama 0.3.5 0.3.14
github.com/pinecone-io/go-pinecone 1.0.0 1.1.1
github.com/pkg/sftp 1.13.6 1.13.7
github.com/prometheus/client_golang 1.19.1 1.20.5
github.com/prometheus/common 0.55.0 0.60.1
github.com/qdrant/go-client 1.11.1 1.12.0
github.com/redis/go-redis/v9 9.6.1 9.7.0
github.com/rs/xid 1.5.0 1.6.0
github.com/sashabaranov/go-openai 1.28.3 1.32.5
github.com/sijms/go-ora/v2 2.8.19 2.8.22
github.com/smira/go-statsd 1.3.3 1.3.4
github.com/snowflakedb/gosnowflake 1.11.0 1.12.0
github.com/testcontainers/testcontainers-go/modules/ollama 0.32.0 0.34.0
github.com/testcontainers/testcontainers-go/modules/qdrant 0.32.0 0.34.0
github.com/tetratelabs/wazero 1.7.3 1.8.1
github.com/trinodb/trino-go-client 0.315.0 0.320.0
github.com/twmb/franz-go 1.17.1 1.18.0
github.com/twmb/franz-go/pkg/kadm 1.13.0 1.14.0
go.mongodb.org/mongo-driver 1.16.1 1.17.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace 1.28.0 1.31.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 1.28.0 1.31.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp 1.28.0 1.31.0
modernc.org/sqlite 1.32.0 1.33.1
github.com/cohere-ai/cohere-go/v2 2.11.0 2.12.0
github.com/urfave/cli/v2 2.27.4 2.27.5

Updates cloud.google.com/go/bigquery from 1.62.0 to 1.64.0

Release notes

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

bigquery: v1.64.0

1.64.0 (2024-10-30)

Features

  • bigquery/datatransfer: Add scheduleOptionsV2 and Error fields for TransferConfig (78d8513)
  • bigquery/storage: Add experimental ArrowData type and arrow_data field within AppendRowsRequest (f0b05e2)

Bug Fixes

  • bigquery: Handle null RANGE (#11058) (9979e72), refs #11047
  • bigquery: Parse negative NUMERIC from arrow (#11052) (83352c4)
  • bigquery: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • bigquery: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

Documentation

Commits
  • b425993 chore(main): release spanner 1.64.0 (#10275)
  • 6a9c12a feat(aiplatform): add UpdateDeploymentResourcePool method to DeploymentResour...
  • c6dfdcf fix(auth): Update http and grpc transports to support token exchange over mTL...
  • a1e198a fix(spanner): fix negative values for max_in_use_sessions metrics (#10449)
  • fc4c910 fix(logging): Skip automatic resource detection if a CommonResource (#10441)
  • eec7a3b feat(dataplex): expose data scan execution create time to customers (#10438)
  • 6a46dca docs(compute/metadata): update OnGCE description (#10408)
  • 64bdcb1 feat(spanner): add LockHint feature (#10382)
  • b53c5fb chore: release main (#10406)
  • b3a2cd2 chore(main): release pubsub 1.40.0 (#10407)
  • Additional commits viewable in compare view


Updates cloud.google.com/go/pubsub from 1.40.0 to 1.44.0

Release notes

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

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Commits


Updates cloud.google.com/go/storage from 1.42.0 to 1.43.0

Release notes

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

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Commits
  • 58df9c3 chore(main): release pubsub 1.43.0 (#10714)
  • 6685397 chore(.github): pin golang.org/x/mod and golang.org/x/tools in renovate (#10835)
  • f0958b0 chore(all): update deps (#10834)
  • ce82b22 vertexai(test): add corpora_test in tokenizer module (#10784)
  • 8d008de feat(bigtable): add "TypeUnspecified" to represent an unspecified type (#10820)
  • caa826c feat(pubsub): allow trace extraction from protobuf message (#10827)
  • 48addbf fix(pubsub): add attributes before startSpan (#10800)
  • 79a0e11 fix(pubsub): close grpc streams on retry (#10624)
  • 02b2d12 feat(bigtable): Add client side metrics to feature flag (#10678)
  • 0d732cc fix(datastore): do not delay on final transaction attempt (#10824)
  • Additional commits viewable in compare view


Updates cloud.google.com/go/vertexai from 0.12.0 to 0.13.1

Release notes

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

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Changelog

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

Changes

0.116.0 (2024-10-09)

Features

0.115.1 (2024-08-13)

Bug Fixes

  • cloud.google.com/go: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)

0.115.0 (2024-06-12)

Features

Bug Fixes

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

0.114.0 (2024-05-23)

Features

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

Bug Fixes

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

0.113.0 (2024-05-08)

Features

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

Bug Fixes

... (truncated)

Commits


Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.16.0

Release notes

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

sdk/azcore/v1.16.0

1.16.0 (2024-10-17)

Features Added

  • Added field Kind to runtime.StartSpanOptions to allow a kind to be set when starting a span.

Bugs Fixed

  • BearerTokenPolicy now rewinds request bodies before retrying

sdk/azcore/v1.15.0

1.15.0 (2024-10-14)

Features Added

  • BearerTokenPolicy handles CAE claims challenges

Bugs Fixed

  • Omit the ResponseError.RawResponse field from JSON marshaling so instances can be marshaled.
  • Fixed an integer overflow in the retry policy.

Other Changes

  • Update dependencies.
Commits
  • 32f5e82 BearerTokenPolicy rewinds bodies before retrying (#23597)
  • 546e099 Sync eng/common directory with azure-sdk-tools for PR 9177 (#23591)
  • 068ef3d Handle missing artifacts without exception (#23592)
  • c6c9acc Fix missing CloseAddressedIssues in gh event processor (#23593)
  • 07c1fcb Set resource group env variable early so remove always works (#23594)
  • 1e3b3f1 Sync eng/common directory with azure-sdk-tools for PR 9147 (#23595)
  • 7a626d2 Allow the span kind to be set via StartSpanOptions (#23590)
  • 40dcd1b fixing the compareHeaders sorting algorithm (#23545)
  • 7e59111 Sync .github/workflows directory with azure-sdk-tools for PR 9134 (#23589)
  • b9db671 [Release] sdk/resourcemanager/hybridcompute/armhybridcompute/2.0.0 (#23566)
  • 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/azidentity/v1.8.0-beta.2

1.8.0-beta.2 (2024-08-06)

Breaking Changes

  • NewManagedIdentityCredential now returns an error when a user-assigned identity is specified on a platform whose managed identity API doesn't support that. ManagedIdentityCredential.GetToken() formerly logged a warning in these cases. Returning an error instead prevents the credential authenticating an unexpected identity, causing a client to act with unexpected privileges. The affected platforms are:
    • Azure Arc
    • Azure ML (when a resource ID is specified; client IDs are supported)
    • Cloud Shell
    • Service Fabric

Other Changes

  • If DefaultAzureCredential receives a non-JSON response when probing IMDS before attempting to authenticate a managed identity, it continues to the next credential in the chain instead of immediately returning an error.

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

... (truncated)

Commits


Updates github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos from 1.0.3 to 1.1.0

Release notes

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

sdk/data/azcosmos/v1.1.0

1.1.0 (2024-09-10)

Features Added

  • Added support for OpenTelemetry trace spans. See PR 23268
  • Added support for MaxIntegratedCacheStaleness option See PR 23406

Bugs Fixed

  • Fixed sending Prefer header with return=minimal value on metadata operations. See PR 23335
  • Fixed routing metadata requests to satellite regions when using ClientOptions.PreferredRegions and multiple write region accounts. See PR 23339

sdk/resourcemanager/elasticsan/armelasticsan/v1.1.0

1.1.0 (2024-08-22)

Features Added

  • New field EnforceDataIntegrityCheckForIscsi in struct VolumeGroupProperties
  • New field EnforceDataIntegrityCheckForIscsi in struct VolumeGroupUpdateProperties

sdk/security/keyvault/internal/v1.1.0

1.1.0 (2024-10-21)

Features Added

  • Added CAE support
  • KeyVaultChallengePolicy always requests tokens from the Vault's tenant, overriding any credential default

sdk/resourcemanager/servicenetworking/armservicenetworking/v1.1.0-beta.2

1.1.0-beta.2 (2024-09-26)

Bugs Fixed

  • Fix wrong url according to the spec fix.

sdk/resourcemanager/servicenetworking/armservicenetworking/v1.1.0-beta.1

1.1.0-beta.1 (2024-08-23)

Features Added

  • New enum type PolicyType with values PolicyTypeWAF
  • New function *ClientFactory.NewSecurityPoliciesInterfaceClient() *SecurityPoliciesInterfaceClient
  • New function NewSecurityPoliciesInterfaceClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SecurityPoliciesInterfaceClient, error)
  • New function *SecurityPoliciesInterfaceClient.BeginCreateOrUpdate(context.Context, string, string, string, SecurityPolicy, *SecurityPoliciesInterfaceClientBeginCreateOrUpdateOptions) (*runtime.Poller[SecurityPoliciesInterfaceClientCreateOrUpdateResponse], error)
  • New function *SecurityPoliciesInterfaceClient.BeginDelete(context.Context, string, string, string, *SecurityPoliciesInterfaceClientBeginDeleteOptions) (*runtime.Poller[SecurityPoliciesInterfaceClientDeleteResponse], error)
  • New function *SecurityPoliciesInterfaceClient.Get(context.Context, string, string, string, *SecurityPoliciesInterfaceClientGetOptions) (SecurityPoliciesInterfaceClientGetResponse, error)
  • New function *SecurityPoliciesInterfaceClient.NewListByTrafficControllerPager(string, string, *SecurityPoliciesInterfaceClientListByTrafficControllerOptions) *runtime.Pager[SecurityPoliciesInterfaceClientListByTrafficControllerResponse]
  • New function *SecurityPoliciesInterfaceClient.Update(context.Context, string, string, string, SecurityPolicyUpdate, *SecurityPoliciesInterfaceClientUpdateOptions) (SecurityPoliciesInterfaceClientUpdateResponse, error)
  • New struct SecurityPolicy
  • New struct SecurityPolicyConfigurations
  • New struct SecurityPolicyConfigurationsUpdate
  • New struct SecurityPolicyListResult
  • New struct SecurityPolicyProperties
  • New struct SecurityPolicyUpdate
  • New struct SecurityPolicyUpdateProperties

... (truncated)

Commits
  • 8a1a75e Merge remote-tracking branch 'origin/dev'
  • c25453f Refactored and fixed few bugs
  • 7daeb26 Merge pull request #1 from bfirsh/gofmt
  • 1aa8e81 Tidy up with gofmt
  • 9907835 Update README.md
  • b2a95a7 Add License.
  • 1988e0c Aded DeleteDisk method
  • 72aed89 Added CheckHostedServiceNameAvailability method, fixed minor bugs
  • 84da83b Update README.md
  • 2edf9b0 Added parameters validation
  • Additional commits viewable in compare view


Updates github.com/Azure/go-amqp from 1.0.5 to 1.2.0

Release notes

Sourced from github.com/Azure/go-amqp's releases.

v1.2.0

Features Added

  • Added type Null used to send an AMQP null message value.
  • Added method Properties to Conn, Session, Receiver, and Sender which contains the peer's respective properties.

Bugs Fixed

  • Fixed a rare race in Conn.start that could cause goroutines to be leaked if the provided context was canceld/expired.

Other Changes

  • The field MessageHeader.Durable is not omitted when it's false.

v1.1.0

Features Added

  • Allow for errors.As() to see the underlying AMQP error by (PR#329)
Changelog

Sourced from github.com/Azure/go-amqp's changelog.

1.2.0 (2024-09-30)

Features Added

  • Added type Null used to send an AMQP null message value.
  • Added method Properties to Conn, Session, Receiver, and Sender which contains the peer's respective properties.

Bugs Fixed

  • Fixed a rare race in Conn.start that could cause goroutines to be leaked if the provided context was canceld/expired.

Other Changes

  • The field MessageHeader.Durable is not omitted when it's false.

1.1.0 (2024-08-20)

Features Added

  • ConnError, SessionError and LinkError now work with errors.As(), making it easier to write generalized error handling code that wants to deal with *amqp.Error's.
Commits


Updates github.com/ClickHouse/clickhouse-go/v2 from 2.27.1 to 2.30.0

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.30.0

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.29.0...v2.30.0

v2.29.0

What's Changed

Enhancements 🎉

Other Changes 🛠

New Contributors

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.28.3...v2.29.0

v2.28.3

What's Changed

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.28.2...v2.28.3

v2.28.2

What's Changed

Fixes 🐛

Other Changes 🛠

... (truncated)

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.30.0, 2024-10-16

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.29.0...v2.30.0

v2.29.0, 2024-09-24

What's Changed

Enhancements 🎉

Other Changes 🛠

New Contributors

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.28.3...v2.29.0

v2.28.3, 2024-09-12

What's Changed

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.28.2...v2.28.3

v2.28.2, 2024-08-30

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.28.1...v2.28.2

... (truncated)

Commits


Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.24.1 to 1.25.0

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

dependabot[bot] commented 2 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.