Skip to content

Commit 1e1d60f

Browse files
add connectors release notes 9.0.8 (#135920)
1 parent 1dd1cf9 commit 1e1d60f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/reference/search-connectors/release-notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,13 @@ Permissions granted to the `Everyone Except External Users` group were previousl
3737
## 9.1.0 [connectors-9.1.0-release-notes]
3838
There are no new features, enhancements, fixes, known issues, or deprecations associated with this release.
3939

40+
## 9.0.8 [connectors-9.0.8-release-notes]
41+
42+
### Features and enhancements [connectors-9.0.8-features-enhancements]
43+
* 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. [#3719](https://github.com/elastic/connectors/pull/3719).
44+
45+
* Updated the Jira connector to use the new `/rest/api/3/search/jql` endpoint, ensuring compatibility with Jira’s latest API. [#3710](https://github.com/elastic/connectors/pull/3710).
46+
4047
## 9.0.7 [connectors-9.0.7-release-notes]
4148

4249
### Features and enhancements [connectors-9.0.7-features-enhancements]

0 commit comments

Comments
 (0)