Skip to content

Commit 08c7804

Browse files
[Backport][DOCS]: Backport release notes to 8.19 (#133026)
* Add connectors release notes for 8.17.10 (#132655) * [DOCS]: Adds Connectors release note for 8.18.3 (#129862) * Add connector release notes for 8.18.5 (#132659)
1 parent 30120de commit 08c7804

File tree

1 file changed

+92
-0
lines changed

1 file changed

+92
-0
lines changed

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

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,35 @@ PR https://github.com/elastic/connectors/pull/3577[*#3577*] resolves this issue
3636

3737
There are no new features, enhancements, fixes, known issues, or deprecations associated with this release.
3838

39+
[discrete]
40+
[[es-connectors-release-notes-8-18-5]]
41+
=== 8.18.5
42+
43+
[discrete]
44+
[[es-connectors-release-notes-8-18-5-bug-fixes]]
45+
===== Bug fixes
46+
47+
.Resolves missing access control for “Everyone Except External Users” in SharePoint connector
48+
[%collapsible]
49+
====
50+
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.
51+
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.
52+
====
53+
54+
[discrete]
55+
[[es-connectors-release-notes-8-18-3]]
56+
=== 8.18.3
57+
58+
[discrete]
59+
[[es-connectors-release-notes-8-18-3-enhancements]]
60+
==== Enhancements
61+
62+
* Improve UUID handling by correctly parsing type 4 UUIDs and skipping unsupported type 3 with a warning.
63+
See https://github.com/elastic/connectors/pull/3459[*PR 3459*].
64+
65+
* Confluence connector no longer swallows errors that may occur during ingestion.
66+
See https://github.com/elastic/connectors/pull/3384[*PR 3384*].
67+
3968
[discrete]
4069
[[es-connectors-release-notes-8-18-0]]
4170
=== 8.18.0
@@ -57,6 +86,69 @@ It includes detailed steps, tooling, and resources to help you transition to sup
5786
IMPORTANT: Users building custom docker images based on this Dockerfile may have to review their configuration for compatibility with the new base image.
5887
See https://github.com/elastic/connectors/pull/3063[*PR 3063*].
5988

89+
[discrete]
90+
[[es-connectors-release-notes-8-17-10]]
91+
=== 8.17.10
92+
93+
[discrete]
94+
[[es-connectors-release-notes-8-17-10-bug-fixes]]
95+
===== Bug fixes
96+
97+
.Resolves missing access control for “Everyone Except External Users” in SharePoint connector
98+
[%collapsible]
99+
====
100+
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.
101+
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.
102+
====
103+
104+
[discrete]
105+
[[es-connectors-release-notes-8-17-9]]
106+
=== 8.17.9
107+
108+
No notable changes in this release.
109+
110+
[discrete]
111+
[[es-connectors-release-notes-8-17-8]]
112+
=== 8.17.8
113+
114+
No notable changes in this release.
115+
116+
[discrete]
117+
[[es-connectors-release-notes-8-17-7]]
118+
=== 8.17.7
119+
120+
No notable changes in this release.
121+
122+
[discrete]
123+
[[es-connectors-release-notes-8-17-6]]
124+
=== 8.17.6
125+
126+
No notable changes in this release.
127+
128+
[discrete]
129+
[[es-connectors-release-notes-8-17-5]]
130+
=== 8.17.5
131+
132+
No notable changes in this release.
133+
134+
[discrete]
135+
[[es-connectors-release-notes-8-17-4]]
136+
=== 8.17.4
137+
138+
No notable changes in this release.
139+
140+
[discrete]
141+
[[es-connectors-release-notes-8-17-3]]
142+
=== 8.17.3
143+
144+
No notable changes in this release.
145+
146+
[discrete]
147+
[[es-connectors-release-notes-8-17-2]]
148+
=== 8.17.2
149+
150+
No notable changes in this release.
151+
60152
[discrete]
61153
[[es-connectors-release-notes-8-17-1]]
62154
=== 8.17.1

0 commit comments

Comments
 (0)