Skip to content

Commit 297aac6

Browse files
add connectors release notes for 8.18.8 (#135916)
1 parent 2cd0fca commit 297aac6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@
99
Prior to version *8.16.0*, the connector release notes were published as part of the {enterprise-search-ref}/changelog.html[Enterprise Search documentation].
1010
====
1111

12+
[discrete]
13+
[[es-connectors-release-notes-8-18-8]]
14+
=== 8.18.8
15+
16+
[discrete]
17+
[[es-connectors-release-notes-8-18-8-enhancements]]
18+
==== Enhancements
19+
20+
* Refactored pagination from OFFSET-based to keyset (primary-key) pagination in the MySQL connector. This delivers 3×+ faster syncs on large tables and modest gains on smaller ones.
21+
See https://github.com/elastic/connectors/pull/3719[*PR 3719*].
22+
23+
* Updated the Jira connector to use the new `/rest/api/3/search/jql` endpoint, ensuring compatibility with Jira’s latest API.
24+
See https://github.com/elastic/connectors/pull/3710[*PR 3710*].
25+
1226
[discrete]
1327
[[es-connectors-release-notes-8-18-7]]
1428
=== 8.18.7

0 commit comments

Comments
 (0)