You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/search-connectors/release-notes.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,33 @@ If you are an Enterprise Search user and want to upgrade to Elastic 9.0, refer t
13
13
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.
14
14
:::
15
15
16
+
## 9.1.2 [connectors-9.1.2-release-notes]
17
+
There are no new features, enhancements, fixes, known issues, or deprecations associated with this release.
18
+
19
+
## 9.1.1 [connectors-9.1.1-release-notes]
20
+
21
+
### Fixes [connectors-9.1.1-fixes]
22
+
23
+
:::{dropdown} Resolves missing access control for “Everyone Except External Users” in SharePoint connector
24
+
25
+
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.
26
+
[#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.
27
+
:::
28
+
29
+
## 9.1.0 [connectors-9.1.0-release-notes]
30
+
There are no new features, enhancements, fixes, known issues, or deprecations associated with this release.
31
+
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
+
16
43
## 9.0.3 [connectors-9.0.3-release-notes]
17
44
18
45
### Features and enhancements [connectors-9.0.3-features-enhancements]
0 commit comments