Skip to content

Commit 7469ddc

Browse files
authored
Update mattermost-v11-changelog.md
1 parent 4480983 commit 7469ddc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/product-overview/mattermost-v11-changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ New setting options were added to ``config.json``. Below is a list of the additi
8282
- Added ``/api/v4/oauth/apps/register`` in order to support Dynamic Client Registration for OAuth. This allows **any** external OAuth client to automatically register an OAuth App within Mattermost without requiring authentication. The endpoint requires ``ServiceSettings.EnableOAuthServiceProvider`` and ``ServiceSettings.EnableDynamicClientRegistration`` to be enabled.
8383
- Introduced ``GET /api/v4/agents`` and ``GET /api/v4/llmservices`` to allow authenticated clients to fetch available agents and LLM services.
8484

85+
### Audit Log Event Changes
86+
- Added new ``AuditEventRegisterOAuthClient``.
87+
8588
### Go Version
8689
- v11.2 is built with Go ``v1.24.6``.
8790

0 commit comments

Comments
 (0)