Skip to content

Commit b62e741

Browse files
add connectors release notes 9.1.5 (#135921)
1 parent 05f5db4 commit b62e741

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
@@ -13,6 +13,13 @@ If you are an Enterprise Search user and want to upgrade to Elastic 9.0, refer t
1313
It includes detailed steps, tooling, and resources to help you transition to supported alternatives in 9.x, such as Elasticsearch, the Open Web Crawler, and self-managed connectors.
1414
:::
1515

16+
## 9.1.5 [connectors-9.1.5-release-notes]
17+
18+
### Features and enhancements [connectors-9.1.5-features-enhancements]
19+
* 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).
20+
21+
* 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).
22+
1623
## 9.1.4 [connectors-9.1.4-release-notes]
1724

1825
### Features and enhancements [connectors-9.1.4-features-enhancements]

0 commit comments

Comments
 (0)