Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps smallrye.reactive.version from 4.10.1 to 4.11.0.
Updates io.smallrye.reactive:smallrye-reactive-messaging-api from 4.10.1 to 4.11.0

Release notes

Sourced from io.smallrye.reactive:smallrye-reactive-messaging-api's releases.

4.11.0

Changelog

  • #2370 - Run emitter publisher decorators after registering the emitter to channel registry
  • #2368 - Test flakiness : getMaxNumberOfEventLoop falls back to 1 if number of cores is 4.
  • #2367 - Add 3.13.x to GitHub Actions
  • #2363 - Removed java 20 branch and moved from 21-ea to 21
  • #2362 - Connector contributor guide
  • #2359 - Bump io.sundr:sundr-maven-plugin from 0.101.2 to 0.101.3
  • #2357 - Seperate afterDeploymentValidation into two submethods
  • #2355 - Bump kotlin.version from 1.9.10 to 1.9.20
  • #2352 - Bump artemis.version from 2.31.1 to 2.31.2
  • #2350 - Bump artemis.version from 2.31.0 to 2.31.1
  • #2349 - Bump commons-io:commons-io from 2.14.0 to 2.15.0
  • #2348 - Bump io.sundr:sundr-maven-plugin from 0.101.1 to 0.101.2
  • #2345 - Bump pulsar.version from 3.1.0 to 3.1.1
  • #2344 - Bump io.sundr:sundr-maven-plugin from 0.101.0 to 0.101.1
  • #2343 - Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1
  • #2342 - Decorate emitters with PublisherDecorators
  • #2341 - OTel upgrade to 1.31.0
  • #2340 - Support metadata injection for interfaces
  • #2336 - Let emitters report message metrics
  • #2330 - Bump urllib3 from 2.0.6 to 2.0.7 in /documentation
  • #2329 - Bump io.smallrye:smallrye-metrics from 4.0.0 to 5.1.0
  • #2328 - Bump jackson.version from 2.15.2 to 2.15.3
  • #2327 - Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 1.28.0-alpha to 1.31.0-alpha
  • #2325 - Bump io.strimzi:strimzi-test-container from 0.104.0 to 0.105.0
  • #2324 - Bump camel.version from 4.0.1 to 4.1.0
  • #2323 - Fix PauseResumeTest that became flaky because starting from Kafka 3.6.0
  • #2321 - Bump io.micrometer:micrometer-core from 1.11.4 to 1.11.5
  • #2320 - Documentation Typo
  • #2319 - Bump io.smallrye:smallrye-parent from 41 to 42
  • #2318 - Make queue.name default to channel name in RabbitMQ
  • #2316 - Bump weld.version from 5.1.0.Final to 5.1.2.Final
  • #2315 - Bump kafka.version from 3.5.1 to 3.6.0
  • #2314 - Bump urllib3 from 2.0.4 to 2.0.6 in /documentation
  • #2313 - Bump smallrye-common.version from 2.1.2 to 2.2.0
  • #2312 - Bump io.smallrye.config:smallrye-config from 3.3.4 to 3.4.1
  • #2311 - Bump testcontainers.version from 1.19.0 to 1.19.1
  • #2310 - [trivial] Fixed typo in JavaDoc of PulsarMessages.java
  • #2309 - Rabbitmq addresses config for cluster-mode
  • #2308 - Bump commons-io:commons-io from 2.13.0 to 2.14.0
  • #2307 - Update to Vert.x 4.4.5 and mutiny bindings 3.6.0
  • #2306 - Added missing beans.xml and jandex plugin executions
  • #2305 - Require 2 builds for codecov test coverage report

4.10.2

Changelog

  • #2339 - Include correct metadata object in IncomingRabbitMQMessage injectMetadata
Commits
  • 2e1e6cc [RELEASE] - Bump version to 4.11.0
  • 1ac7534 Merge pull request #2362 from ozangunalp/connector_contributor_guide
  • 5382155 Connector contribution guide
  • 0f57e11 Maven archetype for creating a new connector
  • d4ca378 Refactor SenderProcessor and allow it's reuse in connectors
  • c614715 Merge pull request #2370 from ozangunalp/emitter_decorator_fix
  • 36df265 Run emitter publisher decorators after registering the emitter to channel reg...
  • 430ebcf Merge pull request #2368 from ozangunalp/flaky_tests
  • bfb3dea Merge pull request #2341 from brunobat/bump-otel-1-31
  • 2719543 Test flakiness : getMaxNumberOfEventLoop falls back to 1 if number of cores i...
  • Additional commits viewable in compare view

Updates io.smallrye.reactive:smallrye-reactive-messaging-provider from 4.10.1 to 4.11.0

Release notes

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

4.11.0

