warpstreamlabs / bento

Fancy stream processing made operationally mundane. This repository is a fork of the original project before the license was changed.
https://warpstreamlabs.github.io/bento/
Other
1.07k stars 71 forks source link

Bump the production-dependencies group across 1 directory with 79 updates #36

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

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

Package From To
cloud.google.com/go/bigquery 1.59.0 1.61.0
cuelang.org/go 0.7.0 0.9.0
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.9.2 1.12.0
github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos 0.3.6 1.0.1
github.com/Azure/azure-sdk-for-go/sdk/data/aztables 1.1.0 1.2.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob 1.2.1 1.3.2
github.com/Azure/go-amqp 1.0.4 1.0.5
github.com/ClickHouse/clickhouse-go/v2 2.21.1 2.25.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace 1.21.0 1.24.0
github.com/IBM/sarama 1.42.2 1.43.2
github.com/apache/pulsar-client-go 0.12.0 0.12.1
github.com/aws/aws-lambda-go 1.46.0 1.47.0
github.com/aws/aws-sdk-go-v2 1.25.0 1.27.2
github.com/aws/aws-sdk-go-v2/config 1.26.6 1.27.18
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression 1.6.16 1.7.23
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.15.15 1.16.24
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.32.2 1.38.6
github.com/aws/aws-sdk-go-v2/service/firehose 1.24.0 1.29.1
github.com/aws/aws-sdk-go-v2/service/kinesis 1.24.7 1.27.10
github.com/aws/aws-sdk-go-v2/service/lambda 1.50.0 1.54.6
github.com/aws/aws-sdk-go-v2/service/sns 1.27.0 1.29.11
github.com/aws/aws-sdk-go-v2/service/sqs 1.29.7 1.32.6
github.com/benhoyt/goawk 1.25.0 1.27.0
github.com/bwmarrin/discordgo 0.27.1 0.28.1
github.com/cenkalti/backoff/v4 4.2.1 4.3.0
github.com/couchbase/gocb/v2 2.8.0 2.8.1
github.com/fatih/color 1.16.0 1.17.0
github.com/getsentry/sentry-go 0.27.0 0.28.0
github.com/go-faker/faker/v4 4.3.0 4.4.2
github.com/go-sql-driver/mysql 1.7.1 1.8.1
github.com/gorilla/websocket 1.5.1 1.5.2
github.com/gosimple/slug 1.13.1 1.14.0
github.com/itchyny/gojq 0.12.14 0.12.16
github.com/jackc/pgx/v4 4.18.2 4.18.3
github.com/jhump/protoreflect 1.15.6 1.16.0
github.com/linkedin/goavro/v2 2.12.0 2.13.0
github.com/matoous/go-nanoid/v2 2.0.0 2.1.0
github.com/microcosm-cc/bluemonday 1.0.25 1.0.26
github.com/nats-io/nats.go 1.32.0 1.35.0
github.com/opensearch-project/opensearch-go/v3 3.0.0 3.1.0
github.com/oschwald/geoip2-golang 1.9.0 1.11.0
github.com/parquet-go/parquet-go 0.20.0 0.22.0
github.com/pebbe/zmq4 1.2.10 1.2.11
github.com/prometheus/client_golang 1.18.0 1.19.1
github.com/rabbitmq/amqp091-go 1.9.0 1.10.0
github.com/redis/go-redis/v9 9.4.0 9.5.3
github.com/rickb777/date 1.20.5 1.20.6
github.com/snowflakedb/gosnowflake 1.7.2 1.10.1
github.com/tetratelabs/wazero 1.6.0 1.7.2
github.com/trinodb/trino-go-client 0.313.0 0.315.0
github.com/twmb/franz-go 1.16.1 1.17.0
github.com/urfave/cli/v2 2.27.1 2.27.2
go.mongodb.org/mongo-driver 1.13.1 1.15.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace 1.23.1 1.27.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 1.23.1 1.27.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp 1.23.1 1.27.0
modernc.org/sqlite 1.28.0 1.30.0

Updates cloud.google.com/go/bigquery from 1.59.0 to 1.61.0

