1.3.0.0 release
Version 1.3.0.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards Version 1.3.0
Features
- Feature latest observability (#509)
- Live tail - Event analytics (#494)
- Add Events Flyout and Correlate Traces with logs (#493)
- Merge Application Analytics into main (#454)
Enhancements
- Disable duplicate visualization and enable edit panel (#554)
- Allow app creation with one composition (#557)
- Add ability to choose visualization for availability (#552)
- added common visualization parser (#550)
- converting datetime to utc from picker (#551)
- Feature/remove timestamp saving (#546)
- Feature convert browser time to utc time (#542)
- replace viz icon (#543)
- Add availability metrics to app table (#539)
- Add autocomplete to panels, add parse command to app analytics (#529)
- changes panel requests & date, traces link in events (#533)
- Include related services node under service filter (#527)
- Change availability level to have expression (#525)
- Feature/sort only datatable in flyout (#522)
- Add service map to services and trace view page (#518)
- Edit visualization in Application Analytics (#519)
- Add parse command back in autocompletion (#517)
- Add autocomplete enhancements (#507)
- Make base query immutable (#500)
- Redirect to trace tab, updateMappings once, etc (#481)
- Finish autocomplete logic for after where (#480)
- UI changes to Metrics Tab (#476)
- Add date_nanos to valid time fields (#426)
- Separate default filters and extra filters (#474)
- Saving time for individual applications (#473)
- Support lazy scroll and auto complete for PPL parse command (#421)
- Add observability visualization to notebooks (#351)
Bug Fixes
- fix for datepicker issue (#571)
- Show saved time range when editing saved visualization (#570)
- Issue/query click (#569)
- Fix fields not showing up in panels autocomplete (#566)
- Pass in prop curSelectedTabId for live tail (#567)
- added fix for threshold (#568)
- fix interval selector issue, revert interval function changes (#563)
- remove bold letter and extra pranthesis (#559)
- Issue horizontal bar (#556)
- final live tail fixes (#558)
- fix page flicker for live tail (#541)
- Fix multiple flyouts issue in explorer (#538)
- Flyout bugs (#540)
- detete request and response changes for event and panels (#530)
- Issue/darkmode support viz config (#521)
- Visualizations do not follow set timerange (#516)
- Fix empty userConfigs stringify (#513)
- Fix lower margin of autocomplete being cut off (#512)
- fix issue of clicking query caused crash (#515)
- Feature viz saving on missing fields (#511)
- Fix events flyout bugs and Styling (#510)
- Bump prismjs from 1.25.0 to 1.27.0 in /dashboards-observability (#508)
- Revert query pre-processing for parse command (#497)
- Fix create/edit page bug (#475)
- Fix queries being filtered out (#472)
- Guava package update (#404)
- CVE fix:json-schema, gson & glob-parent (#368)
Documentation
- Sync PPL commands doc with main repo (#549)
- Fixed documentation links (#534)
- Add parse command docs (#535)
- updating readme and badges (#352)
Maintenance
- bump main to 1.3 (#361)
Infrastructure
- change to support java 8 in compile and runtime (#575)
- Update cypress test (#564)
- fixed flaky panel test (#565)
- Feature flyout tests (#553)
- Add cypress tests for application analytics (#544)
- Update panels cypress (#545)
- Update cypress for trace analytics traces view (#536)
- Cypress fix for panels and events (#531)
- updated panels flaky jest tests (#505)
- Change Default CI java version to 11 (#504)
- Update backport and add auto-delete workflows (#496)
- Add auto backporting functionality (#491)
- [main] jcenter removed from gradle.build (#374)
- Configure WhiteSource for GitHub.com (#365)