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

[docs] Add deprecation notice to dashboard import/export docs. #108826

Merged
merged 1 commit into from
Aug 18, 2021

Conversation

lukeelmers
Copy link
Member

@lukeelmers lukeelmers commented Aug 17, 2021

Closes #102223

Adds a deprecation notice to the dashboard import/export API docs.

Docs preview: https://kibana_108826.docs-preview.app.elstc.co/diff

@lukeelmers lukeelmers changed the title [docsAdd deprecation notice to dashboard import/export docs. [docs] Add deprecation notice to dashboard import/export docs. Aug 17, 2021
@lukeelmers lukeelmers marked this pull request as draft August 17, 2021 04:18
@lukeelmers lukeelmers self-assigned this Aug 17, 2021
@lukeelmers lukeelmers marked this pull request as ready for review August 17, 2021 17:42
@lukeelmers lukeelmers added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Aug 17, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@lukeelmers lukeelmers requested a review from a team August 17, 2021 17:42
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @lukeelmers

@@ -9,6 +9,7 @@
import { Plugin, CoreSetup, PluginInitializerContext } from 'kibana/server';
import { registerRoutes } from './routes';

/** @deprecated */
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: It's not a public API, so the tag is unnecessary.

@mistic mistic added v7.16.0 and removed v7.15.0 labels Aug 18, 2021
@lukeelmers lukeelmers added auto-backport Deprecated - use backport:version if exact versions are needed v7.15.0 labels Aug 18, 2021
@lukeelmers lukeelmers merged commit 49ba7e7 into elastic:master Aug 18, 2021
@lukeelmers lukeelmers deleted the docs/dashboard-import-export branch August 18, 2021 20:46
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 18, 2021
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 18, 2021
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.15
7.x

The backport PRs will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Aug 18, 2021
…09176)

Co-authored-by: Luke Elmers <luke.elmers@elastic.co>
kibanamachine added a commit that referenced this pull request Aug 18, 2021
…09175)

Co-authored-by: Luke Elmers <luke.elmers@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed docs release_note:deprecation Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.15.0 v7.16.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add deprecation docs for dashboard import/export API
5 participants