Commits


Updates cloud.google.com/go/pubsub from 1.36.1 to 1.37.0

Commits
  • a75c8b6 chore(main): release pubsub 1.37.0 (#9517)
  • e2c9a95 chore(internal/protoveneer): support custom field converters (#9456)
  • 86ec5c0 chore: release main (#9511)
  • a74cbbe docs(netapp): mark optional fields explicitly in Storage Pool (#9513)
  • 9bba269 feat(pubsub): support kinesis ingestion admin (#9458)
  • 5ca0271 feat(logging/logadmin): allow logging PageSize to override (#9409)
  • e68777c chore(main): release spanner 1.58.0 (#9423)
  • 6deb969 docs(pubsub): check for nil responses for receive examples (#9516)
  • e54989e chore: remove old samples that no longer compile (#9510)
  • 1cf28f6 docs(run): clarify some defaults and required or optional values (#9505)
  • Additional commits viewable in compare view


Updates cloud.google.com/go/storage from 1.37.0 to 1.40.0

Release notes

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

pubsub: v1.38.0

1.38.0 (2024-05-06)

Features

  • pubsub: Add custom datetime format for Cloud Storage subscriptions (4834425)
  • pubsub: Support publisher compression (#9711) (4940c3c)
  • pubsub: Use Streaming Pull response for ordering check (#9682) (7bf4904)

Bug Fixes

  • pubsub: Bump x/net to v0.24.0 (ba31ed5)
  • pubsub: Respect gRPC dial option when PUBSUB_EMULATOR_HOST is set (#10040) (95bf6b2)
  • pubsub: Update protobuf dep to v1.33.0 (30b038d)
Commits
  • 438afcf chore(main): release spanner 1.40.0 (#6988)
  • bd85442 feat(spanner): configurable logger (#6958)
  • d5e2e0f chore: update individual config to be separate prs (#6981)
  • 1ce0f7d feat(spanner/spansql): add support for interval arg of some date/timestamp fu...
  • 5b14658 feat(spanner): PG JSONB support (#6874)
  • 3c4b2b3 chore: bulk rewrite signatures for GA clients (#6951)
  • d82ef41 chore(bigtable): more text proxy tune-up (#6977)
  • e7ab70b test(storage): add gRPC error code to retry to fix flaky PAP test (#6974)
  • f7c7f41 feat(storage): add Autoclass support (#6828)
  • 5d2dc01 chore(bigtable): add timeouts to proxy methods (#6973)
  • Additional commits viewable in compare view


Updates cuelang.org/go from 0.7.0 to 0.9.0

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.2 to 1.12.0

Release notes

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

sdk/azcore/v1.12.0

1.12.0 (2024-06-06)

Features Added

  • Added field StatusCodes to runtime.FetcherForNextLinkOptions allowing for additional HTTP status codes indicating success.
  • Added func NewUUID to the runtime package for generating UUIDs.

Bugs Fixed

  • Fixed an issue that prevented pollers using the Operation-Location strategy from unmarshaling the final result in some cases.

Other Changes

  • Updated dependencies.

sdk/azcore/v1.11.1

1.11.1 (2024-04-02)

Bugs Fixed

  • Pollers that use the Location header won't consider http.StatusRequestTimeout a terminal failure.
  • runtime.Poller[T].Result won't consider non-terminal error responses as terminal.

sdk/azcore/v1.11.0

1.11.0 (2024-04-01)

Features Added

  • Added StatusCodes to arm/policy.RegistrationOptions to allow supporting non-standard HTTP status codes during registration.
  • Added field InsecureAllowCredentialWithHTTP to azcore.ClientOptions and dependent authentication pipeline policies.
  • Added type MultipartContent to the streaming package to support multipart/form payloads with custom Content-Type and file name.

Bugs Fixed

  • runtime.SetMultipartFormData won't try to stringify []byte values.
  • Pollers that use the Location header won't consider http.StatusTooManyRequests a terminal failure.

Other Changes

  • Update dependencies.
Commits


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

Release notes

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

sdk/azidentity/v1.5.2

1.5.2 (2024-04-09)

Bugs Fixed

  • ManagedIdentityCredential now specifies resource IDs correctly for Azure Container Instances

Other Changes

  • Restored v1.4.0 error behavior for empty tenant IDs
  • Upgraded dependencies
Commits
  • 299ebfe Prepare internal for release (#22339)
  • d00123d Update packages (#22338)
  • 0a332e3 Fix issue in Verify-Link.ps1 after PS 7.4 update (#22336)
  • c8ae7ed Sync eng/common directory with azure-sdk-tools for PR 7615 (#22335)
  • 9ae828c Replace ErrAuthenticationRequired with AuthenticationRequiredError (#22317)
  • 7c50f09 [Release] sdk/resourcemanager/springappdiscovery/armspringappdiscovery/0.1.0 ...
  • b36de61 Added spec location verification to the release pipeline (#22301)
  • 00f2b8b Go SDK for Azure Web PubSub Data plane (#21929)
  • 0aa2409 Sync eng/common directory with azure-sdk-tools for PR 7585 (#22312)
  • 572ba1f JSON marshaling helpers will preserve Content-Type (#22309)
  • Additional commits viewable in compare view


Updates github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos from 0.3.6 to 1.0.1

Release notes

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

sdk/security/keyvault/internal/v1.0.1

1.0.1 (2024-04-09)

Other Changes

  • Upgraded dependencies

sdk/data/azcosmos/v1.0.1

1.0.1 (2024-05-02)

Bugs Fixed

  • Reduces minimum required go version to 1.21

sdk/resourcemanager/iotfirmwaredefense/armiotfirmwaredefense/v1.0.0

1.0.0 (2024-03-22)

Breaking Changes

  • Type of BinaryHardeningFeatures.Canary has been changed from *CanaryFlag to *bool
  • Type of BinaryHardeningFeatures.Nx has been changed from *NxFlag to *bool
  • Type of BinaryHardeningFeatures.Pie has been changed from *PieFlag to *bool
  • Type of BinaryHardeningFeatures.Relro has been changed from *RelroFlag to *bool
  • Type of BinaryHardeningFeatures.Stripped has been changed from *StrippedFlag to *bool
  • Type of CryptoCertificate.IsExpired has been changed from *IsExpired to *bool
  • Type of CryptoCertificate.IsSelfSigned has been changed from *IsSelfSigned to *bool
  • Type of CryptoCertificate.IsShortKeySize has been changed from *IsShortKeySize to *bool
  • Type of CryptoCertificate.IsWeakSignature has been changed from *IsWeakSignature to *bool
  • Type of CryptoKey.IsShortKeySize has been changed from *IsShortKeySize to *bool
  • Type of FirmwareProperties.StatusMessages has been changed from []any to []*StatusMessage
  • Enum CanaryFlag has been removed
  • Enum IsExpired has been removed
  • Enum IsSelfSigned has been removed
  • Enum IsShortKeySize has been removed
  • Enum IsUpdateAvailable has been removed
  • Enum IsWeakSignature has been removed
  • Enum NxFlag has been removed
  • Enum PieFlag has been removed
  • Enum RelroFlag has been removed
  • Enum StrippedFlag has been removed
  • Function *ClientFactory.NewFirmwareClient has been removed
  • Function NewFirmwareClient has been removed
  • Function *FirmwareClient.Create has been removed
  • Function *FirmwareClient.Delete has been removed
  • Function *FirmwareClient.GenerateBinaryHardeningDetails has been removed
  • Function *FirmwareClient.GenerateBinaryHardeningSummary has been removed
  • Function *FirmwareClient.GenerateComponentDetails has been removed
  • Function *FirmwareClient.GenerateCryptoCertificateSummary has been removed
  • Function *FirmwareClient.GenerateCryptoKeySummary has been removed
  • Function *FirmwareClient.GenerateCveSummary has been removed
  • Function *FirmwareClient.GenerateDownloadURL has been removed
  • Function *FirmwareClient.GenerateFilesystemDownloadURL has been removed

... (truncated)

Commits
  • 072ff86 [azeventhubs] Allow ConsumerClient to receive from multiple partitions (#18870)
  • b74e8f8 Prepare internal for release (#18919)
  • 945e8ed Various bug fixes for azcore and internal (#18905)
  • f069342 Correct example for AAD (#18914)
  • 1fd295e Correct new client apis (#18916)
  • f23d396 [Release] sdk/resourcemanager/containerservice/armcontainerservice/2.1.0-beta...
  • 4023842 [Release] sdk/resourcemanager/storage/armstorage/1.1.0 generation fro… (#18838)
  • 11aa04c [Release] sdk/resourcemanager/connectedvmware/armconnectedvmware/0.1.0 (#18814)
  • 9277591 [Release] sdk/resourcemanager/deviceupdate/armdeviceupdate/1.0.0 (#18851)
  • d91c212 [Release] sdk/resourcemanager/dashboard/armdashboard/1.0.0 generation from sp...
  • Additional commits viewable in compare view


Updates github.com/Azure/azure-sdk-for-go/sdk/data/aztables from 1.1.0 to 1.2.0

Release notes

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

sdk/data/aztables/v1.2.0

1.2.0 (2024-03-11)

Features Added

  • Methods Client.AddEntity and ServiceClient.NewListTablesPager now include OData metadata in their responses.
  • The amount of OData metadata returned has been made configurable for the following methods:
    • Client.AddEntity, Client.GetEntity, Client.NewListEntitiesPager, and ServiceClient.NewListTablesPager.
    • Use one of the following constants to specify the amount: MetadataFormatFull, MetadataFormatMinimal, or MetadataFormatNone.

Bugs Fixed

  • Fixed an issue that could cause Client.NewListEntitiesPager to skip pages in some cases.
  • Fixed an issue that could cause unmarshaling empty time values to fail.

Other Changes

  • Update dependencies.

sdk/resourcemanager/newrelic/armnewrelicobservability/v1.2.0

1.2.0 (2024-03-22)

Features Added

  • New enum type ConfigurationName with values ConfigurationNameDefault
  • New enum type PatchOperation with values PatchOperationActive, PatchOperationAddBegin, PatchOperationAddComplete, PatchOperationDeleteBegin, PatchOperationDeleteComplete
  • New enum type Status with values StatusActive, StatusDeleting, StatusFailed, StatusInProgress
  • New function NewBillingInfoClient(string, azcore.TokenCredential, *arm.ClientOptions) (*BillingInfoClient, error)
  • New function *BillingInfoClient.Get(context.Context, string, string, *BillingInfoClientGetOptions) (BillingInfoClientGetResponse, error)
  • New function *ClientFactory.NewBillingInfoClient() *BillingInfoClient
  • New function *ClientFactory.NewConnectedPartnerResourcesClient() *ConnectedPartnerResourcesClient
  • New function *ClientFactory.NewMonitoredSubscriptionsClient() *MonitoredSubscriptionsClient
  • New function NewConnectedPartnerResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ConnectedPartnerResourcesClient, error)
  • New function *ConnectedPartnerResourcesClient.NewListPager(string, string, *ConnectedPartnerResourcesClientListOptions) *runtime.Pager[ConnectedPartnerResourcesClientListResponse]
  • New function NewMonitoredSubscriptionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*MonitoredSubscriptionsClient, error)
  • New function *MonitoredSubscriptionsClient.BeginCreateorUpdate(context.Context, string, string, ConfigurationName, MonitoredSubscriptionProperties, *MonitoredSubscriptionsClientBeginCreateorUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientCreateorUpdateResponse], error)
  • New function *MonitoredSubscriptionsClient.BeginDelete(context.Context, string, string, ConfigurationName, *MonitoredSubscriptionsClientBeginDeleteOptions) (*runtime.Poller[MonitoredSubscriptionsClientDeleteResponse], error)
  • New function *MonitoredSubscriptionsClient.Get(context.Context, string, string, ConfigurationName, *MonitoredSubscriptionsClientGetOptions) (MonitoredSubscriptionsClientGetResponse, error)
  • New function *MonitoredSubscriptionsClient.NewListPager(string, string, *MonitoredSubscriptionsClientListOptions) *runtime.Pager[MonitoredSubscriptionsClientListResponse]
  • New function *MonitoredSubscriptionsClient.BeginUpdate(context.Context, string, string, ConfigurationName, MonitoredSubscriptionProperties, *MonitoredSubscriptionsClientBeginUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientUpdateResponse], error)
  • New function *MonitorsClient.NewListLinkedResourcesPager(string, string, *MonitorsClientListLinkedResourcesOptions) *runtime.Pager[MonitorsClientListLinkedResourcesResponse]
  • New struct BillingInfoResponse
  • New struct ConnectedPartnerResourceProperties
  • New struct ConnectedPartnerResourcesListFormat
  • New struct ConnectedPartnerResourcesListResponse
  • New struct LinkedResource
  • New struct LinkedResourceListResponse
  • New struct MarketplaceSaaSInfo
  • New struct MonitoredSubscription
  • New struct MonitoredSubscriptionProperties
  • New struct MonitoredSubscriptionPropertiesList
  • New struct PartnerBillingEntity
  • New struct SubscriptionList
  • New field SaaSAzureSubscriptionStatus, SubscriptionState in struct MonitorProperties

... (truncated)

Commits
  • 0fbd371 Merge pull request #33 from jen20/virtual-network-client
  • c95e423 Add a client for Virtual Network management
  • af6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlob
  • c99fb1d make block.Size int64, add CreateBlockBlob
  • 9abf8bf Merge pull request #28 from jen20/private-error-messages
  • c1f7c85 Merge pull request #24 from jf/codetweaks
  • 0d03132 Merge pull request #19 from jf/master
  • 24f03c1 Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted
  • 30c4704 util.go: remove unused dateLayout from currentTimeRfc1123Formatted()
  • acc54a2 Merge pull request #29 from jen20/location-concatenation
  • Additional commits viewable in compare view


Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.2.1 to 1.3.2

Release notes

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

sdk/storage/azblob/v1.3.2

1.3.2 (2024-04-09)

Bugs Fixed

  • Fixed an issue where GetSASURL() was providing HTTPS SAS, instead of the default http+https SAS. Fixes #22448

Other Changes

  • Integrate InsecureAllowCredentialWithHTTP client options.
  • Update dependencies.

sdk/resourcemanager/confluent/armconfluent/v1.3.0

1.3.0 (2024-03-22)

Features Added

  • New function *AccessClient.CreateRoleBinding(context.Context, string, string, AccessCreateRoleBindingRequestModel, *AccessClientCreateRoleBindingOptions) (AccessClientCreateRoleBindingResponse, error)
  • New function *AccessClient.DeleteRoleBinding(context.Context, string, string, string, *AccessClientDeleteRoleBindingOptions) (AccessClientDeleteRoleBindingResponse, error)
  • New function *AccessClient.ListRoleBindingNameList(context.Context, string, string, ListAccessRequestModel, *AccessClientListRoleBindingNameListOptions) (AccessClientListRoleBindingNameListResponse, error)
  • New function *OrganizationClient.CreateAPIKey(context.Context, string, string, string, string, CreateAPIKeyModel, *OrganizationClientCreateAPIKeyOptions) (OrganizationClientCreateAPIKeyResponse, error)
  • New function *OrganizationClient.DeleteClusterAPIKey(context.Context, string, string, string, *OrganizationClientDeleteClusterAPIKeyOptions) (OrganizationClientDeleteClusterAPIKeyResponse, error)
  • New function *OrganizationClient.GetClusterAPIKey(context.Context, string, string, string, *OrganizationClientGetClusterAPIKeyOptions) (OrganizationClientGetClusterAPIKeyResponse, error)
  • New function *OrganizationClient.GetClusterByID(context.Context, string, string, string, string, *OrganizationClientGetClusterByIDOptions) (OrganizationClientGetClusterByIDResponse, error)
  • New function *OrganizationClient.GetEnvironmentByID(context.Context, string, string, string, *OrganizationClientGetEnvironmentByIDOptions) (OrganizationClientGetEnvironmentByIDResponse, error)
  • New function *OrganizationClient.GetSchemaRegistryClusterByID(context.Context, string, string, string, string, *OrganizationClientGetSchemaRegistryClusterByIDOptions) (OrganizationClientGetSchemaRegistryClusterByIDResponse, error)
  • New function *OrganizationClient.NewListClustersPager(string, string, string, *OrganizationClientListClustersOptions) *runtime.Pager[OrganizationClientListClustersResponse]
  • New function *OrganizationClient.NewListEnvironmentsPager(string, string, *OrganizationClientListEnvironmentsOptions) *runtime.Pager[OrganizationClientListEnvironmentsResponse]
  • New function *OrganizationClient.ListRegions(context.Context, string, string, ListAccessRequestModel, *OrganizationClientListRegionsOptions) (OrganizationClientListRegionsResponse, error)
  • New function *OrganizationClient.NewListSchemaRegistryClustersPager(string, string, string, *OrganizationClientListSchemaRegistryClustersOptions) *runtime.Pager[OrganizationClientListSchemaRegistryClustersResponse]
  • New struct APIKeyOwnerEntity
  • New struct APIKeyProperties
  • New struct APIKeyRecord
  • New struct APIKeyResourceEntity
  • New struct APIKeySpecEntity
  • New struct AccessCreateRoleBindingRequestModel
  • New struct AccessRoleBindingNameListSuccessResponse
  • New struct ClusterProperties
  • New struct CreateAPIKeyModel
  • New struct EnvironmentProperties
  • New struct GetEnvironmentsResponse
  • New struct ListClustersSuccessResponse
  • New struct ListRegionsSuccessResponse
  • New struct ListSchemaRegistryClustersResponse
  • New struct RegionProperties
  • New struct RegionRecord
  • New struct RegionSpecEntity
  • New struct SCClusterByokEntity
  • New struct SCClusterNetworkEnvironmentEntity
  • New struct SCClusterRecord
  • New struct SCClusterSpecEntity
  • New struct SCConfluentListMetadata
  • New struct SCEnvironmentRecord

... (truncated)

Commits
  • 95f7bc6 changelog update for STG 91 Patch release
  • 15dc95e Integrate InsecureAllowCredentialWithHTTP in storage (#22712)
  • 322b0d7 Upgrade keyvault/internal dependencies (#22713)
  • 644a3ac azidentity test cleanup (#22700)
  • df9e916 Default GetSASURL http+https for getsasurl (#22704)
  • 8567665 [Release] sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/...
  • 3c0eba3 fix armmigrationdiscoverysap ci.yml (#22710)
  • 2803e67 [Release] sdk/resourcemanager/migrationdiscovery/armmigrationdiscoverysap/0.1...
  • 18e40d0 [azopenai] Switch EventReader from using bufio.Scanner to bufio.Reader (#22703)
  • 8f702b9 DefaultAzureCredential probes IMDS before sending it a token request (#22676)
  • Additional commits viewable in compare view


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

Release notes

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

v1.0.5

Bugs Fixed

  • Fixed an issue that could cause delays when parsing small frames.
Changelog

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

1.0.5 (2024-03-04)

Bugs Fixed

  • Fixed an issue that could cause delays when parsing small frames.
Commits


Updates github.com/ClickHouse/clickhouse-go/v2 from 2.21.1 to 2.25.0

Release notes

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

v2.25.0

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.24.0...v2.25.0

v2.24.0

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.23.2...v2.24.0

v2.23.2

What's Changed

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.23.1...v2.23.2

v2.23.1

What's Changed

Fixes 🐛

... (truncated)

Changelog

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

v2.25.0, 2024-05-28

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.24.0...v2.25.0

v2.24.0, 2024-05-08

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.23.2...v2.24.0

v2.23.2, 2024-04-25

What's Changed

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.23.1...v2.23.2

v2.23.1, 2024-04-15

What's Changed

Fixes 🐛

Other Changes 🛠

... (truncated)

Commits


Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.21.0 to 1.24.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