Skip to content

Commit 068bb82

Browse files
add connectors release notes for 8.18.8 (#135916)
1 parent 6056c24 commit 068bb82

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
@@ -67,6 +67,20 @@ PR https://github.com/elastic/connectors/pull/3577[*#3577*] resolves this issue
6767

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

70+
[discrete]
71+
[[es-connectors-release-notes-8-18-8]]
72+
=== 8.18.8
73+
74+
[discrete]
75+
[[es-connectors-release-notes-8-18-8-enhancements]]
76+
==== Enhancements
77+
78+
* 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.
79+
See https://github.com/elastic/connectors/pull/3719[*PR 3719*].
80+
81+
* Updated the Jira connector to use the new `/rest/api/3/search/jql` endpoint, ensuring compatibility with Jira’s latest API.
82+
See https://github.com/elastic/connectors/pull/3710[*PR 3710*].
83+
7084
[discrete]
7185
[[es-connectors-release-notes-8-18-7]]
7286
=== 8.18.7

0 commit comments

Comments
 (0)