-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create 1.3.0 release notes #580
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
## Version 1.3.0.0 Release Notes | ||
|
||
Compatible with OpenSearch and OpenSearch Dashboards Version 1.3.0 | ||
|
||
### Features | ||
* Feature latest observability ([#509](https://github.com/opensearch-project/observability/pull/509)) | ||
* Live tail - Event analytics ([#494](https://github.com/opensearch-project/observability/pull/494)) | ||
* Add Events Flyout and Correlate Traces with logs ([#493](https://github.com/opensearch-project/observability/pull/493)) | ||
* Merge Application Analytics into main ([#454](https://github.com/opensearch-project/observability/pull/454)) | ||
|
||
### Enhancements | ||
* Disable duplicate visualization and enable edit panel ([#554](https://github.com/opensearch-project/observability/pull/554)) | ||
* Allow app creation with one composition ([#557](https://github.com/opensearch-project/observability/pull/557)) | ||
* Add ability to choose visualization for availability ([#552](https://github.com/opensearch-project/observability/pull/552)) | ||
* added common visualization parser ([#550](https://github.com/opensearch-project/observability/pull/550)) | ||
* converting datetime to utc from picker ([#551](https://github.com/opensearch-project/observability/pull/551)) | ||
* Feature/remove timestamp saving ([#546](https://github.com/opensearch-project/observability/pull/546)) | ||
* Feature convert browser time to utc time ([#542](https://github.com/opensearch-project/observability/pull/542)) | ||
* replace viz icon ([#543](https://github.com/opensearch-project/observability/pull/543)) | ||
* Add availability metrics to app table ([#539](https://github.com/opensearch-project/observability/pull/539)) | ||
* Add autocomplete to panels, add parse command to app analytics ([#529](https://github.com/opensearch-project/observability/pull/529)) | ||
* changes panel requests & date, traces link in events ([#533](https://github.com/opensearch-project/observability/pull/533)) | ||
* Include related services node under service filter ([#527](https://github.com/opensearch-project/observability/pull/527)) | ||
* Change availability level to have expression ([#525](https://github.com/opensearch-project/observability/pull/525)) | ||
* Feature/sort only datatable in flyout ([#522](https://github.com/opensearch-project/observability/pull/522)) | ||
* Add service map to services and trace view page ([#518](https://github.com/opensearch-project/observability/pull/518)) | ||
* Edit visualization in Application Analytics ([#519](https://github.com/opensearch-project/observability/pull/519)) | ||
* Add parse command back in autocompletion ([#517](https://github.com/opensearch-project/observability/pull/517)) | ||
* Add autocomplete enhancements ([#507](https://github.com/opensearch-project/observability/pull/507)) | ||
* Make base query immutable ([#500](https://github.com/opensearch-project/observability/pull/500)) | ||
* Redirect to trace tab, updateMappings once, etc ([#481](https://github.com/opensearch-project/observability/pull/481)) | ||
* Finish autocomplete logic for after where ([#480](https://github.com/opensearch-project/observability/pull/480)) | ||
* UI changes to Metrics Tab ([#476](https://github.com/opensearch-project/observability/pull/476)) | ||
* Add date_nanos to valid time fields ([#426](https://github.com/opensearch-project/observability/pull/426)) | ||
* Separate default filters and extra filters ([#474](https://github.com/opensearch-project/observability/pull/474)) | ||
* Saving time for individual applications ([#473](https://github.com/opensearch-project/observability/pull/473)) | ||
* Support lazy scroll and auto complete for PPL parse command ([#421](https://github.com/opensearch-project/observability/pull/421)) | ||
* Add observability visualization to notebooks ([#351](https://github.com/opensearch-project/observability/pull/351)) | ||
|
||
### Bug Fixes | ||
* fix for datepicker issue ([#571](https://github.com/opensearch-project/observability/pull/571)) | ||
* Show saved time range when editing saved visualization ([#570](https://github.com/opensearch-project/observability/pull/570)) | ||
* Issue/query click ([#569](https://github.com/opensearch-project/observability/pull/569)) | ||
* Fix fields not showing up in panels autocomplete ([#566](https://github.com/opensearch-project/observability/pull/566)) | ||
* Pass in prop curSelectedTabId for live tail ([#567](https://github.com/opensearch-project/observability/pull/567)) | ||
* added fix for threshold ([#568](https://github.com/opensearch-project/observability/pull/568)) | ||
* fix interval selector issue, revert interval function changes ([#563](https://github.com/opensearch-project/observability/pull/563)) | ||
* remove bold letter and extra pranthesis ([#559](https://github.com/opensearch-project/observability/pull/559)) | ||
* Issue horizontal bar ([#556](https://github.com/opensearch-project/observability/pull/556)) | ||
* final live tail fixes ([#558](https://github.com/opensearch-project/observability/pull/558)) | ||
* fix page flicker for live tail ([#541](https://github.com/opensearch-project/observability/pull/541)) | ||
* Fix multiple flyouts issue in explorer ([#538](https://github.com/opensearch-project/observability/pull/538)) | ||
* Flyout bugs ([#540](https://github.com/opensearch-project/observability/pull/540)) | ||
* detete request and response changes for event and panels ([#530](https://github.com/opensearch-project/observability/pull/530)) | ||
* Issue/darkmode support viz config ([#521](https://github.com/opensearch-project/observability/pull/521)) | ||
* Visualizations do not follow set timerange ([#516](https://github.com/opensearch-project/observability/pull/516)) | ||
* Fix empty userConfigs stringify ([#513](https://github.com/opensearch-project/observability/pull/513)) | ||
* Fix lower margin of autocomplete being cut off ([#512](https://github.com/opensearch-project/observability/pull/512)) | ||
* fix issue of clicking query caused crash ([#515](https://github.com/opensearch-project/observability/pull/515)) | ||
* Feature viz saving on missing fields ([#511](https://github.com/opensearch-project/observability/pull/511)) | ||
* Fix events flyout bugs and Styling ([#510](https://github.com/opensearch-project/observability/pull/510)) | ||
* Revert query pre-processing for parse command ([#497](https://github.com/opensearch-project/observability/pull/497)) | ||
* Fix create/edit page bug ([#475](https://github.com/opensearch-project/observability/pull/475)) | ||
* Fix queries being filtered out ([#472](https://github.com/opensearch-project/observability/pull/472)) | ||
|
||
### Documentation | ||
* Sync PPL commands doc with main repo ([#549](https://github.com/opensearch-project/observability/pull/549)) | ||
* Fixed documentation links ([#534](https://github.com/opensearch-project/observability/pull/534)) | ||
* Add parse command docs ([#535](https://github.com/opensearch-project/observability/pull/535)) | ||
* Update Release Notes 1.2.4 ([#370](https://github.com/opensearch-project/observability/pull/370)) | ||
* updating readme and badges ([#352](https://github.com/opensearch-project/observability/pull/352)) | ||
|
||
### Maintenance | ||
* Change Default CI java version to 11 ([#504](https://github.com/opensearch-project/observability/pull/504)) | ||
* Update backport and add auto-delete workflows ([#496](https://github.com/opensearch-project/observability/pull/496)) | ||
* Add auto backporting functionality ([#491](https://github.com/opensearch-project/observability/pull/491)) | ||
* bumping version to 1.2.2 ([#346](https://github.com/opensearch-project/observability/pull/346)) | ||
* Update Workflow ([#360](https://github.com/opensearch-project/observability/pull/360)) | ||
* bump main to 1.3 ([#361](https://github.com/opensearch-project/observability/pull/361)) | ||
|
||
### Infrastructure | ||
* change to support java 8 in compile and runtime ([#575](https://github.com/opensearch-project/observability/pull/575)) | ||
* Bump prismjs from 1.25.0 to 1.27.0 in /dashboards-observability ([#508](https://github.com/opensearch-project/observability/pull/508)) | ||
* Update cypress test ([#564](https://github.com/opensearch-project/observability/pull/564)) | ||
* fixed flaky panel test ([#565](https://github.com/opensearch-project/observability/pull/565)) | ||
* Feature flyout tests ([#553](https://github.com/opensearch-project/observability/pull/553)) | ||
* Add cypress tests for application analytics ([#544](https://github.com/opensearch-project/observability/pull/544)) | ||
* Update panels cypress ([#545](https://github.com/opensearch-project/observability/pull/545)) | ||
* Update cypress for trace analytics traces view ([#536](https://github.com/opensearch-project/observability/pull/536)) | ||
* Cypress fix for panels and events ([#531](https://github.com/opensearch-project/observability/pull/531)) | ||
* updated panels flaky jest tests ([#505](https://github.com/opensearch-project/observability/pull/505)) | ||
* Guava package update ([#404](https://github.com/opensearch-project/observability/pull/404)) | ||
* [main] jcenter removed from gradle.build ([#374](https://github.com/opensearch-project/observability/pull/374)) | ||
* CVE fix:json-schema, gson & glob-parent ([#368](https://github.com/opensearch-project/observability/pull/368)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. cve and library bumps can be bug fixes. infrastructure is related to github workflows and any kind of tests There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i moved the ones that I though were library bumps but can you double check for me? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @eugenesk24 sorry forgot to mention 575 adds older jdk to workflow for compatibility testing, you can leave it in infrastructure. And everything in maintenance except 361 can also be in infrastructure, i think maintenance is only for plugin version bump which maintains compatibility with core There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ah got it, thank you so much. There should be some more documentation on what goes in what category |
||
* Configure WhiteSource for GitHub.com ([#365](https://github.com/opensearch-project/observability/pull/365)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these are from previous releases, could you remove them for now? PR 346, 360, 370
i think they got included because they were backported to 1.2 branch, which created new commits instead of cutting 1.2 from main which includes these commits. so workflow thinks that they were not included in previous release and added to current release notes. Not sure how to fix it right now because of our current branching strategy which uses backports