Skip to content

fix(auditLog): simplify tenantId inclusion in audit events#148

Merged
therealbrad merged 2 commits intomainfrom
fix/audit-log-tenant-missinmg
Mar 24, 2026
Merged

fix(auditLog): simplify tenantId inclusion in audit events#148
therealbrad merged 2 commits intomainfrom
fix/audit-log-tenant-missinmg

Conversation

@therealbrad
Copy link
Copy Markdown
Contributor

  • Removed conditional inclusion of tenantId based on multi-tenant mode, ensuring tenantId is always included when available.
  • Updated comments for clarity regarding tenantId handling in different contexts.

This change aims to streamline the audit logging process and enhance clarity in the codebase.

- Removed conditional inclusion of tenantId based on multi-tenant mode, ensuring tenantId is always included when available.
- Updated comments for clarity regarding tenantId handling in different contexts.

This change aims to streamline the audit logging process and enhance clarity in the codebase.
@therealbrad therealbrad merged commit e0e2f5a into main Mar 24, 2026
5 checks passed
@therealbrad therealbrad deleted the fix/audit-log-tenant-missinmg branch March 24, 2026 22:01
@therealbrad
Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 0.17.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

therealbrad pushed a commit that referenced this pull request Mar 25, 2026
## [0.17.1](v0.17.0...v0.17.1) (2026-03-24)

### Bug Fixes

* **auditLog:** simplify tenantId inclusion in audit events ([#148](#148)) ([e0e2f5a](e0e2f5a))
* **docs:** update links in LLM integrations and prompt configurations documentation ([97844d9](97844d9))

### Enhancements

* **docs:** add Google Ads script to Docusaurus configuration ([c855d57](c855d57))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant