hutchig / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
http://openliberty.io
Eclipse Public License 2.0
0 stars 0 forks source link

Bump smallrye-reactive-messaging-provider from 1.0.8 to 3.10.1 in /dev/cnf/dependabot/check_this_in_if_it_changes #250

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps smallrye-reactive-messaging-provider from 1.0.8 to 3.10.1.

Release notes

Sourced from smallrye-reactive-messaging-provider's releases.

3.10.1

Changelog

  • #1435 - Add no-arg constructor for CDI instantiation,

3.10.0

Changelog

  • #1434 - Handle Vert.x Context in MutinyEmitter.send
  • #1424 - Reduce the log level of Kafka messages (18237 and 18248)
  • #1416 - Fix merged config implementation
  • #1407 - Modify doc on Kafka at-least-once delivery guarantee for NONE commit strategy with auto commit enabled
  • #1403 - Kafka Throttled commit strategy sometimes fails to commit after a consumer rebalance
  • #1402 - Update MicroProfile Reactive Messaging to version 2.0.1
  • #1396 - Fix Kafka throttled commit strategy rebalance issue on load with multiple partitions
  • #1394 - add protobuf schema config to documentation
  • #1393 - kafka protobuf support
  • #1388 - Avoid attribute hyphenation in the connector configuration tables
  • #1379 - Allow listing the channels inside the KafkaClientService
  • #1364 - Reduce the dependency on Reactive Streams Operators
  • #1360 - Fail by default on deserialization issues
  • #1334 - Add privileged blocks to avoid having to add
  • #1333 - Kafka connector option for consuming messages in batch
  • #1304 - Issue #1296 = split jms implementation from specific json (de)seriali…
  • #1296 - smallrye-reactive-messaging-jms support for Jackson instead of JsonB for (de-)serialization

3.9.1

Changelog

  • #1365 - Assign a different context for each Kafka consumer

3.9.0

Changelog

  • #1359 - Detect and report invalid signature mixing messages and payloads
  • #1349 - Bump strimzi-test-container from 0.24.0 to 0.25.0
  • #1347 - small improvements to Kafka documentation
  • #1346 - Fix health for connectors that have no channels
  • #1339 - Refactor pause/resume logic to address performance regression
  • #1336 - Bump smallrye-parent from 29 to 30
  • #1332 - Add messaging.consumer_id to span attribute for Kafka Consumer
  • #1331 - Kafka connector performance issue with 3.5

3.9.0-RC1

Changelog

3.8.0

... (truncated)

Commits
  • 20eac44 [RELEASE] - Bump version to 3.10.1
  • 9a85c2c Merge pull request #1435 from ozangunalp/fix_connector_factories_cdi
  • 8e02fa4 Add no-arg constructor for CDI instantiation, fix typo for OutgoingConnectorF...
  • 5dd963f [RELEASE] - Next development version: 3.11.0-SNAPSHOT
  • 3e307a2 Merge pull request #1434 from cescoffier/mutiny-emitter-switch-back-context
  • bd7246e Switch back to the Vert.x context when MutinyEmitter.send is called from a co...
  • fbd57f1 Merge pull request #1431 from smallrye/dependabot/maven/main/io.smallrye.conf...
  • 30ba1cd Update SmallRye Config version in the Antora file
  • 6a4f5d8 Merge pull request #1364 from cescoffier/reduce-dependency-on-rso
  • 423ceb5 Remove useless Multi.createFrom().publisher in the ChannelProducer.
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)
dependabot[bot] commented 3 years ago

Superseded by #284.