Releases: opensearch-project/observability
Releases · opensearch-project/observability
2.12.0.0
Version 2.12.0.0 Release Notes
Compatible with OpenSearch 2.12.0
Features
- Add metric type (#1775)
Maintainance
- Upgrade gradle to 8.5 (#1777)
- Remove integration content (#1738)
- Manually Force Secure logback Dependencies (#1795)
Bug Fixes
- Upgrade JSON to 20231013 to fix CVE-2023-5072 (#1750)
- Bumping ktlint and resolving conflicts (#1792)
Infrastructure
- Onboard jenkins prod docker images on github actions (#1763)
2.10.0.0
2.9.0.0
2.8.0.0
2.7.0.0
Version 2.7.0.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards Version 2.7.0
Features
Infrastructure
- Automate releases based on tagging (#1436)
- Fix maven branch (#1449)
- Rename all SSO references to SS4O (#1470)
- [BACKPORT 2.x] Fix 2.x imports (#1483)
Maintenance
- Bump snakeyaml version (#1465)
2.1.0.0 Release
2.0.0.0 Release Notes
Version 2.0.0.0 Release Notes
Compatible with OpenSearch 2.0.0.0
Enhancements
Bug Fixes
- Edit visualization time change (#617)
- Remove duplicated node dependencies (#620)
- Bug fixes for application analytics (#608)
- Fixes trace analytics invalid service map and increase span limit (#629)
- Adding legacy UI route for traces (#653)
- Fix change availability bug (#667)
- Fix test to check for empty event analytics (#669)
- Bump prismjs from 1.25.0 to 1.27.0 in /dashboards-observability (#508)
- Bump minimist from 1.2.5 to 1.2.6 in /dashboards-observability (#614)
- Bump moment from 2.29.1 to 2.29.2 in /dashboards-observability (#636)
- Bump async from 3.2.1 to 3.2.3 in /dashboards-observability (#654)
- Update availabilityVizId if visualization is removed from panel (#732)
- Issue fix not a function error (#739)
Infrastructure
- Bwc update (#604)
- Event cypress tests (#611)
- Test 2.0 (#624)
- Updated panel flaky cypress tests (#633)
- Updated notebook cypress tests (#637)
- updated events flyout ui, unskip jest tests (#638)
- Remove zips used by bwc tests (#648)
- Fix trace analytics cypress (#652)
- Event analytics jest tests (#651)
- 2.0 cypress tests (#658)
- Updated issue templates from .github. (#662)
- Removing add sample data test from panels cypress (#668)
- [OSD][Tests] add test subject to app title for app analytics (#686)
- Support integTestRemote with security enabled endpoint (#699)
- Add data test subj to fix cypress tests (#704)
Documentation
- Remove master and whitelist text (#657)
Maintenance
- Bump plugins to 2.0 and support build.version_qualifier (#602)
- Add alpha1 qualifier and JDK 17 for backend (#607)
- Add alpha1 qualifiers for dashboards plugin (#616)
- Tweak build.gradle to have the correct qualifiers in 2.0.0 (#619)
- Change alpha1 to rc1 for first 2.0 release (#635)
- Change 2.0-alpha1 to 2.0-rc1. (#655)
- Remove Candlestick chart from Visualizations (#690)
- Remove rc1 reference (#730)
Refactoring
Version 2.0.0.0-rc1
Version 2.0.0.0-rc1 Release Notes
Compatible with OpenSearch 2.0.0.0-rc1
Enhancements
- remove button toggle and add stop button (#623)
Bug Fixes
- Edit visualization time change (#617)
- Remove duplicated node dependencies (#620)
- Bug fixes for application analytics (#608)
- Fixes trace analytics invalid service map and increase span limit (#629)
- Adding legacy UI route for traces (#653)
- Fix change availability bug (#667)
- Fix test to check for empty event analytics (#669)
- Bump prismjs from 1.25.0 to 1.27.0 in /dashboards-observability (#508)
- Bump minimist from 1.2.5 to 1.2.6 in /dashboards-observability (#614)
- Bump moment from 2.29.1 to 2.29.2 in /dashboards-observability (#636)
- Bump async from 3.2.1 to 3.2.3 in /dashboards-observability (#654)
Infrastructure
- Bwc update (#604)
- Event cypress tests (#611)
- Test 2.0 (#624)
- Updated panel flaky cypress tests (#633)
- Updated notebook cypress tests (#637)
- updated events flyout ui, unskip jest tests (#638)
- Remove zips used by bwc tests (#648)
- Fix trace analytics cypress (#652)
- Event analytics jest tests (#651)
- 2.0 cypress tests (#658)
- Updated issue templates from .github. (#662)
- Removing add sample data test from panels cypress (#668)
Documentation
- Remove master and whitelist text (#657)
Maintenance
- Bump plugins to 2.0 and support build.version_qualifier (#602)
- Add alpha1 qualifier and JDK 17 for backend (#607)
- Add alpha1 qualifiers for dashboards plugin (#616)
- Tweak build.gradle to have the correct qualifiers in 2.0.0 (#619)
- Change alpha1 to rc1 for first 2.0 release (#635)
- Change 2.0-alpha1 to 2.0-rc1. (#655)
Refactoring
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)
Version 1.2.2.0
Version 1.2.2.0 Release Notes
Compatible with OpenSearch Version 1.2.2, OpenSearch Dashboards 1.2.0