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

Second generation event processors #72

Merged
merged 7 commits into from
Jul 15, 2024

Conversation

CodeDrivenMitch
Copy link
Collaborator

Changes the structure of event processor information during the setup process, so we can display more information to the user, including:

  • Subscribing Event processors
  • Different properties based on event processor type
  • Improved information about the message source

This has all been done in a backwards-compatible way. The backend will be able to handle all versions of clients, and the UI will change based on whether it's generation 1 or 2

Changes the structure of event processor information during the setup process, so we can display more information to the user, including:

- Subscribing Event processors
- Different properties based on event processor type
- Improved information about the message source

This has all been done in a backwards-compatible way. The backend will be able to handle all versions of clients, and the UI will change based on whether it's generation 1 or 2
Copy link

@gklijs gklijs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, maybe we need to merge and release the other one first, although there is no trouble in combining them.

@gklijs gklijs added this to the 1.6.0 milestone Jul 9, 2024
Copy link

sonarcloud bot commented Jul 15, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@CodeDrivenMitch CodeDrivenMitch merged commit dd2bfce into main Jul 15, 2024
5 of 6 checks passed
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.

3 participants