Skip to content

Commit 5099146

Browse files
Add connectors release notes for 8.17.10 (elastic#132655) (elastic#133024)
1 parent 87ccbb2 commit 5099146

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/reference/connector/docs/connectors-release-notes.asciidoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,21 @@ It includes detailed steps, tooling, and resources to help you transition to sup
7777
IMPORTANT: Users building custom docker images based on this Dockerfile may have to review their configuration for compatibility with the new base image.
7878
See https://github.com/elastic/connectors/pull/3063[*PR 3063*].
7979

80+
[discrete]
81+
[[es-connectors-release-notes-8-17-10]]
82+
=== 8.17.10
83+
84+
[discrete]
85+
[[es-connectors-release-notes-8-17-10-bug-fixes]]
86+
===== Bug fixes
87+
88+
.Resolves missing access control for “Everyone Except External Users” in SharePoint connector
89+
[%collapsible]
90+
====
91+
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.
92+
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.
93+
====
94+
8095
[discrete]
8196
[[es-connectors-release-notes-8-17-9]]
8297
=== 8.17.9

0 commit comments

Comments
 (0)