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 74 updates #2996

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

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

Package From To
cloud.google.com/go/bigquery 1.63.1 1.64.0
cloud.google.com/go/pubsub 1.44.0 1.45.1
cloud.google.com/go/storage 1.43.0 1.46.0
cloud.google.com/go/vertexai 0.12.0 0.13.2
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.14.0 1.16.0
github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos 1.0.3 1.1.0
github.com/Azure/azure-sdk-for-go/sdk/data/aztables 1.2.0 1.3.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/authzed/authzed-go 1.0.0 1.1.0
github.com/aws/aws-sdk-go-v2 1.32.3 1.32.4
github.com/aws/aws-sdk-go-v2/config 1.28.1 1.28.3
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression 1.7.32 1.7.50
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.10 1.17.37
github.com/aws/aws-sdk-go-v2/service/bedrockruntime 1.15.1 1.20.0
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.40.3 1.42.4
github.com/aws/aws-sdk-go-v2/service/firehose 1.32.0 1.35.0
github.com/aws/aws-sdk-go-v2/service/kinesis 1.29.3 1.32.5
github.com/aws/aws-sdk-go-v2/service/lambda 1.56.3 1.65.0
github.com/aws/aws-sdk-go-v2/service/sns 1.31.3 1.33.4
github.com/aws/aws-sdk-go-v2/service/sqs 1.34.3 1.37.0
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/go-resty/resty/v2 2.15.3 2.16.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.4.1
github.com/parquet-go/parquet-go 0.23.0 0.24.0
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/redpanda-data/common-go/secrets 0.0.0-20241107180634-9ddb03b94f69 0.1.0
github.com/rs/xid 1.5.0 1.6.0
github.com/sashabaranov/go-openai 1.28.3 1.35.6
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.32.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 1.28.0 1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp 1.28.0 1.32.0
golang.org/x/crypto 0.28.0 0.29.0
golang.org/x/net 0.30.0 0.31.0
google.golang.org/api 0.203.0 0.205.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
golang.org/x/oauth2 0.23.0 0.24.0
google.golang.org/grpc 1.67.1 1.68.0

Updates cloud.google.com/go/bigquery from 1.63.1 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.44.0 to 1.45.1

Release notes

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

pubsub: v1.45.1

1.45.1 (2024-10-24)

