diff --git a/docs/reference/connector/docs/connectors-release-notes.asciidoc b/docs/reference/connector/docs/connectors-release-notes.asciidoc index 8eb2c2fe78bf1..d37d937405ecc 100644 --- a/docs/reference/connector/docs/connectors-release-notes.asciidoc +++ b/docs/reference/connector/docs/connectors-release-notes.asciidoc @@ -9,6 +9,20 @@ Prior to version *8.16.0*, the connector release notes were published as part of the {enterprise-search-ref}/changelog.html[Enterprise Search documentation]. ==== +[discrete] +[[es-connectors-release-notes-8-18-8]] +=== 8.18.8 + +[discrete] +[[es-connectors-release-notes-8-18-8-enhancements]] +==== Enhancements + +* 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. +See https://github.com/elastic/connectors/pull/3719[*PR 3719*]. + +* Updated the Jira connector to use the new `/rest/api/3/search/jql` endpoint, ensuring compatibility with Jira’s latest API. +See https://github.com/elastic/connectors/pull/3710[*PR 3710*]. + [discrete] [[es-connectors-release-notes-8-18-7]] === 8.18.7