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

[1.x] Make IntegrationBroker safer. Adjust SubscriptionService for standalone event producers. #1423

Merged
merged 9 commits into from
Nov 23, 2021

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    4244933 View commit details
    Browse the repository at this point in the history
  2. Bump the version.

    armiol committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    a078ae0 View commit details
    Browse the repository at this point in the history
  3. Add some tests for subscribing to events emitted by non-entities (i.e…

    …. standalone handlers and reactors).
    armiol committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    7e33c76 View commit details
    Browse the repository at this point in the history
  4. Expose the types of the produced events from EventProducers. Regist…

    …er all standalone producers in the `Stand` corresponding to their Bounded Contexts.
    armiol committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    9786cc9 View commit details
    Browse the repository at this point in the history
  5. Respect the multitenancy.

    Rename the test method.
    armiol committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    b7f6006 View commit details
    Browse the repository at this point in the history
  6. Rename the parameter.

    armiol committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    23c71ac View commit details
    Browse the repository at this point in the history
  7. Fix the code layout.

    armiol committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    2b55f32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc61188 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    17b33e9 View commit details
    Browse the repository at this point in the history