Bug Fixes

  • pubsub: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • pubsub: 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

  • pubsub: Add doc links to top level package doc (#11029) (fe2ec56)
Commits


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

Release notes

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

storage: v1.46.0

1.46.0 (2024-10-31)

Features

  • storage: Add grpc metrics experimental options (#10984) (5b7397b)

Bug Fixes

  • storage: Skip only specific transport tests. (#11016) (d40fbff)
  • storage: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • storage: 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. (2b8ca4b)

Miscellaneous Chores

  • storage/internal: Remove notification, service account, and hmac RPCS. These API have been migrated to Storage Control and are available via the JSON API. (#11008) (e0759f4)

pubsub: v1.45.1

1.45.1 (2024-10-24)

Bug Fixes

  • pubsub: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • pubsub: 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

  • pubsub: Add doc links to top level package doc (#11029) (fe2ec56)
Commits
  • dd8829a chore(main): release spanner 1.46.0 (#7894)
  • 1dd53b8 chore(internal/gensnippets): remove unused module internal/gensnippets (#7920)
  • ee10cfd feat(maps/places): start generating apiv1 (#7919)
  • 83870f5 feat(spanner/admin/database): Add support for UpdateDatabase in Cloud Spanner...
  • 5c9e185 chore(maps/places): add config to generate apiv1 (#7918)
  • 4474523 chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 in /interna...
  • b573226 chore(deps): bump github.com/cloudflare/circl in /internal/gapicgen (#7916)
  • d0d3755 feat(spanner): make leader aware routing default enabled for supported RPC re...
  • 151908a chore(main): release pubsublite 1.8.1 (#7891)
  • 4a68b61 chore(compute): restore smoke_test (#7914)
  • Additional commits viewable in compare view


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

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
  • 9586931 chore(main): release vertexai 0.13.2 (#11028)
  • 179042f auth(fix): remove incorrect validation from impersonate.CredentialsOptions (#...
  • 77b3ccc docs: fixup invalid headers (#11043)
  • 36c1280 chore(main): release spanner 1.71.0 (#11009)
  • d81a1a7 feat(spanner): client built in metrics (#10998)
  • 1e27b43 chore(main): release storage 1.46.0 (#11010)
  • e1f67b1 chore: get publish docs build working with new release process (#11069)
  • 4fb2a0f fix: do not override credentials if build providers a SECRET_MANAGER_PROJECT_...
  • 37191c6 fix: fix type in SECRET_MANAGER_PROJECT_ID name (#11065)
  • 8a055ce chore(storage): bump auth dependency (#11067)
  • Additional commits viewable in compare view


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/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/monitor/query/azlogs/v1.1.0

1.1.0 (2024-11-06)

Other Changes

  • Upgraded dependencies

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

... (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/azure-sdk-for-go/sdk/data/aztables from 1.2.0 to 1.3.0

Release notes

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

sdk/resourcemanager/eventhub/armeventhub/v1.3.0

1.3.0 (2024-07-24)

Features Added

  • New value PublicNetworkAccessFlagSecuredByPerimeter added to enum type PublicNetworkAccessFlag
  • New enum type ApplicationGroupPolicyType with values ApplicationGroupPolicyTypeThrottlingPolicy
  • New enum type CaptureIdentityType with values CaptureIdentityTypeSystemAssigned, CaptureIdentityTypeUserAssigned
  • New enum type CleanupPolicyRetentionDescription with values CleanupPolicyRetentionDescriptionCompact, CleanupPolicyRetentionDescriptionDelete
  • New enum type MetricID with values MetricIDIncomingBytes, MetricIDIncomingMessages, MetricIDOutgoingBytes, MetricIDOutgoingMessages
  • New enum type NetworkSecurityPerimeterConfigurationProvisioningState with values NetworkSecurityPerimeterConfigurationProvisioningStateAccepted, NetworkSecurityPerimeterConfigurationProvisioningStateCanceled, NetworkSecurityPerimeterConfigurationProvisioningStateCreating, NetworkSecurityPerimeterConfigurationProvisioningStateDeleted, NetworkSecurityPerimeterConfigurationProvisioningStateDeleting, NetworkSecurityPerimeterConfigurationProvisioningStateFailed, NetworkSecurityPerimeterConfigurationProvisioningStateInvalidResponse, NetworkSecurityPerimeterConfigurationProvisioningStateSucceeded, NetworkSecurityPerimeterConfigurationProvisioningStateSucceededWithIssues, NetworkSecurityPerimeterConfigurationProvisioningStateUnknown, NetworkSecurityPerimeterConfigurationProvisioningStateUpdating
  • New enum type NspAccessRuleDirection with values NspAccessRuleDirectionInbound, NspAccessRuleDirectionOutbound
  • New enum type ProvisioningState with values ProvisioningStateActive, ProvisioningStateCanceled, ProvisioningStateCreating, ProvisioningStateDeleting, ProvisioningStateFailed, ProvisioningStateScaling, ProvisioningStateSucceeded, ProvisioningStateUnknown
  • New enum type PublicNetworkAccess with values PublicNetworkAccessDisabled, PublicNetworkAccessEnabled, PublicNetworkAccessSecuredByPerimeter
  • New enum type ResourceAssociationAccessMode with values ResourceAssociationAccessModeAuditMode, ResourceAssociationAccessModeEnforcedMode, ResourceAssociationAccessModeLearningMode, ResourceAssociationAccessModeNoAssociationMode, ResourceAssociationAccessModeUnspecifiedMode
  • New enum type TLSVersion with values TLSVersionOne0, TLSVersionOne1, TLSVersionOne2
  • New function NewApplicationGroupClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ApplicationGroupClient, error)
  • New function *ApplicationGroupClient.CreateOrUpdateApplicationGroup(context.Context, string, string, string, ApplicationGroup, *ApplicationGroupClientCreateOrUpdateApplicationGroupOptions) (ApplicationGroupClientCreateOrUpdateApplicationGroupResponse, error)
  • New function *ApplicationGroupClient.Delete(context.Context, string, string, string, *ApplicationGroupClientDeleteOptions) (ApplicationGroupClientDeleteResponse, error)
  • New function *ApplicationGroupClient.Get(context.Context, string, string, string, *ApplicationGroupClientGetOptions) (ApplicationGroupClientGetResponse, error)
  • New function *ApplicationGroupClient.NewListByNamespacePager(string, string, *ApplicationGroupClientListByNamespaceOptions) *runtime.Pager[ApplicationGroupClientListByNamespaceResponse]
  • New function *ApplicationGroupPolicy.GetApplicationGroupPolicy() *ApplicationGroupPolicy
  • New function *ClientFactory.NewApplicationGroupClient() *ApplicationGroupClient
  • New function *ClientFactory.NewNetworkSecurityPerimeterConfigurationClient() *NetworkSecurityPerimeterConfigurationClient
  • New function *ClientFactory.NewNetworkSecurityPerimeterConfigurationsClient() *NetworkSecurityPerimeterConfigurationsClient
  • New function *ThrottlingPolicy.GetApplicationGroupPolicy() *ApplicationGroupPolicy
  • New function NewNetworkSecurityPerimeterConfigurationClient(string, azcore.TokenCredential, *arm.ClientOptions) (*NetworkSecurityPerimeterConfigurationClient, error)
  • New function *NetworkSecurityPerimeterConfigurationClient.List(context.Context, string, string, *NetworkSecurityPerimeterConfigurationClientListOptions) (NetworkSecurityPerimeterConfigurationClientListResponse, error)
  • New function NewNetworkSecurityPerimeterConfigurationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*NetworkSecurityPerimeterConfigurationsClient, error)
  • New function *NetworkSecurityPerimeterConfigurationsClient.BeginCreateOrUpdate(context.Context, string, string, string, *NetworkSecurityPerimeterConfigurationsClientBeginCreateOrUpdateOptions) (*runtime.Poller[NetworkSecurityPerimeterConfigurationsClientCreateOrUpdateResponse], error)
  • New struct ApplicationGroup
  • New struct ApplicationGroupListResult
  • New struct ApplicationGroupProperties
  • New struct CaptureIdentity
  • New struct NetworkSecurityPerimeter
  • New struct NetworkSecurityPerimeterConfiguration
  • New struct NetworkSecurityPerimeterConfigurationList
  • New struct NetworkSecurityPerimeterConfigurationProperties
  • New struct NetworkSecurityPerimeterConfigurationPropertiesProfile
  • New struct NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation
  • New struct NspAccessRule
  • New struct NspAccessRuleProperties
  • New struct NspAccessRulePropertiesSubscriptionsItem
  • New struct ProvisioningIssue
  • New struct ProvisioningIssueProperties
  • New struct RetentionDescription
  • New struct ThrottlingPolicy
  • New field ProvisioningState, SupportsScaling in struct ClusterProperties
  • New field Identity in struct Destination
  • New field MinimumTLSVersion, PublicNetworkAccess in struct EHNamespaceProperties
  • New field RetentionDescription, UserMetadata in struct Properties

... (truncated)

Commits
  • 3a7a4f3 Prepare azcore v1.3.0 for release (#19759)
  • 6a1b839 Request.SetBody() allows overwriting with an empty body (#19754)
  • 5210814 AzureCLICredential reports token expiration time in UTC (#19761)
  • 2679c6b Adding tests for FilterBlobs and fixing encoding issue (#19742)
  • 00a8837 [azeventhubs] Fixing issues with connection and link robustness for Event Hub...
  • 1e67666 Revert "Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#5005)" for p...
  • ca6a318 Sync eng/common directory with azure-sdk-tools for PR 5027 (#19753)
  • 377d008 Updating changelogs for release next week (#19752)
  • 53c0f49 Updating codeowners (#19751)
  • 794c96c Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#19746)
  • 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
  • fcf5831 Update release notes
  • 43d09d8 CI changes (#1425)
  • dc13f5d Default implementation of column.IterableOrderedMap (#1417)
  • 02efdee Retry on broken pipe in batch (#1423)
  • 269b0f3 Extended support for HTTP proxy in driver options (#1424)
  • 28b2f5d Fix serialization for slices of OrderedMap/IterableOrderedMap (#1365) (#1418)
  • a7f1fc4 Bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1 (#1419)
  • CLAassistant commented 1 week ago

    CLA assistant check
    Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
    You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 1 week ago

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