dependabot[bot] opened a new pull request, #3567:
URL: https://github.com/apache/streampipes/pull/3567

   Bumps 
[confluent-kafka](https://github.com/confluentinc/confluent-kafka-python) from 
2.5.0 to 2.10.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/confluentinc/confluent-kafka-python/releases";>confluent-kafka's
 releases</a>.</em></p>
   <blockquote>
   <h2>v2.10.0</h2>
   <h1>confluent-kafka-python v2.10.0</h1>
   <h2>v2.10.0 is a feature release with the following fixes and 
enhancements:</h2>
   <ul>
   <li>[KIP-848] Group Config is now supported in AlterConfigs, 
IncrementalAlterConfigs and DescribeConfigs. (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1856";>#1856</a>)</li>
   <li>[KIP-848] <code>describe_consumer_groups()</code> now supports KIP-848 
introduced <code>consumer</code> groups. Two new fields for consumer group type 
and target assignment have also been added. Type defines whether this group is 
a <code>classic</code> or <code>consumer</code> group. Target assignment is 
only valid for the <code>consumer</code> protocol and its defaults to NULL. (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1873";>#1873</a>).</li>
   </ul>
   <p>confluent-kafka-python v2.10.0 is based on librdkafka v2.10.0, see the
   <a 
href="https://github.com/confluentinc/librdkafka/releases/tag/v2.10.0";>librdkafka
 release notes</a>
   for a complete list of changes, enhancements, fixes and upgrade 
considerations.</p>
   <h2>v2.9.0</h2>
   <h1>confluent-kafka-python v2.9.0</h1>
   <h2>v2.9.0 is a feature release with the following fixes and 
enhancements:</h2>
   <p>Add Client Credentials OAuth support for Schema Registry (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1919";>#1919</a>)
   Add custom OAuth support for Schema Registry (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1925";>#1925</a>)
   confluent-kafka-python v2.9.0 is based on librdkafka v2.8.0, see the <a 
href="https://github.com/confluentinc/librdkafka/releases/tag/v2.8.0";>librdkafka
 release notes</a> for a complete list of changes, enhancements, fixes and 
upgrade considerations.</p>
   <h2>v2.8.2</h2>
   <h1>confluent-kafka-python v2.8.2</h1>
   <h2>v2.8.2 is a maintenance release with the following fixes and 
enhancements:</h2>
   <ul>
   <li>Fixed caching to ensure cached schema matches input. (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1922";>#1922</a>)</li>
   <li>Fix handling of named Avro schemas (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1928";>#1928</a>)</li>
   </ul>
   <p>confluent-kafka-python v2.8.2 is based on librdkafka v2.8.0, see the
   <a 
href="https://github.com/confluentinc/librdkafka/releases/tag/v2.8.0";>librdkafka
 release notes</a>
   for a complete list of changes, enhancements, fixes and upgrade 
considerations.</p>
   <p>Note: Versioning is skipped due to breaking change in v2.8.1.
   Do not run software with v2.8.1 installed.</p>
   <h2>v2.8.0</h2>
   <h1>confluent-kafka-python v2.8.0</h1>
   <h2>v2.8.0 is a feature release with the features, fixes and 
enhancements:</h2>
   <ul>
   <li>Ensure algorithm query param is passed for CSFLE (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1889";>#1889</a>)</li>
   <li>DGS-19492 Handle records nested in arrays/maps when searching for tags 
(<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1890";>#1890</a>)</li>
   </ul>
   <p>confluent-kafka-python v2.8.0 is based on librdkafka v2.8.0, see the
   <a 
href="https://github.com/confluentinc/librdkafka/releases/tag/v2.8.0";>librdkafka
 release notes</a>
   for a complete list of changes, enhancements, fixes and upgrade 
considerations.</p>
   <h2>v2.7.0</h2>
   <h1>confluent-kafka-python v2.7.0</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/confluentinc/confluent-kafka-python/blob/master/CHANGELOG.md";>confluent-kafka's
 changelog</a>.</em></p>
   <blockquote>
   <h2>v2.10.0</h2>
   <p>v2.10.0 is a feature release with the following fixes and 
enhancements:</p>
   <ul>
   <li>[KIP-848] Group Config is now supported in AlterConfigs, 
IncrementalAlterConfigs and DescribeConfigs. (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1856";>#1856</a>)</li>
   <li>[KIP-848] <code>describe_consumer_groups()</code> now supports KIP-848 
introduced <code>consumer</code> groups. Two new fields for consumer group type 
and target assignment have also been added. Type defines whether this group is 
a <code>classic</code> or <code>consumer</code> group. Target assignment is 
only valid for the <code>consumer</code> protocol and its defaults to NULL. (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1873";>#1873</a>).</li>
   </ul>
   <p>confluent-kafka-python v2.10.0 is based on librdkafka v2.10.0, see the
   <a 
href="https://github.com/confluentinc/librdkafka/releases/tag/v2.10.0";>librdkafka
 release notes</a>
   for a complete list of changes, enhancements, fixes and upgrade 
considerations.</p>
   <h2>v2.9.0</h2>
   <p>v2.9.0 is a feature release with the following fixes and enhancements:</p>
   <ul>
   <li>Add Client Credentials OAuth support for Schema Registry (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1919";>#1919</a>)</li>
   <li>Add custom OAuth support for Schema Registry (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1925";>#1925</a>)</li>
   <li>Add utilities to convert decimals from/to Protobuf (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1946";>#1946</a>)</li>
   <li>Add support for passing schema ID during serialization (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1949";>#1949</a>)</li>
   </ul>
   <p>confluent-kafka-python v2.9.0 is based on librdkafka v2.8.0, see the
   <a 
href="https://github.com/confluentinc/librdkafka/releases/tag/v2.8.0";>librdkafka
 release notes</a>
   for a complete list of changes, enhancements, fixes and upgrade 
considerations.</p>
   <h2>v2.8.2</h2>
   <p>v2.8.2 is a maintenance release with the following fixes and 
enhancements:</p>
   <ul>
   <li>Fixed caching to ensure cached schema matches input. (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1922";>#1922</a>)</li>
   <li>Fix handling of named Avro schemas (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1928";>#1928</a>)</li>
   </ul>
   <p>confluent-kafka-python v2.8.2 is based on librdkafka v2.8.0, see the
   <a 
href="https://github.com/confluentinc/librdkafka/releases/tag/v2.8.0";>librdkafka
 release notes</a>
   for a complete list of changes, enhancements, fixes and upgrade 
considerations.</p>
   <p>Note: Versioning is skipped due to breaking change in v2.8.1.
   Do not run software with v2.8.1 installed.</p>
   <h2>v2.8.0</h2>
   <p>v2.8.0 is a feature release with the features, fixes and enhancements:</p>
   <p>confluent-kafka-python v2.8.0 is based on librdkafka v2.8.0, see the
   <a 
href="https://github.com/confluentinc/librdkafka/releases/tag/v2.8.0";>librdkafka
 release notes</a>
   for a complete list of changes, enhancements, fixes and upgrade 
considerations.</p>
   <h2>v2.7.0</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/2dd7b990cab6774b8b01b1682c0d3f7aa51078db";><code>2dd7b99</code></a>
 Changes for release v2.10.0 (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1970";>#1970</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/5a1f1366e794ba0ae1ac0a1b6d0871a9ed7843b2";><code>5a1f136</code></a>
 KIP 848: Added support for DescribeConsumerGroup for consumer protocol 
groups...</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/3785b1b87c7655a0bc100f5c8cebb9404db41d12";><code>3785b1b</code></a>
 KIP 848:Extend DescribeConfigs and IncrementalAlterConfigs to support GROUP 
C...</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/4e39f6ae3853d8ac0df871939f9af8efad9a72b4";><code>4e39f6a</code></a>
 [KIP-848] Test changes required for KIP-848 Preview (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1967";>#1967</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/243a57c86dcad798dda86b38d905068a12e3cf4e";><code>243a57c</code></a>
 Fixed alpine based docker container creation script (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1963";>#1963</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/6dba537957ecdb47f1464a2a420bd3265b7de103";><code>6dba537</code></a>
 docs: README.md (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1911";>#1911</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/f7010b8c92147d80213939018e22e57faf89c795";><code>f7010b8</code></a>
 Add OAuth examples for SR (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1956";>#1956</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/1fc53b4eb980de053db1dbcfc67dbdf333efa721";><code>1fc53b4</code></a>
 Minor fix to max_retries check (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1955";>#1955</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/579696be9230fc2f783a5efae10d555152571242";><code>579696b</code></a>
 Update CHANGELOG for 2.9 (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1952";>#1952</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/9fe730c8ba209963a648eb1bd95508e07e836538";><code>9fe730c</code></a>
 V2.9.0rc (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1951";>#1951</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/confluentinc/confluent-kafka-python/compare/v2.5.0...v2.10.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=confluent-kafka&package-manager=pip&previous-version=2.5.0&new-version=2.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
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]

Reply via email to