Skip to content

Commit f41f918

Browse files
Add 9.1.1 Connectors release note (#132451)
1 parent bdfd2d1 commit f41f918

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ If you are an Enterprise Search user and want to upgrade to Elastic 9.0, refer t
1313
It includes detailed steps, tooling, and resources to help you transition to supported alternatives in 9.x, such as Elasticsearch, the Open Web Crawler, and self-managed connectors.
1414
:::
1515

16+
## 9.1.1 [connectors-9.1.1-release-notes]
17+
18+
### Fixes [connectors-9.1.1-fixes]
19+
20+
:::{dropdown} Resolves missing access control for “Everyone Except External Users” in SharePoint connector
21+
22+
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.
23+
[#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.
24+
:::
25+
1626
## 9.1.0 [connectors-9.1.0-release-notes]
1727
There are no new features, enhancements, fixes, known issues, or deprecations associated with this release.
1828

0 commit comments

Comments
 (0)