Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set message metadata via Reactor context #24

Merged
merged 82 commits into from
Apr 2, 2021

Conversation

schananas
Copy link
Contributor

@schananas schananas commented Oct 15, 2020

Set message metadata when MetaData is attached via Reactor Context

smcvb and others added 28 commits September 14, 2020 14:13
Change version 4.4.3-SNAPSHOT to minor release version 4.5-SNAPSHOT
Token update try 3, lets see
Revert token to original token
Update secure token to make SonarCloud run
Remove mentions of the user group in favor of discuss.axoniq.io
Bumps `junit.jupiter.version` from 5.5.2 to 5.7.0.

Updates `junit-jupiter` from 5.5.2 to 5.7.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.5.2...r5.7.0)

Updates `junit-jupiter-api` from 5.5.2 to 5.7.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.5.2...r5.7.0)

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `spring.version` from 5.2.5.RELEASE to 5.2.9.RELEASE.

Updates `spring-core` from 5.2.5.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.5.RELEASE...v5.2.9.RELEASE)

Updates `spring-test` from 5.2.5.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.5.RELEASE...v5.2.9.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>
…sion-5.2.9.RELEASE

Bump spring.version from 5.2.5.RELEASE to 5.2.9.RELEASE
….maven.plugins-maven-source-plugin-3.2.1

Bump maven-source-plugin from 3.0.1 to 3.2.1
…ter.version-5.7.0

Bump junit.jupiter.version from 5.5.2 to 5.7.0
…amework-axon-messaging-4.4.3

Bump axon-messaging from 4.4.2 to 4.4.3
….maven.plugins-maven-javadoc-plugin-3.2.0

Bump maven-javadoc-plugin from 2.10.4 to 3.2.0
Bumps `mockito.version` from 3.1.0 to 3.5.13.

Updates `mockito-core` from 3.1.0 to 3.5.13
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.1.0...v3.5.13)

Updates `mockito-junit-jupiter` from 3.1.0 to 3.5.13
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.1.0...v3.5.13)

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `projectreactor.version` from 3.3.6.RELEASE to 3.3.10.RELEASE.

Updates `reactor-core` from 3.3.6.RELEASE to 3.3.10.RELEASE
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.3.6.RELEASE...v3.3.10.RELEASE)

Updates `reactor-test` from 3.3.6.RELEASE to 3.3.10.RELEASE
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.3.6.RELEASE...v3.3.10.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>
@schananas schananas requested a review from saratry October 15, 2020 12:02
@schananas schananas added this to the Release 4.4.3 milestone Oct 15, 2020
dependabot bot and others added 21 commits February 4, 2021 06:10
Bumps `mockito.version` from 3.5.13 to 3.7.7.

Updates `mockito-core` from 3.5.13 to 3.7.7
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.5.13...v3.7.7)

Updates `mockito-junit-jupiter` from 3.5.13 to 3.7.7
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.5.13...v3.7.7)

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `spring.version` from 5.2.9.RELEASE to 5.3.3.

Updates `spring-core` from 5.2.9.RELEASE to 5.3.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.9.RELEASE...v5.3.3)

Updates `spring-test` from 5.2.9.RELEASE to 5.3.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.9.RELEASE...v5.3.3)

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `projectreactor.version` from 3.3.10.RELEASE to 3.4.2.

Updates `reactor-core` from 3.3.10.RELEASE to 3.4.2
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.3.10.RELEASE...v3.4.2)

Updates `reactor-test` from 3.3.10.RELEASE to 3.4.2
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.3.10.RELEASE...v3.4.2)

Signed-off-by: dependabot[bot] <[email protected]>
…sion-5.3.3

Bump spring.version from 5.2.9.RELEASE to 5.3.3
….maven.plugins-maven-jar-plugin-3.2.0

Bump maven-jar-plugin from 3.0.2 to 3.2.0
…ctor.version-3.4.2

Bump projectreactor.version from 3.3.10.RELEASE to 3.4.2
…rsion-3.7.7

Bump mockito.version from 3.5.13 to 3.7.7
…framework.boot-spring-boot-starters-2.2.13.RELEASE

Bump spring-boot-starters from 2.2.6.RELEASE to 2.2.13.RELEASE
Bumps `junit.jupiter.version` from 5.7.0 to 5.7.1.

Updates `junit-jupiter` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.0...r5.7.1)

Updates `junit-jupiter-api` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.0...r5.7.1)

Signed-off-by: dependabot[bot] <[email protected]>
…ter.version-5.7.1

Bump junit.jupiter.version from 5.7.0 to 5.7.1
…amework-axon-messaging-4.4.7

Bump axon-messaging from 4.4.6 to 4.4.7
Update the CONTRIBUTION.md to conform with our current status and CLA
process
Bumps `projectreactor.version` from 3.4.2 to 3.4.3.

Updates `reactor-core` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.2...v3.4.3)

Updates `reactor-test` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.2...v3.4.3)

Signed-off-by: dependabot[bot] <[email protected]>
…ctor.version-3.4.3

Bump projectreactor.version from 3.4.2 to 3.4.3
Bumps `projectreactor.version` from 3.4.3 to 3.4.4.

Updates `reactor-core` from 3.4.3 to 3.4.4
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.3...v3.4.4)

Updates `reactor-test` from 3.4.3 to 3.4.4
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.3...v3.4.4)

Signed-off-by: dependabot[bot] <[email protected]>
…ctor.version-3.4.4

Bump projectreactor.version from 3.4.3 to 3.4.4
# Conflicts:
#	axon-reactor/src/main/java/org/axonframework/extensions/reactor/commandhandling/gateway/DefaultReactorCommandGateway.java
@schananas schananas merged commit 0623c75 into axon-reactor-4.4.x Apr 2, 2021
@schananas schananas deleted the feature/set-metadata-via-context branch April 2, 2021 12:42
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 2, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 13 Code Smells

83.6% 83.6% Coverage
0.0% 0.0% Duplication

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

Successfully merging this pull request may close these issues.

Set message metadata via Reactor context
8 participants