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

Fix issue 260 by adding a topic function. #264

Merged
merged 5 commits into from Mar 31, 2022
Merged

Fix issue 260 by adding a topic function. #264

merged 5 commits into from Mar 31, 2022

Commits on Mar 30, 2022

  1. Fix issue 260 by adding a topic function. Refactor how test are run, …

    …since build succeeded with failing integration tests, and coverage report was missing.
    gklijs committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    51329d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Update kafka/src/main/java/org/axonframework/extensions/kafka/eventha…

    …ndling/producer/KafkaPublisher.java
    
    Co-authored-by: Steven van Beelen <steven.vanbeelen@axoniq.io>
    gklijs and smcvb committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b4ff65b View commit details
    Browse the repository at this point in the history
  2. Update kafka/src/main/java/org/axonframework/extensions/kafka/eventha…

    …ndling/producer/KafkaPublisher.java
    
    Co-authored-by: Steven van Beelen <steven.vanbeelen@axoniq.io>
    gklijs and smcvb committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    f2bbf29 View commit details
    Browse the repository at this point in the history
  3. Fix pending issues

    gklijs committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    8d053b0 View commit details
    Browse the repository at this point in the history
  4. some last nits

    gklijs committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    176fe81 View commit details
    Browse the repository at this point in the history