Skip to content

Commit

Permalink
Remove migrationVersion map 7.7.0 reference from Kibana dashboard fil…
Browse files Browse the repository at this point in the history
…e to avoid backward compat… (#17425)

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

* Update CHANGELOG.next.asciidoc
  • Loading branch information
Lei Qiu authored Apr 3, 2020
1 parent d1a9176 commit 334c590
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 @@ -107,6 +107,7 @@ https:/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Fixed MySQL slowlog module causing "regular expression has redundant nested repeat operator" warning in Elasticsearch. {issue}17086[17086] {pull}17156[17156]
- Fix `elasticsearch.audit` data ingest pipeline to be more forgiving with date formats found in Elasticsearch audit logs. {pull}17406[17406]
- Fixed activemq module causing "regular expression has redundant nested repeat operator" warning in Elasticsearch. {pull}17428[17428]
- 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 334c590

Please sign in to comment.