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

Update breaking changes template to incorporate ES deprecations #100621

Merged

Conversation

alisonelizabeth
Copy link
Contributor

@alisonelizabeth alisonelizabeth commented May 26, 2021

This PR updates the 8.0 Breaking changes issue template to incorporate ES deprecations.

Background:
We'd like to streamline the process for gaining awareness of any Elasticsearch-specific deprecations that may need support in Upgrade Assistant. My hope is that we can direct ES engineers to open issues using this template when additional work in UA is needed.

How to review:
Looking for feedback as to if it's confusing combining Kibana and Elasticsearch deprecations in the same template, and if it would be clearer if we had two separate issue templates. Also, anything else you think would be helpful to include here.

@alisonelizabeth alisonelizabeth added backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes v8.0.0 labels May 26, 2021
Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

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

This is great! The guidance you added in the comments seems really helpful. I don't think it's too confusing to use a single template for this. It might even be easier to use than two separate templates, since a confused dev might need to read both to understand which they should use.

@alisonelizabeth
Copy link
Contributor Author

Thanks @cjcenizal! I'm going to go ahead and merge. @jethr0null I can open a follow-up PR if you see anything else that should be changed/added.

@alisonelizabeth alisonelizabeth merged commit 78a7d89 into elastic:master May 26, 2021
@alisonelizabeth alisonelizabeth deleted the breaking_changes_template branch May 26, 2021 14:19
gmmorris added a commit to gmmorris/kibana that referenced this pull request May 26, 2021
* master: (60 commits)
  [Docs] Index patterns REST API docs (elastic#100549)
  [Ingest pipelines] add support for fingerprint processor (elastic#100541)
  ping Core team when renovate bot bumps es client version (elastic#100662)
  [Maps] Add draw wizard (elastic#100278)
  Use documentation link service for index pattern field editor (elastic#100609)
  [Maps] filter dashboard by map extent (elastic#99860)
  [ftr] migrate screenshots and snapshots services to FtrService class (elastic#100514)
  fix anomaly functional test (elastic#100504)
  update breaking changes template to incorporate ES deprecations (elastic#100621)
  improve default time ranges (elastic#100536)
  [Gauge] Fixes wrong translations on ranges less than symbol (elastic#100535)
  [ftr] migrate "globalNav" service to FtrService class (elastic#100604)
  [ftr] migrate "testSubjects" to FtrService class (elastic#100512)
  Fix spaces test flakyness (elastic#100605)
  [Ingest pipelines] add support for ip type in convert processor (elastic#100531)
  [ftr] migrate "browser" to FtrService class (elastic#100507)
  [ftr] migrate "find" service to FtrService class (elastic#100509)
  [telemetry] report config deprecations (elastic#99887)
  [ftr] migrate "docTable" service to FtrService class (elastic#100595)
  [ftr] migrate "listingTable" service to FtrService class (elastic#100606)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants