Skip to content

v3.15.0

Choose a tag to compare

@github-actions github-actions released this 05 Nov 09:11
· 127 commits to v3 since this release
d3a866c

Features

  • Added multi-tenant support for shared Knowledge Bases, allowing multiple bots to share the same Knowledge Base while maintaining tenant separation by @Yukinobu-Mine (#967)

Enhancements

  • Scoped down GitHub Actions workflow permissions to follow the principle of least privilege, replacing default elevated permissions with minimal required permissions by @AdnaneKhan (#962)