Skip to content

Commit 79291d8

Browse files
Add connectors release notes for 8.17.10 (#132655)
1 parent 30120de commit 79291d8

File tree

1 file changed

+63
-0
lines changed

1 file changed

+63
-0
lines changed

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

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

60+
[discrete]
61+
[[es-connectors-release-notes-8-17-10]]
62+
=== 8.17.10
63+
64+
[discrete]
65+
[[es-connectors-release-notes-8-17-10-bug-fixes]]
66+
===== Bug fixes
67+
68+
.Resolves missing access control for “Everyone Except External Users” in SharePoint connector
69+
[%collapsible]
70+
====
71+
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.
72+
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.
73+
====
74+
75+
[discrete]
76+
[[es-connectors-release-notes-8-17-9]]
77+
=== 8.17.9
78+
79+
No notable changes in this release.
80+
81+
[discrete]
82+
[[es-connectors-release-notes-8-17-8]]
83+
=== 8.17.8
84+
85+
No notable changes in this release.
86+
87+
[discrete]
88+
[[es-connectors-release-notes-8-17-7]]
89+
=== 8.17.7
90+
91+
No notable changes in this release.
92+
93+
[discrete]
94+
[[es-connectors-release-notes-8-17-6]]
95+
=== 8.17.6
96+
97+
No notable changes in this release.
98+
99+
[discrete]
100+
[[es-connectors-release-notes-8-17-5]]
101+
=== 8.17.5
102+
103+
No notable changes in this release.
104+
105+
[discrete]
106+
[[es-connectors-release-notes-8-17-4]]
107+
=== 8.17.4
108+
109+
No notable changes in this release.
110+
111+
[discrete]
112+
[[es-connectors-release-notes-8-17-3]]
113+
=== 8.17.3
114+
115+
No notable changes in this release.
116+
117+
[discrete]
118+
[[es-connectors-release-notes-8-17-2]]
119+
=== 8.17.2
120+
121+
No notable changes in this release.
122+
60123
[discrete]
61124
[[es-connectors-release-notes-8-17-1]]
62125
=== 8.17.1

0 commit comments

Comments
 (0)