mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Merge pull request #5710 from palecur/4.3
Updates release notes for 4.3.1
This commit is contained in:
commit
c34d040774
1 changed files with 19 additions and 0 deletions
|
@ -25,3 +25,22 @@ uses to determine date information, removing the need to specify dates in the in
|
|||
|
||||
* {k4issue}5165[Issue 5165]: Resolves a display error in embedded views.
|
||||
* {k4issue}5021[Issue 5021]: Improves visualization dimming for dashboards with auto-refresh.
|
||||
|
||||
[float]
|
||||
=== Kibana 4.3.1 Release Notes
|
||||
|
||||
* Fixes XSS vulnerability (CVE pending) - Thanks to Vladimir Ivanov for responsibly reporting.
|
||||
* {k4pull}5469 [Pull Request 5469]: Fixes a caching issue when creating new index patterns.
|
||||
* {k4pull}5509 [Pull Request 5509]: Prevents exception on discover panel when using non-time-based patterns.
|
||||
* {k4pull}5525 [Pull Request 5525]: Non-standard cookie format no longer causes fatal error.
|
||||
* {k4pull}5536 [Pull Request 5536]: Fixes broken image links on URL formatter.
|
||||
* {k4pull}5542 [Pull Request 5542]: Uses a modern cipher list for TLS.
|
||||
* {k4pull}5560 [Pull Request 5560]: Removes brushing ability when dealing with non-time-based indices.
|
||||
* {k4pull}5571 [Pull Request 5571]: Fixes fatal error when using Shield and a time range with no results.
|
||||
* {k4pull}5572 [Pull Request 5572]: Improves Elasticsearch version verification.
|
||||
* {k4pull}5586 [Pull Request 5586]: Fixes fatal error when trying to "export all" on large datasets.
|
||||
* {k4pull}5587 [Pull Request 5587]: Fixes xsrf-token-related fatal error when server restarts.
|
||||
* {k4pull}5598 [Pull Request 5598]: Allows passing node flags via NODE_OPTIONS.
|
||||
* {k4pull}5603 [Pull Request 5603]: Bump node.js version from 0.12.7 to 0.12.9 due to security fixes in node.
|
||||
* {k4pull}5636 [Pull Request 5636]: Fixes bug that would cause plugin install to fail.
|
||||
* {k4pull}5642 [Pull Request 5642]: Fixes sorting behavior when wildcard index pattern matches multiple prefixes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue