Skip to content

Latest commit

 

History

History
82 lines (51 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

82 lines (51 loc) · 3.92 KB

CHANGELOG

Inspired from Keep a Changelog

💥 Breaking Changes

Deprecations

🛡 Security

📈 Features/Enhancements

  • [MD] Support legacy client for data source (#2204)
  • [Plugin Helpers] Facilitate version changes (#2398)

🐛 Bug Fixes

  • [Vis Builder] Fixes auto bounds for timeseries bar chart visualization (2401)
  • [Vis Builder] Fixes visualization shift when editing agg (2401)
  • [Vis Builder] Renames "Histogram" to "Bar" in vis type picker (2401)

🚞 Infrastructure

  • Add CHANGELOG.md and related workflows (#2414)

📝 Documentation

🛠 Maintenance

🪛 Refactoring

🔩 Tests

💥 Breaking Changes

Deprecations

🛡 Security

  • Use a forced CSP-compliant interpreter with Vega visualizations (#2352)
  • Bump moment-timezone from 0.5.34 to 0.5.37 (#2361)
  • [CVE-2022-33987] Upgrade geckodriver to 3.0.2 (#2166)
  • Bumps percy-agent to use non-beta version (#2415)
  • Resolve sub-dependent d3-color version and potential security issue (#2454)

📈 Features/Enhancements

  • Add updated_at column to objects' tables (#1218)
  • [Viz Builder] State validation before dispatching and loading (#2351)

🐛 Bug Fixes

  • [Viz Builder] Fixes time series for new chart types (#2309)
  • [Viz Builder] Add index pattern info when loading embeddable (#2363)
  • Fixes management app breadcrumb error (#2344)

🚞 Infrastructure

  • Add path ignore for markdown files for CI (#2312)
  • Updating WS scans to ignore BWC artifacts in cypress (#2408)

📝 Documentation

  • README.md for saving index pattern relationship (#2276)
  • Remove extra typo from README. (#2403)

🛠 Maintenance

  • Increment from 2.3 to 2.4. (#2295)
  • Adding @zengyan-amazon as maintainer (#2419)
  • Updating @tmarkley to Emeritus status. (#2423)
  • Adding @kristenTian as maintainer. (#2450)

🪛 Refactoring

🔩 Tests

  • Update caniuse to fix failed integration tests (#2322)