holunda-io / polyflow-examples

A collection of examples demonstrating the usage of Polyflow library.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
6 stars 4 forks source link

Bump org.axonframework.extensions.kafka:axon-kafka-spring-boot-starter from 4.8.0 to 4.9.0 #277

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps org.axonframework.extensions.kafka:axon-kafka-spring-boot-starter from 4.8.0 to 4.9.0.

Release notes

Sourced from org.axonframework.extensions.kafka:axon-kafka-spring-boot-starter's releases.

Axon Kafka Extension v4.9.0

:chart_with_upwards_trend: Enhancements

  • Add ability to customize Kafka Event Publisher Processing Group name via properties #444
  • Autoconfigured TopicResolver bean with ability to replace it by user configuration #443

:beetle: Bug Fixes

  • By doing the validation whether the kafka message was successfully se… #455
  • Tracking Token Updated if Creating a Publisher Fails #454

:hammer_and_wrench: Dependency Upgrade

  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 #461
  • build(deps-dev): bump log4j.version from 2.21.0 to 2.21.1 #460
  • Upgrade Axon Framework to 4.9.0 #459
  • build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.1.4 to 3.1.5 #458
  • build(deps): bump spring.boot.version from 2.7.16 to 2.7.17 #457
  • build(deps-dev): bump log4j.version from 2.20.0 to 2.21.0 #456
  • build(deps): bump org.apache.kafka:kafka-clients from 3.5.1 to 3.6.0 #453
  • build(deps): bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.1 #452
  • build(deps): bump test-containers.version from 1.19.0 to 1.19.1 #451
  • build(deps-dev): bump commons-io:commons-io from 2.13.0 to 2.14.0 #450
  • build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.1.3 to 3.1.4 #449
  • build(deps): bump spring.boot.version from 2.7.15 to 2.7.16 #448
  • build(deps): bump actions/setup-java from 3.12.0 to 3.13.0 #447
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 #446
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 #445
  • build(deps): bump actions/checkout from 3 to 4 #442
  • build(deps-dev): bump slf4j.version from 2.0.7 to 2.0.9 #441
  • build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.1.2 to 3.1.3 #440
  • build(deps): bump spring.boot.version from 2.7.14 to 2.7.15 #439
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 #438
  • build(deps): bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 #437
  • build(deps): bump test-containers.version from 1.18.3 to 1.19.0 #436
  • build(deps-dev): bump jmh-core.version from 1.36 to 1.37 #435
  • build(deps): bump actions/setup-java from 3.11.0 to 3.12.0 #434
  • build(deps): bump org.apache.kafka:kafka-clients from 3.5.0 to 3.5.1 #433
  • build(deps): bump spring-boot-starter-parent from 3.1.1 to 3.1.2 #432
  • build(deps): bump spring.boot.version from 2.7.13 to 2.7.14 #431
  • build(deps): bump spring-boot-starter-parent from 3.1.0 to 3.1.1 #430
  • build(deps): bump spring.boot.version from 2.7.12 to 2.7.13 #429
  • build(deps): bump maven-release-plugin from 2.5.3 to 3.0.1 #428

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits
  • 572b21e [maven-release-plugin] prepare release axon-kafka-4.9.0
  • 6c992d8 Merge pull request #459 from AxonFramework/dependency-upgrade/af-4.9.0
  • 5d3e955 Merge pull request #461 from AxonFramework/dependabot/maven/org.apache.maven....
  • 43e0df3 Merge pull request #460 from AxonFramework/dependabot/maven/log4j.version-2.21.1
  • 71c364f build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin
  • fddcc39 build(deps-dev): bump log4j.version from 2.21.0 to 2.21.1
  • 40c29e8 Upgrade Axon Framework to 4.9.0
  • 58997a2 Merge pull request #458 from AxonFramework/dependabot/maven/org.springframewo...
  • dab5080 Merge pull request #457 from AxonFramework/dependabot/maven/spring.boot.versi...
  • e398408 build(deps): bump org.springframework.boot:spring-boot-starter-parent
  • 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 show 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)
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (866c02b) 71.72% compared to head (3a7ecc8) 71.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #277 +/- ## ======================================== Coverage 71.72% 71.72% ======================================== Files 39 39 Lines 336 336 Branches 6 6 ======================================== Hits 241 241 Misses 95 95 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.