Skip to content

hotfix/configurable topic ensuring (#85)#86

Merged
nozoz merged 1 commit intomainfrom
hotfix/configurable-ensuring-of-topics
Mar 30, 2026
Merged

hotfix/configurable topic ensuring (#85)#86
nozoz merged 1 commit intomainfrom
hotfix/configurable-ensuring-of-topics

Conversation

@nozoz
Copy link
Copy Markdown
Contributor

@nozoz nozoz commented Mar 30, 2026

  • fix: update topic pattern to use exact match for relation-update events

  • feat: add ensureTopics property in ConsumerConfiguration for topic management

  • feat: ensure topics creation is conditional on ensureTopics configuration

  • test: add unit tests for RelationUpdateProducer to verify topic creation logic

  • feat: enable topic creation by default via ensureTopics setting

  • test: update RelationUpdateProducerTest to verify topic creation when ensureTopics is true by default

* fix: update topic pattern to use exact match for relation-update events

* feat: add `ensureTopics` property in `ConsumerConfiguration` for topic management

* feat: ensure topics creation is conditional on `ensureTopics` configuration

* test: add unit tests for `RelationUpdateProducer` to verify topic creation logic

* feat: enable topic creation by default via `ensureTopics` setting

* test: update `RelationUpdateProducerTest` to verify topic creation when `ensureTopics` is true by default
@nozoz nozoz merged commit c1977ae into main Mar 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant