Skip to content

Releases: AxonFramework/extension-kafka

Axon Kafka Extension v4.9.0

25 Oct 07:47
Compare
Choose a tag to compare

📈 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

🪲 Bug Fixes

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

🛠️ 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

❤️ Contributors

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

Axon Kafka Extension v4.8.0

21 Jun 19:12
Compare
Choose a tag to compare

⭐ Features

  • Allow for pattern and topicList to be used in SubscribableKafkaMessageSource #423
  • Expose Kafka subscribe(Pattern) via the SubscribableKafkaMessageSource.Builder interface #422
  • Add create token implementations for StreamableKafkaMessageSource. #403
  • StreamableKafkaMessageSource create token implementations #30

📈 Enhancements

  • Use the new property to set the claim timeout on the token store via a property. #414

🪲 Bug Fixes

  • Use unique topics to avoid "marked for deletion error" #426

🛠️ Dependency Upgrade

  • build(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1 #427
  • build(deps): bump kafka-clients from 3.4.1 to 3.5.0 #425
  • build(deps-dev): bump commons-io from 2.12.0 to 2.13.0 #424
  • build(deps): bump maven-failsafe-plugin from 3.1.0 to 3.1.2 #421
  • build(deps): bump kafka-clients from 3.4.0 to 3.4.1 #420
  • build(deps): bump maven-release-plugin from 3.0.0 to 3.0.1 #419
  • build(deps): bump testcontainers-bom from 1.18.2 to 1.18.3 #418
  • build(deps): bump test-containers.version from 1.18.2 to 1.18.3 #417
  • build(deps): bump testcontainers-bom from 1.18.1 to 1.18.2 #416
  • build(deps): bump test-containers.version from 1.18.1 to 1.18.2 #415
  • build(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 #413
  • build(deps): bump spring-boot-starter-parent from 3.0.7 to 3.1.0 #412
  • build(deps): bump spring-boot-starter-parent from 3.0.6 to 3.0.7 #411
  • build(deps): bump spring.boot.version from 2.7.11 to 2.7.12 #410
  • build(deps-dev): bump commons-io from 2.11.0 to 2.12.0 #409
  • build(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0 #408
  • build(deps): bump testcontainers-bom from 1.18.0 to 1.18.1 #407
  • build(deps): bump test-containers.version from 1.18.0 to 1.18.1 #406
  • build(deps): bump maven-failsafe-plugin from 3.0.0 to 3.1.0 #405
  • build(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 #404
  • build(deps): bump spring-boot-starter-parent from 3.0.5 to 3.0.6 #402
  • build(deps): bump spring.boot.version from 2.7.10 to 2.7.11 #401
  • build(deps): bump test-containers.version from 1.17.6 to 1.18.0 #400
  • build(deps): bump testcontainers-bom from 1.17.6 to 1.18.0 #399
  • build(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 #398
  • build(deps): bump actions/setup-java from 3.10.0 to 3.11.0 #397
  • build(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 #396
  • build(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 #395
  • build(deps): bump spring-boot-starter-parent from 3.0.4 to 3.0.5 #394
  • build(deps): bump spring.boot.version from 2.7.9 to 2.7.10 #393
  • build(deps): bump maven-release-plugin from 2.5.3 to 3.0.0 #392
  • build(deps-dev): bump slf4j.version from 2.0.6 to 2.0.7 #391
  • build(deps): bump maven-failsafe-plugin from 2.22.2 to 3.0.0 #390
  • build(deps): bump spring-boot-starter-parent from 3.0.3 to 3.0.4 #389
  • build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 #388
  • build(deps): bump spring-boot-starter-parent from 3.0.2 to 3.0.3 #387
  • build(deps): bump maven-assembly-plugin from 3.4.2 to 3.5.0 #386
  • build(deps): bump spring.boot.version from 2.7.8 to 2.7.9 #385
  • build(deps-dev): bump log4j.version from 2.19.0 to 2.20.0 #384
  • build(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 #383
  • build(deps): bump actions/setup-java from 3.9.0 to 3.10.0 #382
  • build(deps): bump kafka-clients from 3.3.2 to 3.4.0 #381
  • build(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1 #380
  • build(deps): bump kotlin-logging-jvm from 3.0.4 to 3.0.5 #379

❤️ Contributors

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

Axon Kafka Extension v4.7.0

31 Jan 16:09
Compare
Choose a tag to compare

📈 Enhancements

  • Add Spring Boot 3 autoconfiguration support. #378

🪲 Bug Fixes

  • Fix memory leak #365

🛠️ Dependency Upgrade

  • build(deps): bump spring.boot.version from 2.7.7 to 2.7.8 #377
  • build(deps): bump kafka-clients from 3.3.1 to 3.3.2 #376
  • build(deps): bump voxmedia/github-action-slack-notify-build from 1.5.0 to 1.6.0 #374
  • build(deps-dev): bump mockito.version from 4.10.0 to 4.11.0 #373
  • build(deps): bump spring.boot.version from 2.7.6 to 2.7.7 #372
  • [Snyk] Upgrade org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.7.20 to 1.7.21 #371
  • [Snyk] Upgrade org.axonframework:axon-spring-boot-starter from 4.6.0 to 4.6.2 #370
  • [Snyk] Upgrade com.fasterxml.jackson.module:jackson-module-kotlin from 2.13.4 to 2.14.1 #369
  • build(deps-dev): bump mockito.version from 4.9.0 to 4.10.0 #368
  • build(deps): bump actions/setup-java from 3.8.0 to 3.9.0 #367
  • build(deps-dev): bump slf4j.version from 2.0.5 to 2.0.6 #366
  • build(deps): bump actions/setup-java from 3.7.0 to 3.8.0 #364
  • build(deps): bump actions/setup-java from 3.6.0 to 3.7.0 #363
  • build(deps-dev): bump slf4j.version from 2.0.4 to 2.0.5 #360
  • build(deps): bump spring.boot.version from 2.7.5 to 2.7.6 #359
  • build(deps): bump maven-install-plugin from 3.0.1 to 3.1.0 #358
  • build(deps-dev): bump slf4j.version from 2.0.3 to 2.0.4 #357
  • build(deps-dev): bump test-containers.version from 1.17.5 to 1.17.6 #356
  • build(deps): bump voxmedia/github-action-slack-notify-build from 1.1.2 to 1.5.0 #355
  • build(deps-dev): bump mockito.version from 4.8.1 to 4.9.0 #354
  • build(deps-dev): bump jmh-core.version from 1.35 to 1.36 #353
  • build(deps): bump kotlin-logging-jvm from 3.0.3 to 3.0.4 #351
  • build(deps): bump kotlin-logging-jvm from 3.0.2 to 3.0.3 #350
  • build(deps-dev): bump mockito.version from 4.8.0 to 4.8.1 #349
  • build(deps): bump spring.boot.version from 2.7.4 to 2.7.5 #348
  • build(deps): bump actions/setup-java from 3.5.1 to 3.6.0 #347
  • build(deps): bump kotlin-logging-jvm from 3.0.0 to 3.0.2 #346
  • build(deps-dev): bump test-containers.version from 1.17.4 to 1.17.5 #345
  • build(deps): bump kafka-clients from 3.3.0 to 3.3.1 #344
  • build(deps-dev): bump test-containers.version from 1.17.3 to 1.17.4 #343
  • build(deps): bump kafka-clients from 3.2.3 to 3.3.0 #342
  • build(deps): bump kotlin.version from 1.7.10 to 1.7.20 #341
  • build(deps-dev): bump slf4j.version from 2.0.2 to 2.0.3 #340
  • build(deps): bump actions/setup-java from 3.5.0 to 3.5.1 #339
  • build(deps): bump spring.boot.version from 2.7.3 to 2.7.4 #338
  • build(deps): bump junit-bom from 5.9.0 to 5.9.1 #337
  • build(deps-dev): bump slf4j.version from 2.0.1 to 2.0.2 #336
  • build(deps-dev): bump log4j.version from 2.18.0 to 2.19.0 #335
  • build(deps): bump kotlin-logging-jvm from 2.1.23 to 3.0.0 #334
  • build(deps): bump kafka-clients from 3.2.2 to 3.2.3 #333
  • build(deps): bump maven-jar-plugin from 3.2.2 to 3.3.0 #332
  • build(deps): bump cloudevents-kafka from 2.3.0 to 2.4.0 #331
  • build(deps-dev): bump slf4j.version from 2.0.0 to 2.0.1 #330

❤️ Contributors

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

Axon Kafka Extension v4.6.0

15 Sep 12:16
Compare
Choose a tag to compare

⭐ Features

  • Adds an optional to use Kafka based token store which can be used to … #281
  • Fix issue 260 by adding a topic function. #264
  • Create a TokenStore based on a kafka topic. #261
  • Allow filtering or sending different event to different topics in the publisher. #260

📈 Enhancements

  • Add integration test for the source configurer #324
  • Add Cloud event serializer #321
  • KafkaPublisher should not be needed when you only want a fetcher. #306
  • Fix a code smell I created earlier. #298
  • Prepare for 4.6.0 release, also stop creating and deleting the same topics, which makes the tests more reliable. #293
  • Updated serializer configuration and made them lazy #280
  • Fix sonar issues, either by improving the code, or by suppressing the warning. #256
  • Go through Sonar issues and either improve the code, or ignore the issue. #254
  • Clean up the pom's, move version numbers to the properties section #253
  • Removed beta note from README.md, and added myself as reviewer. #250
  • Remove beta stage note in the readme. #249
  • chore: fix the build problems #201
  • Cleanup Maven POMs #200
  • Separate execution of unit tests from integration tests #199
  • feature: implement support for event upcasters, fix #193 #195
  • Support Event Upcasters during reading of events #193

🪲 Bug Fixes

  • Remove KafkaPublisher as conditional, such that it's easier to use the autoconfig. #307

🛠️ Dependency Upgrade

  • build(deps): bump kafka-clients from 3.2.1 to 3.2.2 #329
  • build(deps): bump actions/setup-java from 3.4.1 to 3.5.0 #328
  • build(deps-dev): bump mockito.version from 4.7.0 to 4.8.0 #327
  • build(deps): bump jackson-module-kotlin from 2.13.3 to 2.13.4 #326
  • build(deps): bump jackson.version from 2.13.3 to 2.13.4 #325
  • build(deps-dev): bump slf4j.version from 1.7.36 to 2.0.0 #323
  • build(deps): bump spring.boot.version from 2.7.2 to 2.7.3 #322
  • build(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 #320
  • build(deps-dev): bump mockito.version from 4.6.1 to 4.7.0 #319
  • build(deps): bump kafka-clients from 3.2.0 to 3.2.1 #318
  • build(deps): bump junit-bom from 5.8.2 to 5.9.0 #317
  • build(deps): bump maven-resources-plugin from 3.2.0 to 3.3.0 #316
  • build(deps): bump maven-assembly-plugin from 3.4.1 to 3.4.2 #315
  • build(deps): bump maven-install-plugin from 3.0.0 to 3.0.1 #314
  • build(deps): bump spring.boot.version from 2.7.1 to 2.7.2 #313
  • build(deps): bump maven-deploy-plugin from 2.8.2 to 3.0.0 #312
  • build(deps): bump maven-install-plugin from 2.5.2 to 3.0.0 #311
  • build(deps): bump actions/setup-java from 3.4.0 to 3.4.1 #310
  • build(deps): bump maven-assembly-plugin from 3.4.0 to 3.4.1 #309
  • build(deps): bump kotlin.version from 1.7.0 to 1.7.10 #308
  • build(deps-dev): bump log4j.version from 2.17.2 to 2.18.0 #303
  • build(deps): bump maven-assembly-plugin from 3.3.0 to 3.4.0 #302
  • build(deps-dev): bump test-containers.version from 1.17.2 to 1.17.3 #301
  • build(deps): bump spring.boot.version from 2.7.0 to 2.7.1 #300
  • build(deps): bump actions/setup-java from 3.3.0 to 3.4.0 #299
  • build(deps): bump maven-enforcer-plugin from 3.0.0 to 3.1.0 #297
  • build(deps): bump kotlin.version from 1.6.21 to 1.7.0 #296
  • build(deps-dev): bump mockito.version from 4.6.0 to 4.6.1 #295
  • build(deps-dev): bump mockito.version from 4.5.1 to 4.6.0 #294
  • build(deps): bump kotlin-logging-jvm from 2.1.21 to 2.1.23 #292
  • build(deps-dev): bump test-containers.version from 1.17.1 to 1.17.2 #291
  • build(deps): bump spring.boot.version from 2.6.7 to 2.7.0 #290
  • build(deps): bump jackson.version from 2.13.2 to 2.13.3 #289
  • build(deps): bump jackson-module-kotlin from 2.13.2 to 2.13.3 #288
  • Update Kafka client version. #286
  • build(deps): bump kafka-clients from 3.1.0 to 3.2.0 #285
  • build(deps): bump actions/setup-java from 3.2.0 to 3.3.0 #283
  • build(deps): bump actions/setup-java from 3.1.1 to 3.2.0 #282
  • build(deps-dev): bump mockito.version from 4.5.0 to 4.5.1 #279
  • build(deps): bump spring.boot.version from 2.6.6 to 2.6.7 #278
  • build(deps): bump maven-javadoc-plugin from 3.3.2 to 3.4.0 #277
  • build(deps-dev): bump mockito.version from 4.4.0 to 4.5.0 #275
  • build(deps): bump kotlin.version from 1.6.20 to 1.6.21 #274
  • build(deps-dev): bump test-containers.version from 1.17.0 to 1.17.1 #272
  • build(deps-dev): bump test-containers.version from 1.16.3 to 1.17.0 #271
  • build(deps): bump actions/setup-java from 3.1.0 to 3.1.1 #270
  • build(deps): bump maven-clean-plugin from 3.1.0 to 3.2.0 #269
  • build(deps): bump jacoco-maven-plugin from 0.8.7 to 0.8.8 #268
  • build(deps): bump actions/setup-java from 3.0.0 to 3.1.0 #267
  • build(deps): bump kotlin.version from 1.6.10 to 1.6.20 #266
  • build(deps): bump spring.boot.version from 2.6.5 to 2.6.6 #265
  • build(deps-dev): bump jmh-core.version from 1.34 to 1.35 #263
  • build(deps): bump spring.boot.version from 2.6.4 to 2.6.5 #262
  • build(deps): bump actions/cache from 2.1.7 to 3 #259
  • build(deps): bump jackson-module-kotlin from 2.13.1 to 2.13.2 #258
  • build(deps): bump maven-compiler-plugin from 3.10.0 to 3.10.1 #257
  • build(deps-dev): bump mockito.version from 4.3.1 to 4.4.0 [#255](https://github.com/AxonFramework/exte...
Read more

Axon Kafka Extension v4.5.4

23 May 09:50
Compare
Choose a tag to compare

⭐ Features

  • Added properties to disable autoconfiguration for publishing and consuming events to/from Kafka #241

📈 Enhancements

  • Remove the use of a consumer group for StreamableKafkaMessageSource. #284
  • Reduce unique consumer group creation when consuming events with Streamable Message Source #273

🪲 Bug Fixes

  • Changes the buffer so that errors from the fetcher will be thrown once the buffer is empty. #287
  • Processor is not going to error mode if the FetchEventTask dies. #276

❤️ Contributors

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

Axon Kafka Extension v4.5.3

31 Jan 10:32
Compare
Choose a tag to compare

🪲 Bug Fixes

  • axon-kafka-spring-boot-starter fails when spring-boot-devtools enabled #240

Axon Kafka Extension v4.5.2

30 Dec 14:32
Compare
Choose a tag to compare
axon-kafka-4.5.2

[maven-release-plugin] copy for tag axon-kafka-4.5.2

Axon Kafka Extension v4.5.1

14 Dec 11:25
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Bugfix/missing xstream exception #214
  • Error running example: "The XStream instance is a hard requirement and should be provided" #213

🛠️ Dependency Upgrade

  • build(deps-dev): bump log4j-core from 2.14.1 to 2.15.0 6efd14c

❤️ Contributors

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

Axon Kafka Extension v4.5

13 Aug 14:16
Compare
Choose a tag to compare

📈 Enhancements

  • [#6] Update to Axon Framework 4.5 #167
  • Axon-spring-boot-starter - kafka version problem #6

🪲 Bug Fixes

  • Errors in log from docker containers (kafka-axon-example) #169
  • TrackingEventProcessor fails to do incremental retry's when TrackingEventProcessor.eventAvailabilityTimeout is set to default 1000 ms #36

🛠️ Dependency Upgrade

  • build(deps): bump actions/setup-java from 2.1.0 to 2.2.0 #171
  • build(deps-dev): bump jmh-core.version from 1.32 to 1.33 #170

❤️ Contributors

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

Axon Kafka Extension v4.0 - Release Candidate

13 Aug 14:16
Compare
Choose a tag to compare

⭐ Features

  • [#17 - Part 3] Introduce the SubscribableKafkaMessageSource implementation #24
  • Introduce SubscribableMessageSource implementation #17
  • Support of configurable event processors mode to be used for Kafka message publication. #11
  • KafkaPublisher should track events instead of subscribing on them #10

📈 Enhancements

  • Splitted builds into pr and not pr, added ghactions to dependabot and other minors #148
  • Provide default value for defaultTopic property. #140
  • Provide defaultTopic property by default #139
  • [#114] Removed spring-kafka-test from project and fixed tests #115
  • Remove spring-kafka-test #114
  • #108 Migrate tests to junit5 and testcontainers #111
  • Fix CI build and optimise test process #108
  • Enhancement/readme md #105
  • README.md change #104
  • Added automatic release notes on milestone closure #72
  • [#1382] Support Spring Boot DevTools #38
  • [#28] Use TopicPartition as the key for storing offsets #29
  • KafkaTrackingToken should specify the topic per partition #28
  • [#18 and #25] Introduce a TrackingToken aware ConsumerRebalanceListener #27
  • [#21] Verify KafkaProperties property map can be filled #26
  • [#17 - Part 2] Define a Group Id prefix and suffix factory #23
  • [#17 - Part 1] Adjust Fetcher to allow Tracking and Subscribing #22
  • Check for missing Producer/Consumer properties #21
  • [#17 / #18 Part 2] Require provisioning of Consumer Group Id #19
  • StreamableMessageSource fine tuning to overcome Partitioning / Segmentation discrepancy #18
  • Minor Kafka Event Publisher Adjustments #14
  • Potential conflict between Kafka partitioning and Axon segmentation #1

🪲 Bug Fixes

  • [#34] Introduce a KeyDeserializer for the KafkaTrackingToken #158
  • [#92] testPublishMessagesWithAckModeNoUnitOfWorkShouldBePublishedAndReadSuccessfully sometimes fails #93
  • KafkaPublisherTest.testPublishMessagesWithAckModeNoUnitOfWorkShouldBePublishedAndReadSuccessfully sometimes fails #92
  • [#84] Subscribing Producer Mode not working as expected #85
  • Subscribing Producer Mode not working as expected #84
  • [#82] KafkaAutoConfiguration should not be auto-configured after InfraConfiguration #83
  • KafkaAutoConfiguration should not be auto-configured after InfraConfiguration #82
  • SerializationException while fetching KafkaTrackingToken from JpaTokenStore after processor enters retry mode #34
  • Outdated tracking token used upon Kafka partition assignment #25
  • [#8] Avoid closing non-transactional Producer after a couple of usages #16
  • Fix KafkaTrackingToken#covers #13
  • Fix contribution guide #12
  • [#8] Avoid closing non-transactional Producer after a couple of usages #9
  • DefaultProducerFactory closes non-transactional Kafka Producer after producerCacheSize messages were sent #8

🛠️ Dependency Upgrade

  • build(deps): bump spring.boot.version from 2.5.2 to 2.5.3 #166
  • build(deps-dev): bump test-containers.version from 1.15.3 to 1.16.0 #165
  • build(deps-dev): bump slf4j.version from 1.7.31 to 1.7.32 #164
  • build(deps): bump kotlin-logging-jvm from 2.0.8 to 2.0.10 #162
  • build(deps): bump jackson.version from 2.10.1 to 2.12.4 #161
  • build(deps-dev): bump commons-io from 2.10.0 to 2.11.0 #160
  • build(deps): bump kotlin.version from 1.5.20 to 1.5.21 #159
  • Bump jackson-module-kotlin from 2.12.3 to 2.12.4 #157
  • Bump spring.boot.version from 2.5.1 to 2.5.2 #156
  • Bump kotlin.version from 1.5.10 to 1.5.20 #155
  • Bump mockito.version from 3.11.1 to 3.11.2 #154
  • Bump slf4j.version from 1.7.30 to 1.7.31 #153
  • Bump commons-io from 2.9.0 to 2.10.0 #152
  • Bump mockito.version from 3.11.0 to 3.11.1 #151
  • Bump spring.boot.version from 2.5.0 to 2.5.1 #150
  • Bump voxmedia/github-action-slack-notify-build from 1.1.2 to 2 #149
  • Bump mockito.version from 3.10.0 to 3.11.0 #147
  • Bump kotlin-logging-jvm from 2.0.6 to 2.0.8 #146
  • Bump jmh-core.version from 1.31 to 1.32 #145
  • Bump commons-io from 2.8.0 to 2.9.0 #144
  • Bump kotlin.version from 1.5.0 to 1.5.10 #143
  • Bump maven-javadoc-plugin from 3.2.0 to 3.3.0 #142
  • Bump spring.boot.version from 2.4.5 to 2.5.0 #141
  • Bump junit-bom from 5.7.1 to 5.7.2 #138
  • Bump mockito.version from 3.9.0 to 3.10.0 #137
  • Bump jmh-core.version from 1.30 to 1.31 #136
  • Bump maven-gpg-plugin from 1.6 to 3.0.1 #135
  • Bump jmh-core.version from 1.29 to 1.30 #134
  • Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 #133
  • Bump kotlin.version from 1.4.32 to 1.5.0 #132
  • Bump kafka.version from 2.7.0 to 2.8.0 #131
  • Bump test-containers.version from 1.15.2 to 1.15.3 #130
  • Bump spring.boot.version from 2.4.4 to 2.4.5 #129
  • Bump jackson-module-kotlin from 2.12.2 to 2.12.3 #128
  • Bump mockito.version from 3.8.0 to 3.9.0 #127
  • Bump jmh-core.version from 1.28 to 1.29 #126
  • Bump kotlin.version from 1.4.31 to 1.4.32 #125
  • Bump spring.boot.version from 2.4.3 to 2.4.4 #124
  • Bump log4j.version from 2.14.0 to 2.14.1 #123
  • Bump kotlin-logging from 1.12.0 to 2.0.6 #122
  • Bump kotlin-logging from 1.12.0 to 2.0.5 [#121](https://github.com/AxonFramework/extensio...
Read more