Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] commented on PR #256: URL: https://github.com/apache/doris-opentelemetry-demo/pull/256#issuecomment-4043991251 Superseded by #259. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] commented on PR #256: URL: https://github.com/apache/doris-opentelemetry-demo/pull/256#issuecomment-4043991062 Looks like these dependencies are updatable in another way, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] closed pull request #256: Bump the nuget-production-dependencies group with 23 updates URL: https://github.com/apache/doris-opentelemetry-demo/pull/256 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] opened a new pull request, #256: URL: https://github.com/apache/doris-opentelemetry-demo/pull/256 Updated [Confluent.Kafka](https://github.com/confluentinc/confluent-kafka-dotnet) from 2.8.0 to 2.13.2. Release notes _Sourced from [Confluent.Kafka's releases](https://github.com/confluentinc/confluent-kafka-dotnet/releases)._ ## 2.13.2 ## Enhancements - Preserve inner exceptions in RestService (#2571) ## Fixes - Support multi-certificate PEM bundles in Schema Registry SslCaLocation (#2576) ## 2.13.1 ## Enhancements - Unify build configurations and remove redundant properties (#2464) - JSONSchema Validation Errors: Include paths to nested properties (#2554) - Add Confluent-Client-Version header to requests to SR, C# client (#2549) ## Fixes - Fix DeriveKey in Hkdf implementation (#2559) - Ensure single use of HttpRequestMessage for token fetch (#2544) - Fix race conditions when retrieving KEK/DEK (#2565) - Allowing for Confluent-Identity-Pool-Id to be optional (#2564) - Ensure JSON schema access is thread-safe (#2567) - Use lock on root schema when protecting access to subschemas (#2568) - Processing arrays and maps sequentially to avoid race conditions (#2569) ## 2.13.0 ## Enhancements * References librdkafka.redist 2.13.0. Refer to the [librdkafka v2.13.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.13.0) for more information. * Support Avro schema references for C# client (#2534) * Add Accept-Version header (#2536) * Handle evolution during field transformation (#2541) * Re-enable deserialization optimization by removing unnecessary array conversions (#2531) ## Fixes * Ensure schemaId initialization is thread-safe (#2540) * Ensure all deps are strongly named (#2548) ## 2.12.0 ## [KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol) – General Availability Starting with __Confluent.Kafka 2.12.0__, the next generation consumer group rebalance protocol defined in **[KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol)** is **production-ready**. Please refer to the following [migration guide](doc/kip-848-migration-guide.md) for moving from `Classic` to `Consumer` protocol. **Note:** The new consumer group protocol defined in [KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol) is not enabled by default. There are few contract change associated with the new protocol and might cause breaking changes. `GroupProtocol` configuration property dictates whether to use the new `Consumer` protocol or older `Classic` protocol. It defaults to `Classic` if not provided. ## Enhancements * References librdkafka.redist 2.12.0. Refer to the [librdkafka v2.12.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.12.0) for more information. * OAuth OIDC method example for Kafka metadata based authentication with an Azure IMDS endpoint using an attached managed identity as principal (#2526). ## 2.11.1 ## Enhancements * References librdkafka.redist 2.11.1. Refer to the [librdkafka v2.11.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.11.1) for more information. ## 2.11.0 ## Enhancements * References librdkafka.redist 2.11.0. Refer to the [librdkafka v2.11.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.11.0) for more information. ## 2.10.1 ## Enhancements * References librdkafka.redist 2.10.1. Refer to the [librdkafka v2.10.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.1) for more information. ## 2.10.0 ## Enhancements * References librdkafka.redist 2.10.0. Refer to the [librdkafka v2.10.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.0) for more information. * [KIP-848] Group Config is now supported in AlterConfigs, IncrementalAlterConfigs and DescribeConfigs. (#2366) ## 2.9.0 ## Enhancements * Add utilities to convert decimals from/to Protobuf (#2424) * Add client credentials OAuth support (#2426) * Add support for passing schema ID during serialization (#2428) * Optimize schema registry client by caching results of LookupSchemaAsync (#2429) * Use ConcurrentDictionary as default cache for Schema Registry client (#2433) ## Fixes * Fix JSON Schema validation to use latest schema if needed (#2406) * Support Protobuf oneof fields in Data Contract rules (#2413) Commits viewable in [compare view](https://github.com/confluent
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] closed pull request #230: Bump the nuget-production-dependencies group with 23 updates URL: https://github.com/apache/doris-opentelemetry-demo/pull/230 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] commented on PR #230: URL: https://github.com/apache/doris-opentelemetry-demo/pull/230#issuecomment-3988674557 Superseded by #239. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] commented on PR #230: URL: https://github.com/apache/doris-opentelemetry-demo/pull/230#issuecomment-3988674381 Looks like these dependencies are updatable in another way, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] opened a new pull request, #221: URL: https://github.com/apache/doris-opentelemetry-demo/pull/221 Updated [Confluent.Kafka](https://github.com/confluentinc/confluent-kafka-dotnet) from 2.8.0 to 2.13.1. Release notes _Sourced from [Confluent.Kafka's releases](https://github.com/confluentinc/confluent-kafka-dotnet/releases)._ ## 2.13.0 ## Enhancements * References librdkafka.redist 2.13.0. Refer to the [librdkafka v2.13.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.13.0) for more information. * Support Avro schema references for C# client (#2534) * Add Accept-Version header (#2536) * Handle evolution during field transformation (#2541) * Re-enable deserialization optimization by removing unnecessary array conversions (#2531) ## Fixes * Ensure schemaId initialization is thread-safe (#2540) * Ensure all deps are strongly named (#2548) ## 2.12.0 ## [KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol) – General Availability Starting with __Confluent.Kafka 2.12.0__, the next generation consumer group rebalance protocol defined in **[KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol)** is **production-ready**. Please refer to the following [migration guide](doc/kip-848-migration-guide.md) for moving from `Classic` to `Consumer` protocol. **Note:** The new consumer group protocol defined in [KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol) is not enabled by default. There are few contract change associated with the new protocol and might cause breaking changes. `GroupProtocol` configuration property dictates whether to use the new `Consumer` protocol or older `Classic` protocol. It defaults to `Classic` if not provided. ## Enhancements * References librdkafka.redist 2.12.0. Refer to the [librdkafka v2.12.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.12.0) for more information. * OAuth OIDC method example for Kafka metadata based authentication with an Azure IMDS endpoint using an attached managed identity as principal (#2526). ## 2.11.1 ## Enhancements * References librdkafka.redist 2.11.1. Refer to the [librdkafka v2.11.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.11.1) for more information. ## 2.11.0 ## Enhancements * References librdkafka.redist 2.11.0. Refer to the [librdkafka v2.11.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.11.0) for more information. ## 2.10.1 ## Enhancements * References librdkafka.redist 2.10.1. Refer to the [librdkafka v2.10.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.1) for more information. ## 2.10.0 ## Enhancements * References librdkafka.redist 2.10.0. Refer to the [librdkafka v2.10.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.0) for more information. * [KIP-848] Group Config is now supported in AlterConfigs, IncrementalAlterConfigs and DescribeConfigs. (#2366) ## 2.9.0 ## Enhancements * Add utilities to convert decimals from/to Protobuf (#2424) * Add client credentials OAuth support (#2426) * Add support for passing schema ID during serialization (#2428) * Optimize schema registry client by caching results of LookupSchemaAsync (#2429) * Use ConcurrentDictionary as default cache for Schema Registry client (#2433) ## Fixes * Fix JSON Schema validation to use latest schema if needed (#2406) * Support Protobuf oneof fields in Data Contract rules (#2413) Commits viewable in [compare view](https://github.com/confluentinc/confluent-kafka-dotnet/commits). Updated [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.30.0 to 3.33.5. Release notes _Sourced from [Google.Protobuf's releases](https://github.com/protocolbuffers/protobuf/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/protocolbuffers/protobuf/commits). Updated [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) from 2.67.0 to 2.76.0. Release notes _Sourced from [Grpc.AspNetCore's releases](https://github.com/grpc/grpc-dotnet/releases)._ ## 2.76.0 ## What's Changed * Remove reference to obsolete property from Readme and mention alternative by @KnapSac in https://github.com/grpc/grpc-dotnet/pull/2631 * Migrate from sln to slnx by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2635 * Bump tar-fs from 3.0.8 to 3
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] commented on PR #209: URL: https://github.com/apache/doris-opentelemetry-demo/pull/209#issuecomment-3931682716 Looks like these dependencies are updatable in another way, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] closed pull request #209: Bump the nuget-production-dependencies group with 23 updates URL: https://github.com/apache/doris-opentelemetry-demo/pull/209 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] opened a new pull request, #209: URL: https://github.com/apache/doris-opentelemetry-demo/pull/209 Updated [Confluent.Kafka](https://github.com/confluentinc/confluent-kafka-dotnet) from 2.8.0 to 2.13.1. Release notes _Sourced from [Confluent.Kafka's releases](https://github.com/confluentinc/confluent-kafka-dotnet/releases)._ ## 2.13.0 ## Enhancements * References librdkafka.redist 2.13.0. Refer to the [librdkafka v2.13.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.13.0) for more information. * Support Avro schema references for C# client (#2534) * Add Accept-Version header (#2536) * Handle evolution during field transformation (#2541) * Re-enable deserialization optimization by removing unnecessary array conversions (#2531) ## Fixes * Ensure schemaId initialization is thread-safe (#2540) * Ensure all deps are strongly named (#2548) ## 2.12.0 ## [KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol) – General Availability Starting with __Confluent.Kafka 2.12.0__, the next generation consumer group rebalance protocol defined in **[KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol)** is **production-ready**. Please refer to the following [migration guide](doc/kip-848-migration-guide.md) for moving from `Classic` to `Consumer` protocol. **Note:** The new consumer group protocol defined in [KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol) is not enabled by default. There are few contract change associated with the new protocol and might cause breaking changes. `GroupProtocol` configuration property dictates whether to use the new `Consumer` protocol or older `Classic` protocol. It defaults to `Classic` if not provided. ## Enhancements * References librdkafka.redist 2.12.0. Refer to the [librdkafka v2.12.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.12.0) for more information. * OAuth OIDC method example for Kafka metadata based authentication with an Azure IMDS endpoint using an attached managed identity as principal (#2526). ## 2.11.1 ## Enhancements * References librdkafka.redist 2.11.1. Refer to the [librdkafka v2.11.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.11.1) for more information. ## 2.11.0 ## Enhancements * References librdkafka.redist 2.11.0. Refer to the [librdkafka v2.11.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.11.0) for more information. ## 2.10.1 ## Enhancements * References librdkafka.redist 2.10.1. Refer to the [librdkafka v2.10.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.1) for more information. ## 2.10.0 ## Enhancements * References librdkafka.redist 2.10.0. Refer to the [librdkafka v2.10.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.0) for more information. * [KIP-848] Group Config is now supported in AlterConfigs, IncrementalAlterConfigs and DescribeConfigs. (#2366) ## 2.9.0 ## Enhancements * Add utilities to convert decimals from/to Protobuf (#2424) * Add client credentials OAuth support (#2426) * Add support for passing schema ID during serialization (#2428) * Optimize schema registry client by caching results of LookupSchemaAsync (#2429) * Use ConcurrentDictionary as default cache for Schema Registry client (#2433) ## Fixes * Fix JSON Schema validation to use latest schema if needed (#2406) * Support Protobuf oneof fields in Data Contract rules (#2413) Commits viewable in [compare view](https://github.com/confluentinc/confluent-kafka-dotnet/commits). Updated [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.30.0 to 3.33.5. Release notes _Sourced from [Google.Protobuf's releases](https://github.com/protocolbuffers/protobuf/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/protocolbuffers/protobuf/commits). Updated [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) from 2.67.0 to 2.76.0. Release notes _Sourced from [Grpc.AspNetCore's releases](https://github.com/grpc/grpc-dotnet/releases)._ ## 2.76.0 ## What's Changed * Remove reference to obsolete property from Readme and mention alternative by @KnapSac in https://github.com/grpc/grpc-dotnet/pull/2631 * Migrate from sln to slnx by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2635 * Bump tar-fs from 3.0.8 to 3
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] commented on PR #200: URL: https://github.com/apache/doris-opentelemetry-demo/pull/200#issuecomment-3888697552 Looks like these dependencies are updatable in another way, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] closed pull request #200: Bump the nuget-production-dependencies group with 23 updates URL: https://github.com/apache/doris-opentelemetry-demo/pull/200 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] commented on PR #200: URL: https://github.com/apache/doris-opentelemetry-demo/pull/200#issuecomment-3888697695 Superseded by #201. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] opened a new pull request, #200: URL: https://github.com/apache/doris-opentelemetry-demo/pull/200 Updated [Confluent.Kafka](https://github.com/confluentinc/confluent-kafka-dotnet) from 2.8.0 to 2.13.0. Release notes _Sourced from [Confluent.Kafka's releases](https://github.com/confluentinc/confluent-kafka-dotnet/releases)._ ## 2.13.0 ## Enhancements * References librdkafka.redist 2.13.0. Refer to the [librdkafka v2.13.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.13.0) for more information. * Support Avro schema references for C# client (#2534) * Add Accept-Version header (#2536) * Handle evolution during field transformation (#2541) * Re-enable deserialization optimization by removing unnecessary array conversions (#2531) ## Fixes * Ensure schemaId initialization is thread-safe (#2540) * Ensure all deps are strongly named (#2548) ## 2.12.0 ## [KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol) – General Availability Starting with __Confluent.Kafka 2.12.0__, the next generation consumer group rebalance protocol defined in **[KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol)** is **production-ready**. Please refer to the following [migration guide](doc/kip-848-migration-guide.md) for moving from `Classic` to `Consumer` protocol. **Note:** The new consumer group protocol defined in [KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol) is not enabled by default. There are few contract change associated with the new protocol and might cause breaking changes. `GroupProtocol` configuration property dictates whether to use the new `Consumer` protocol or older `Classic` protocol. It defaults to `Classic` if not provided. ## Enhancements * References librdkafka.redist 2.12.0. Refer to the [librdkafka v2.12.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.12.0) for more information. * OAuth OIDC method example for Kafka metadata based authentication with an Azure IMDS endpoint using an attached managed identity as principal (#2526). ## 2.11.1 ## Enhancements * References librdkafka.redist 2.11.1. Refer to the [librdkafka v2.11.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.11.1) for more information. ## 2.11.0 ## Enhancements * References librdkafka.redist 2.11.0. Refer to the [librdkafka v2.11.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.11.0) for more information. ## 2.10.1 ## Enhancements * References librdkafka.redist 2.10.1. Refer to the [librdkafka v2.10.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.1) for more information. ## 2.10.0 ## Enhancements * References librdkafka.redist 2.10.0. Refer to the [librdkafka v2.10.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.0) for more information. * [KIP-848] Group Config is now supported in AlterConfigs, IncrementalAlterConfigs and DescribeConfigs. (#2366) ## 2.9.0 ## Enhancements * Add utilities to convert decimals from/to Protobuf (#2424) * Add client credentials OAuth support (#2426) * Add support for passing schema ID during serialization (#2428) * Optimize schema registry client by caching results of LookupSchemaAsync (#2429) * Use ConcurrentDictionary as default cache for Schema Registry client (#2433) ## Fixes * Fix JSON Schema validation to use latest schema if needed (#2406) * Support Protobuf oneof fields in Data Contract rules (#2413) Commits viewable in [compare view](https://github.com/confluentinc/confluent-kafka-dotnet/compare/v2.8.0...v2.13.0). Updated [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.30.0 to 3.33.5. Release notes _Sourced from [Google.Protobuf's releases](https://github.com/protocolbuffers/protobuf/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/protocolbuffers/protobuf/commits). Updated [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) from 2.67.0 to 2.76.0. Release notes _Sourced from [Grpc.AspNetCore's releases](https://github.com/grpc/grpc-dotnet/releases)._ ## 2.76.0 ## What's Changed * Remove reference to obsolete property from Readme and mention alternative by @KnapSac in https://github.com/grpc/grpc-dotnet/pull/2631 * Migrate from sln to slnx by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2635 * Bump tar-f
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] closed pull request #196: Bump the nuget-production-dependencies group with 23 updates URL: https://github.com/apache/doris-opentelemetry-demo/pull/196 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] commented on PR #196: URL: https://github.com/apache/doris-opentelemetry-demo/pull/196#issuecomment-3869334250 Looks like these dependencies are updatable in another way, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] commented on PR #196: URL: https://github.com/apache/doris-opentelemetry-demo/pull/196#issuecomment-3869334496 Superseded by #198. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[PR] Bump the nuget-production-dependencies group with 23 updates [doris-opentelemetry-demo]
dependabot[bot] opened a new pull request, #196: URL: https://github.com/apache/doris-opentelemetry-demo/pull/196 Updated [Confluent.Kafka](https://github.com/confluentinc/confluent-kafka-dotnet) from 2.8.0 to 2.13.0. Release notes _Sourced from [Confluent.Kafka's releases](https://github.com/confluentinc/confluent-kafka-dotnet/releases)._ ## 2.13.0 ## Enhancements * References librdkafka.redist 2.13.0. Refer to the [librdkafka v2.13.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.13.0) for more information. * Support Avro schema references for C# client (#2534) * Add Accept-Version header (#2536) * Handle evolution during field transformation (#2541) * Re-enable deserialization optimization by removing unnecessary array conversions (#2531) ## Fixes * Ensure schemaId initialization is thread-safe (#2540) * Ensure all deps are strongly named (#2548) ## 2.12.0 ## [KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol) – General Availability Starting with __Confluent.Kafka 2.12.0__, the next generation consumer group rebalance protocol defined in **[KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol)** is **production-ready**. Please refer to the following [migration guide](doc/kip-848-migration-guide.md) for moving from `Classic` to `Consumer` protocol. **Note:** The new consumer group protocol defined in [KIP-848](https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol) is not enabled by default. There are few contract change associated with the new protocol and might cause breaking changes. `GroupProtocol` configuration property dictates whether to use the new `Consumer` protocol or older `Classic` protocol. It defaults to `Classic` if not provided. ## Enhancements * References librdkafka.redist 2.12.0. Refer to the [librdkafka v2.12.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.12.0) for more information. * OAuth OIDC method example for Kafka metadata based authentication with an Azure IMDS endpoint using an attached managed identity as principal (#2526). ## 2.11.1 ## Enhancements * References librdkafka.redist 2.11.1. Refer to the [librdkafka v2.11.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.11.1) for more information. ## 2.11.0 ## Enhancements * References librdkafka.redist 2.11.0. Refer to the [librdkafka v2.11.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.11.0) for more information. ## 2.10.1 ## Enhancements * References librdkafka.redist 2.10.1. Refer to the [librdkafka v2.10.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.1) for more information. ## 2.10.0 ## Enhancements * References librdkafka.redist 2.10.0. Refer to the [librdkafka v2.10.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.0) for more information. * [KIP-848] Group Config is now supported in AlterConfigs, IncrementalAlterConfigs and DescribeConfigs. (#2366) ## 2.9.0 ## Enhancements * Add utilities to convert decimals from/to Protobuf (#2424) * Add client credentials OAuth support (#2426) * Add support for passing schema ID during serialization (#2428) * Optimize schema registry client by caching results of LookupSchemaAsync (#2429) * Use ConcurrentDictionary as default cache for Schema Registry client (#2433) ## Fixes * Fix JSON Schema validation to use latest schema if needed (#2406) * Support Protobuf oneof fields in Data Contract rules (#2413) Commits viewable in [compare view](https://github.com/confluentinc/confluent-kafka-dotnet/compare/v2.8.0...v2.13.0). Updated [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.30.0 to 3.33.5. Release notes _Sourced from [Google.Protobuf's releases](https://github.com/protocolbuffers/protobuf/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/protocolbuffers/protobuf/commits). Updated [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) from 2.67.0 to 2.76.0. Release notes _Sourced from [Grpc.AspNetCore's releases](https://github.com/grpc/grpc-dotnet/releases)._ ## 2.76.0 ## What's Changed * Remove reference to obsolete property from Readme and mention alternative by @KnapSac in https://github.com/grpc/grpc-dotnet/pull/2631 * Migrate from sln to slnx by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2635 * Bump tar-f
