[DOCS] Document deprecation of storing nanosecond resolution on date field#79370
[DOCS] Document deprecation of storing nanosecond resolution on date field#79370pgomulka wants to merge 2 commits intoelastic:masterfrom
Conversation
|
Pinging @elastic/es-docs (Team:Docs) |
|
@jrodewig this is meant to be a deprecation in both 7.16 and 8.0. Is there a separate section for deprecations only? |
There was a problem hiding this comment.
Thanks @pgomulka. I left some suggestions with edits.
@jrodewig this is meant to be a deprecation in both 7.16 and 8.0. Is there a separate section for deprecations only?
If we start deprecation in 7.16, we only need to add deprecation docs to the 7.16 migration guide: https://github.com/elastic/elasticsearch/edit/7.x/docs/reference/migration/migrate_7_16.asciidoc
We don't need to add these changes to the 8.0 migration guide at all. Instead, move these changes to the above file and rebase this PR against 7.x.
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
|
in that case I will close this PR in favour of the 7.x PR |
relates #78921
gradle check?