Skip to content

Feature/axoniq/137/criteria widening for sourcing#4638

Open
laura-devriendt-lemon wants to merge 64 commits into
feature/axoniq/137/feature-message-transformatorfrom
feature/axoniq/137/criteria-widening-for-sourcing
Open

Feature/axoniq/137/criteria widening for sourcing#4638
laura-devriendt-lemon wants to merge 64 commits into
feature/axoniq/137/feature-message-transformatorfrom
feature/axoniq/137/criteria-widening-for-sourcing

Conversation

@laura-devriendt-lemon

Copy link
Copy Markdown
Contributor

first review: demo and docs so the changes are better visible

review this together with https://github.com/AxonIQ/axoniq-framework/pull/160. In this pr the demo is adapted and the docs as well for showing the criteria filtering (later widening when renames are in place )

@laura-devriendt-lemon laura-devriendt-lemon self-assigned this Jun 5, 2026
@laura-devriendt-lemon laura-devriendt-lemon added Type: Feature Use to signal an issue is completely new to the project. Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. labels Jun 5, 2026
@laura-devriendt-lemon laura-devriendt-lemon added this to the Release 5.2.0 milestone Jun 5, 2026
@laura-devriendt-lemon laura-devriendt-lemon marked this pull request as ready for review June 5, 2026 10:09
@laura-devriendt-lemon laura-devriendt-lemon requested a review from a team as a code owner June 5, 2026 10:09
@laura-devriendt-lemon laura-devriendt-lemon requested review from MateuszNaKodach, hatzlj and jangalinski and removed request for a team June 5, 2026 10:10
laura-devriendt-lemon and others added 10 commits June 5, 2026 13:46
…ature/axoniq/137/docs-message-transformation
…h 13 updates

Bumps the maven-dependencies group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.18.8` | `1.18.10` |
| [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) | `1.18.8` | `1.18.10` |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.21.4` | `2.22.0` |
| [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.14` | `0.8.15` |
| [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.0` |
| org.jetbrains.kotlin:kotlin-maven-allopen | `2.3.21` | `2.4.0` |
| org.jetbrains.kotlin:kotlin-maven-noarg | `2.3.21` | `2.4.0` |
| org.jetbrains.kotlin:kotlin-maven-serialization | `2.3.21` | `2.4.0` |
| org.jetbrains.kotlin:kotlin-maven-plugin | `2.3.21` | `2.4.0` |
| [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.62.0` | `1.63.0` |
| [org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom) | `3.31.0` | `3.32.0` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.33` | `1.5.34` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.21` | `2.22` |



Updates `net.bytebuddy:byte-buddy` from 1.18.8 to 1.18.10
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.18.8...byte-buddy-1.18.10)

Updates `net.bytebuddy:byte-buddy-agent` from 1.18.8 to 1.18.10
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.18.8...byte-buddy-1.18.10)

Updates `net.bytebuddy:byte-buddy-agent` from 1.18.8 to 1.18.10
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.18.8...byte-buddy-1.18.10)

Updates `com.fasterxml.jackson:jackson-bom` from 2.21.4 to 2.22.0
- [Commits](FasterXML/jackson-bom@jackson-bom-2.21.4...jackson-bom-2.22.0)

Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.14...v0.8.15)

Updates `org.jetbrains.kotlin:kotlin-bom` from 2.3.21 to 2.4.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.21...v2.4.0)

Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.3.21 to 2.4.0

Updates `org.jetbrains.kotlin:kotlin-maven-noarg` from 2.3.21 to 2.4.0

Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 2.3.21 to 2.4.0

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.21 to 2.4.0

Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.3.21 to 2.4.0

Updates `org.jetbrains.kotlin:kotlin-maven-noarg` from 2.3.21 to 2.4.0

Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 2.3.21 to 2.4.0

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.21 to 2.4.0

Updates `io.opentelemetry:opentelemetry-api` from 1.62.0 to 1.63.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.62.0...v1.63.0)

Updates `org.openrewrite.recipe:rewrite-recipe-bom` from 3.31.0 to 3.32.0
- [Release notes](https://github.com/openrewrite/rewrite-recipe-bom/releases)
- [Commits](openrewrite/rewrite-recipe-bom@v3.31.0...v3.32.0)

Updates `ch.qos.logback:logback-classic` from 1.5.33 to 1.5.34
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.33...v_1.5.34)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.21 to 2.22
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-version: 1.18.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-version: 1.18.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-version: 1.18.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-version: 0.8.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-bom
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.openrewrite.recipe:rewrite-recipe-bom
  dependency-version: 3.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: '2.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…ies-e77c35713b

chore(deps): bump the maven-dependencies group across 1 directory with 13 updates
…ature/axoniq/137/docs-message-transformation
…ature/axoniq/137/criteria-widening-for-sourcing

# Conflicts:
#	examples/university-message-transformation/README.md
#	examples/university-message-transformation/src/main/java/org/axonframework/examples/demo/coursecatalog/CourseCatalogApplication.java
#	examples/university-message-transformation/src/main/java/org/axonframework/examples/demo/coursecatalog/InteractiveShell.java
#	examples/university-message-transformation/src/main/java/org/axonframework/examples/demo/coursecatalog/catalog/transformations/WelcomeMessageBetaCleanup.java
#	examples/university-message-transformation/src/test/java/org/axonframework/examples/demo/coursecatalog/catalog/chain/ChainBuildLogTest.java
@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Type: Feature Use to signal an issue is completely new to the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant