Skip to content

Commit 38562c3

Browse files
[Backport][DOCS]: Backport search connector release notes to 9.1 (elastic#133032)
* Add 9.0.4 Connectors release note (elastic#131230) * Add connector release notes for 9.0.5 (elastic#132664)
1 parent ad06148 commit 38562c3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/reference/search-connectors/release-notes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,17 @@ Permissions granted to the `Everyone Except External Users` group were previousl
2929
## 9.1.0 [connectors-9.1.0-release-notes]
3030
There are no new features, enhancements, fixes, known issues, or deprecations associated with this release.
3131

32+
## 9.0.5 [connectors-9.0.5-release-notes]
33+
34+
### Fixes [connectors-9.0.5-fixes]
35+
36+
:::{dropdown} Resolves missing access control for `Everyone Except External Users` in SharePoint connector
37+
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. [#3577](https://github.com/elastic/connectors/pull/3577) resolves this issue by recognizing the group’s login format and correctly applying its permissions to document access control metadata.
38+
:::
39+
40+
## 9.0.4 [connectors-9.0.4-release-notes]
41+
No changes since 9.0.3
42+
3243
## 9.0.3 [connectors-9.0.3-release-notes]
3344

3445
### Features and enhancements [connectors-9.0.3-features-enhancements]

0 commit comments

Comments
 (0)