Changelog

  • #2370 - Run emitter publisher decorators after registering the emitter to channel registry
  • #2368 - Test flakiness : getMaxNumberOfEventLoop falls back to 1 if number of cores is 4.
  • #2367 - Add 3.13.x to GitHub Actions
  • #2363 - Removed java 20 branch and moved from 21-ea to 21
  • #2362 - Connector contributor guide
  • #2359 - Bump io.sundr:sundr-maven-plugin from 0.101.2 to 0.101.3
  • #2357 - Seperate afterDeploymentValidation into two submethods
  • #2355 - Bump kotlin.version from 1.9.10 to 1.9.20
  • #2352 - Bump artemis.version from 2.31.1 to 2.31.2
  • #2350 - Bump artemis.version from 2.31.0 to 2.31.1
  • #2349 - Bump commons-io:commons-io from 2.14.0 to 2.15.0
  • #2348 - Bump io.sundr:sundr-maven-plugin from 0.101.1 to 0.101.2
  • #2345 - Bump pulsar.version from 3.1.0 to 3.1.1
  • #2344 - Bump io.sundr:sundr-maven-plugin from 0.101.0 to 0.101.1
  • #2343 - Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1
  • #2342 - Decorate emitters with PublisherDecorators
  • #2341 - OTel upgrade to 1.31.0
  • #2340 - Support metadata injection for interfaces
  • #2336 - Let emitters report message metrics
  • #2330 - Bump urllib3 from 2.0.6 to 2.0.7 in /documentation
  • #2329 - Bump io.smallrye:smallrye-metrics from 4.0.0 to 5.1.0
  • #2328 - Bump jackson.version from 2.15.2 to 2.15.3
  • #2327 - Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 1.28.0-alpha to 1.31.0-alpha
  • #2325 - Bump io.strimzi:strimzi-test-container from 0.104.0 to 0.105.0
  • #2324 - Bump camel.version from 4.0.1 to 4.1.0
  • #2323 - Fix PauseResumeTest that became flaky because starting from Kafka 3.6.0
  • #2321 - Bump io.micrometer:micrometer-core from 1.11.4 to 1.11.5
  • #2320 - Documentation Typo
  • #2319 - Bump io.smallrye:smallrye-parent from 41 to 42
  • #2318 - Make queue.name default to channel name in RabbitMQ
  • #2316 - Bump weld.version from 5.1.0.Final to 5.1.2.Final
  • #2315 - Bump kafka.version from 3.5.1 to 3.6.0
  • #2314 - Bump urllib3 from 2.0.4 to 2.0.6 in /documentation
  • #2313 - Bump smallrye-common.version from 2.1.2 to 2.2.0
  • #2312 - Bump io.smallrye.config:smallrye-config from 3.3.4 to 3.4.1
  • #2311 - Bump testcontainers.version from 1.19.0 to 1.19.1
  • #2310 - [trivial] Fixed typo in JavaDoc of PulsarMessages.java
  • #2309 - Rabbitmq addresses config for cluster-mode
  • #2308 - Bump commons-io:commons-io from 2.13.0 to 2.14.0
  • #2307 - Update to Vert.x 4.4.5 and mutiny bindings 3.6.0
  • #2306 - Added missing beans.xml and jandex plugin executions
  • #2305 - Require 2 builds for codecov test coverage report

4.10.2

Changelog

  • #2339 - Include correct metadata object in IncomingRabbitMQMessage injectMetadata
Commits
  • 2e1e6cc [RELEASE] - Bump version to 4.11.0
  • 1ac7534 Merge pull request #2362 from ozangunalp/connector_contributor_guide
  • 5382155 Connector contribution guide
  • 0f57e11 Maven archetype for creating a new connector
  • d4ca378 Refactor SenderProcessor and allow it's reuse in connectors
  • c614715 Merge pull request #2370 from ozangunalp/emitter_decorator_fix
  • 36df265 Run emitter publisher decorators after registering the emitter to channel reg...
  • 430ebcf Merge pull request #2368 from ozangunalp/flaky_tests
  • bfb3dea Merge pull request #2341 from brunobat/bump-otel-1-31
  • 2719543 Test flakiness : getMaxNumberOfEventLoop falls back to 1 if number of cores i...
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @acoburn.


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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 13, 2023
Bumps `smallrye.reactive.version` from 4.10.1 to 4.11.0.

Updates `io.smallrye.reactive:smallrye-reactive-messaging-api` from 4.10.1 to 4.11.0
- [Release notes](https://github.com/smallrye/smallrye-reactive-messaging/releases)
- [Commits](smallrye/smallrye-reactive-messaging@4.10.1...4.11.0)

Updates `io.smallrye.reactive:smallrye-reactive-messaging-provider` from 4.10.1 to 4.11.0
- [Release notes](https://github.com/smallrye/smallrye-reactive-messaging/releases)
- [Commits](smallrye/smallrye-reactive-messaging@4.10.1...4.11.0)

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:smallrye-reactive-messaging-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye.reactive:smallrye-reactive-messaging-provider
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/smallrye.reactive.version-4.11.0 branch from 640bece to f84c894 Compare November 13, 2023 11:33
@acoburn
Copy link
Member

acoburn commented Nov 13, 2023

@dependabot merge

@dependabot dependabot bot merged commit 32e256d into main Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/maven/smallrye.reactive.version-4.11.0 branch November 13, 2023 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants