Skip to content

Conversation

@Flaxoos
Copy link
Owner

@Flaxoos Flaxoos commented Aug 30, 2025

  • switched to using the Testcontainers implementation for Confluent Kafka. This required some changes in the tests setup.
  • This also exposed an issue where the CommonClientPropertiesBuilder being an object was causing it to be shared across tests, which while cannot be an issue in main code, it still is more correct for it to be a class.

also:

  • removed non existing module entry in settings.gradle.kts
  • formatting

Bumped patch version. now 2.2.2

- switched to using the Testcontainers implementation for Confluent Kafka. This required some changes in the tests setup.
- This also exposed an issue where the CommonClientPropertiesBuilder being an object was causing it to be shared across tests, which while cannot be an issue in main code, it still is more correct for it to be a class.
@Flaxoos Flaxoos merged commit c8a2a8e into main Aug 30, 2025
1 check passed
@Flaxoos Flaxoos deleted the dev branch August 30, 2025 19:21
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.

2 participants