Skip to content

Commit

Permalink
Cherry-pick elastic#17425 to 7.7: Remove migrationVersion map 7.7.0 r…
Browse files Browse the repository at this point in the history
…eference from Kibana dashboard file to avoid backward compat… (elastic#17494)

* Remove migrationVersion map 7.7.0 reference from Kibana dashboard file to avoid backward compat… (elastic#17425)

* Remove 7.7.0 reference from Kibana dashboard to avoid backward compatibility issues.

* Update CHANGELOG.next.asciidoc

(cherry picked from commit 92049c5)

* Fix cherrypick script error in CHANGELOG.next.asciidoc
  • Loading branch information
Lei Qiu committed Apr 20, 2020
1 parent 1c9d0c6 commit 6a0aa45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Fix `elasticsearch.gc` fileset to not collect _all_ logs when Elasticsearch is running in Docker. {issue}13164[13164] {issue}16583[16583] {pull}17164[17164]
- Fixed a mapping exception when ingesting CEF logs that used the spriv or dpriv extensions. {issue}17216[17216] {pull}17220[17220]
- Fix issue 17734 to retry on rate-limit error in the Filebeat httpjson input. {issue}17734[17734] {pull}17735[17735]
- Remove migrationVersion map 7.7.0 reference from Kibana dashboard file to fix backward compatibility issues. {pull}17425[17425]

*Heartbeat*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,9 +189,6 @@
}
},
"id": "281ca660-67b1-11ea-a76f-bf44814e437d",
"migrationVersion": {
"map": "7.7.0"
},
"references": [
{
"id": "filebeat-*",
Expand Down

0 comments on commit 6a0aa45

Please sign in to comment.