Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/reference/connector/docs/connectors-release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,21 @@
Prior to version *8.16.0*, the connector release notes were published as part of the {enterprise-search-ref}/changelog.html[Enterprise Search documentation].
====

[discrete]
[[es-connectors-release-notes-8-19-1]]
=== 8.19.1

[discrete]
[[es-connectors-release-notes-8-19-1-bug-fixes]]
===== Bug fixes

.Resolves missing access control for “Everyone Except External Users” in SharePoint connector
[%collapsible]
====
Permissions granted to the “Everyone Except External Users” group were previously ignored, causing incomplete access control metadata in documents. This occurred because the connector did not recognize the group’s login name format.
PR https://github.com/elastic/connectors/pull/3577[*#3577*] resolves this issue by recognizing the group’s login format and correctly applying its permissions to document access control metadata.
====

[discrete]
[[es-connectors-release-notes-8-19-0]]
=== 8.19.0
Expand Down