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
8 changes: 8 additions & 0 deletions docs/reference/search-connectors/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ If you are an Enterprise Search user and want to upgrade to Elastic 9.0, refer t
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.
:::

## 9.0.5 [connectors-9.0.5-release-notes]

### Fixes [connectors-9.0.5-fixes]

:::{dropdown} Resolves missing access control for `Everyone Except External Users` in SharePoint connector
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.
:::

## 9.0.4 [connectors-9.0.4-release-notes]
No changes since 9.0.3

Expand Down