Skip to content

Latest commit

History

History
31 lines (21 loc) 路 2.06 KB

opensearch-dashboards.release-notes-2.3.0.md

File metadata and controls

31 lines (21 loc) 路 2.06 KB

Version 2.3.0 Release Notes

馃搱 Features/Enhancements

  • [D&D] Add new states in metadata slice (#2193)
  • [D&D] Add visualization type switcher for Wizard (#2217)
  • [D&D] Save index pattern using proper saved object structure (#2218)
  • [D&D] Persist index field on agg type change if possible (#2227)
  • [D&D] Add count field to field picker (#2231)
  • [D&D] Add Bar line and Area charts to Wizard (#2266)

馃悰 Bug Fixes

  • Fix maps wms zoom limitation (#1915)
  • [Visualizations] Add visConfig.title and uiState to build pipeline function ((#2192)
  • Custom healthcheck with filters (#2232)
  • [BUG] Fix healthcheck logic to expect object and return ids (#2277)

馃殲 Refactor

  • [DeAngular][visualization][vislib] Remove angular from vislib (#2138)
  • Change timeline icon (#2162)

馃洜 Maintenance

  • Increment from 2.2 to 2.3. (#2096)

馃敥 Tests

  • [CI][tests] Add backwards compatibility (BWC) tests for 2.3.0 (#2281)
  • Fix 2.x backwards compatibility (BWC) tests by restoring 1.3.2 (#2284)