Skip to content

Commit

Permalink
Cherry-pick elastic#17425 to 7.x: 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#17493)

* 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 334c590)

* Fix cherrypick script error in CHANGELOG.next.asciidoc
  • Loading branch information
Lei Qiu committed Apr 20, 2020
1 parent 7ed3f2e commit e135be4
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 @@ -142,6 +142,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- CEF: Fixed decoding errors caused by trailing spaces in messages. {pull}17253[17253]
- Fixed activemq module causing "regular expression has redundant nested repeat operator" warning in Elasticsearch. {pull}17428[17428]
- 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 e135be4

Please sign in to comment.