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

   Bumps 
[confluent-kafka](https://github.com/confluentinc/confluent-kafka-python) from 
2.5.0 to 2.8.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.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>
   <p><strong>Note</strong>: As part of this release, we are deprecating v2.6.2 
release and yanking it from PyPI. Please refrain from using v2.6.2. Use v2.7.0 
instead.</p>
   <p><strong>Note</strong>: This release modifies the dependencies of the 
Schema Registry client.
   If you are using the Schema Registry client, please ensure that you install 
the
   extra dependencies using the following syntax:</p>
   <pre><code>pip install confluent-kafka[schemaregistry]
   </code></pre>
   <p>or</p>
   <pre><code>pip install confluent-kafka[avro,schemaregistry]
   </code></pre>
   <p>Please see the <a 
href="https://github.com/confluentinc/confluent-kafka-python/blob/HEAD/README.md";>https://github.com/confluentinc/confluent-kafka-python/blob/HEAD/README.md</a>
 for more information related to installing protobuf, jsonschema or rules 
dependencies.</p>
   <h2>v2.7.0 is a feature release with the following features, fixes and 
enhancements:</h2>
   <ul>
   <li>Support for Data Contracts with Schema Registry, including
   <ul>
   <li>Data Quality rules</li>
   <li>Data Transformation rules</li>
   <li>Client-Side Field Level Encryption (CSFLE)</li>
   <li>Schema Migration rules (requires Python 3.9+)</li>
   </ul>
   </li>
   <li>Migrated the Schema Registry client from requests to httpx</li>
   <li>Add support for multiple URLs (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/409";>#409</a>)</li>
   <li>Allow configuring timeout (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/622";>#622</a>)</li>
   <li>Fix deletion semantics (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1127";>#1127</a>)</li>
   <li>Python deserializer can take SR client (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1174";>#1174</a>)</li>
   <li>Fix handling of Avro unions (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1562";>#1562</a>)</li>
   <li>Remove deprecated RefResolver for JSON (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1840";>#1840</a>)</li>
   <li>Support delete of subject version (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1851";>#1851</a>)</li>
   <li>Added missing dependency on googleapis-common-protos when using 
protobufs. (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1881";>#1881</a>,
 <a href="https://github.com/tenzer";><code>@​tenzer</code></a>)</li>
   </ul>
   <!-- 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.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>
   <p>v2.7.0 is a feature release with the features, fixes and enhancements 
present in v2.6.2 including the following fix:</p>
   <ul>
   <li>Added missing dependency on googleapis-common-protos when using 
protobufs. (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1881";>#1881</a>,
 <a href="https://github.com/tenzer";><code>@​tenzer</code></a>)</li>
   </ul>
   <p>confluent-kafka-python v2.7.0 is based on librdkafka v2.6.1, see the
   <a 
href="https://github.com/confluentinc/librdkafka/releases/tag/v2.6.1";>librdkafka
 release notes</a>
   for a complete list of changes, enhancements, fixes and upgrade 
considerations.</p>
   <h2>v2.6.2</h2>
   <blockquote>
   <p>[!WARNING]
   Due to an error in which we included dependency changes to a recent patch 
release, Confluent recommends users to <strong>refrain from upgrading to 
2.6.2</strong> of Confluent Kafka. Confluent will release a new minor version, 
2.7.0, where the dependency changes will be appropriately included. Users who 
have already upgraded to 2.6.2 and made the required dependency changes are 
free to remain on that version and are recommended to upgrade to 2.7.0 when 
that version is available. Upon the release of 2.7.0, the 2.6.2 version will be 
marked deprecated.
   We apologize for the inconvenience and appreciate the feedback that we have 
gotten from the community.</p>
   </blockquote>
   <p>v2.6.2 is a feature release with the following features, fixes and 
enhancements:</p>
   <p>Note: This release modifies the dependencies of the Schema Registry 
client.
   If you are using the Schema Registry client, please ensure that you install 
the
   extra dependencies using the following syntax:</p>
   <pre><code>pip install confluent-kafka[schemaregistry]
   </code></pre>
   <p>or</p>
   <pre><code>pip install confluent-kafka[avro,schemaregistry]
   </code></pre>
   <p>Please see the <a 
href="https://github.com/confluentinc/confluent-kafka-python/blob/master/README.md";>https://github.com/confluentinc/confluent-kafka-python/blob/master/README.md</a>
 for more information.</p>
   <ul>
   <li>Support for Data Contracts with Schema Registry, including
   <ul>
   <li>Data Quality rules</li>
   <li>Data Transformation rules</li>
   <li>Client-Side Field Level Encryption (CSFLE)</li>
   <li>Schema Migration rules (requires Python 3.9+)</li>
   </ul>
   </li>
   <li>Migrated the Schema Registry client from requests to httpx</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/92c83e76d59e02171df86b01e6ee4f2c27f3ce0a";><code>92c83e7</code></a>
 Add comments to CSFLE consumer examples (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1893";>#1893</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/e36d719c177d9d839474352941ba2180e2c14ad9";><code>e36d719</code></a>
 Changes for v2.8.0 release (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1891";>#1891</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/6c585347b7d31b094b7d3b8dbdc5efb9b7fbe2ea";><code>6c58534</code></a>
 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>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/e91dc5753eccdcefdebbcb8937d87f932f760571";><code>e91dc57</code></a>
 DGS-16859: Enable SonarQube code coverage reporting (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1887";>#1887</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/1cf37dee73ecf0f53d43c16cd72b0c1834a06bae";><code>1cf37de</code></a>
 remove httpx constraint as new respx versions are already fixed (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1888";>#1888</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/3e3f17ae3e7037e847fd244df54cda3e20cb366e";><code>3e3f17a</code></a>
 Ensure algorithm query param is passed for CSFLE (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1889";>#1889</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/4f25c8cd2d7d707b3705c95dd2e0dca81dc0fd55";><code>4f25c8c</code></a>
 Changes for v2.7.0 release (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1886";>#1886</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/507272f48c083a04bc5959f520cc5f02cad267ad";><code>507272f</code></a>
 Update changelog to mention optional deps (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1885";>#1885</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/27ac1e1df121b4f3592c1d27f0271681c64db7ae";><code>27ac1e1</code></a>
 Add googleapis to requirements for examples (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1883";>#1883</a>)</li>
   <li><a 
href="https://github.com/confluentinc/confluent-kafka-python/commit/60655f84e38103da86dfad919782f282b1bbba3f";><code>60655f8</code></a>
 Add missing dependency on googleapis-common-protos when using protobufs (<a 
href="https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1881";>#1881</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/confluentinc/confluent-kafka-python/compare/v2.5.0...v2.8.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.8.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