* delete asciidoc files * add migrated files * Apply suggestions from review Co-authored-by: Josh Mock <josh@joshmock.com> * Apply suggestions from review Co-authored-by: Josh Mock <josh@joshmock.com> * add the new ci checks (#2634) --------- Co-authored-by: Marci W <333176+marciw@users.noreply.github.com> Co-authored-by: Josh Mock <josh@joshmock.com>
28 lines
1.0 KiB
Markdown
28 lines
1.0 KiB
Markdown
---
|
|
navigation_title: "Elasticsearch JavaScript Client"
|
|
---
|
|
|
|
# Elasticsearch JavaScript Client breaking changes [elasticsearch-javascript-client-breaking-changes]
|
|
Before you upgrade, carefully review the Elasticsearch JavaScript Client breaking changes and take the necessary steps to mitigate any issues.
|
|
|
|
To learn how to upgrade, check out <upgrade docs>.
|
|
|
|
% ## Next version [elasticsearch-javascript-client-versionnext-breaking-changes]
|
|
% **Release date:** Month day, year
|
|
|
|
% ::::{dropdown} Title of breaking change
|
|
% Description of the breaking change.
|
|
% For more information, check [PR #](PR link).
|
|
% **Impact**<br> Impact of the breaking change.
|
|
% **Action**<br> Steps for mitigating deprecation impact.
|
|
% ::::
|
|
|
|
% ## 9.0.0 [elasticsearch-javascript-client-900-breaking-changes]
|
|
% **Release date:** March 25, 2025
|
|
|
|
% ::::{dropdown} Title of breaking change
|
|
% Description of the breaking change.
|
|
% For more information, check [PR #](PR link).
|
|
% **Impact**<br> Impact of the breaking change.
|
|
% **Action**<br> Steps for mitigating deprecation impact.
|
|
% :::: |