Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add migration section for the new ES client #71604

Merged

Conversation

pgayvallet
Copy link
Contributor

@pgayvallet pgayvallet commented Jul 14, 2020

Summary

Part of #35508

Add section on how to migrate from the legacy to the new ES client

This should not be merged until we expose the new client to the plugins.

Checklist

  • Documentation was added for features that require explanation or tutorials

@pgayvallet pgayvallet requested a review from a team as a code owner July 14, 2020 09:01
@pgayvallet pgayvallet added release_note:skip Skip the PR/issue when compiling release notes Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v8.0.0 labels Jul 14, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

src/core/MIGRATION_EXAMPLES.md Outdated Show resolved Hide resolved
src/core/MIGRATION_EXAMPLES.md Outdated Show resolved Hide resolved
@apmmachine
Copy link
Contributor

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #71604 updated]

  • Start Time: 2020-07-21T11:34:15.717+0000

  • Duration: 4 min 13 sec

Copy link
Contributor

@mshustov mshustov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional: the new client allows to rewrite headers with TransportRequestOptions. Not sure whether we need to mention this, but it's another breaking change comparing to the old client
#39430 (comment)

@pgayvallet pgayvallet merged commit 3b809be into elastic:master Jul 22, 2020
pgayvallet added a commit to pgayvallet/kibana that referenced this pull request Jul 22, 2020
* add migration guide for the new client

* add missing breaking changes

* add paragraph on header override
pgayvallet added a commit that referenced this pull request Jul 22, 2020
* add migration guide for the new client

* add missing breaking changes

* add paragraph on header override
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.10.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants