Skip to content

feat(mongodb): add reactive audit store and target systems - #937

Merged
osantana85 merged 4 commits into
masterfrom
feat/mongodb-reactive-support
Jul 22, 2026
Merged

feat(mongodb): add reactive audit store and target systems#937
osantana85 merged 4 commits into
masterfrom
feat/mongodb-reactive-support

Conversation

@osantana85

Copy link
Copy Markdown
Member
  • Add MongoDBReactiveAuditStore for raw MongoDB reactive driver usage.
  • Add raw MongoDBReactiveTargetSystem and MongoDBReactiveExternalSystem support.
  • Add MongoDBSpringDataReactiveTargetSystem for Spring Data reactive projects.
  • Add MongoDB reactive utilities and test kit modules aligned with the existing sync modules.
  • Wire the new modules into Gradle settings, BOMs, project structure, and release metadata.

@osantana85
osantana85 requested a review from dieppa July 16, 2026 06:44
dieppa
dieppa previously approved these changes Jul 17, 2026

@dieppa dieppa left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. As we already knew some refactor works is needed

- Add **MongoDBReactiveAuditStore** for raw MongoDB reactive driver usage.
- Add raw **MongoDBReactiveTargetSystem** and **MongoDBReactiveExternalSystem** support.
- Add **MongoDBSpringDataReactiveTargetSystem** for Spring Data reactive projects.
- Add MongoDB reactive utilities and test kit modules aligned with the existing sync modules.
- Wire the new modules into Gradle settings, BOMs, project structure, and release metadata.
@osantana85
osantana85 force-pushed the feat/mongodb-reactive-support branch from 33c2957 to c05b154 Compare July 22, 2026 10:30
@osantana85
osantana85 merged commit a570b7c into master Jul 22, 2026
4 checks passed
@osantana85
osantana85 deleted the feat/mongodb-reactive-support branch July 22, 2026 11:06
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