-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added release-notes for v2.18.0 (#2231)
* added release-notes Signed-off-by: sumukhswamy <[email protected]> * added release-notes Signed-off-by: sumukhswamy <[email protected]> --------- Signed-off-by: sumukhswamy <[email protected]> (cherry picked from commit fa12eea) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
815b864
commit 642984b
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
39 changes: 39 additions & 0 deletions
39
release-notes/opensearch-observability.release-notes-2.18.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
## Version 2.18.0 Release Notes | ||
|
||
Compatible with OpenSearch and OpenSearch Dashboards version 2.18.0 | ||
|
||
### Features | ||
* [Feature] Auto trigger schema setup in assets creation flow of get started page ([#2200](https://github.com/opensearch-project/dashboards-observability/pull/2200)) | ||
|
||
|
||
### Enhancement | ||
* GettingStarted Fit and Finish ([#2205](https://github.com/opensearch-project/dashboards-observability/pull/2205)) | ||
* GettingStarted Rework ([#2194](https://github.com/opensearch-project/dashboards-observability/pull/2194)) | ||
* Remove PPL viz & create observability dashboards in MDS environment ([#2194](https://github.com/opensearch-project/dashboards-observability/pull/2195)) | ||
* Update workflows to use real build cache ([#2196](https://github.com/opensearch-project/dashboards-observability/pull/2196)) | ||
* [Bug] Services Data Picker, UI Fixes ([#2177](https://github.com/opensearch-project/dashboards-observability/pull/2177)) | ||
* fit&finish ([#2186](https://github.com/opensearch-project/dashboards-observability/pull/2186)) | ||
* [navigation]feat: update category to flatten menus in analytics(all) use case ([#2182](https://github.com/opensearch-project/dashboards-observability/pull/2182)) | ||
* Update custom traces table with filters (#2178) ([#2178](https://github.com/opensearch-project/dashboards-observability/pull/2178)) | ||
* HeaderControl update style, UI Adjustments Integrations ([#2171](https://github.com/opensearch-project/dashboards-observability/pull/2171)) | ||
|
||
### Bug Fixes | ||
* Fix getting started cards re-direction to integrations ([#2146](https://github.com/opensearch-project/dashboards-observability/pull/2146)) | ||
* [MDS][Bug]added changes for de registering plugins not in MDS and changed ([#2222](https://github.com/opensearch-project/dashboards-observability/pull/2222)) | ||
* Fixes span to logs redireciton, updates mds label when undefined ([#2225](https://github.com/opensearch-project/dashboards-observability/pull/2222)) | ||
* [Workspace] Fix non-workspace admin update observability:defaultDashboard ([#2223](https://github.com/opensearch-project/dashboards-observability/pull/2223)) | ||
* [BUG]Re direction fix for associated logs from traces ([#2219](https://github.com/opensearch-project/dashboards-observability/pull/2219)) | ||
* [BUG] Metrics fixes ([#2217](https://github.com/opensearch-project/dashboards-observability/pull/2217)) | ||
* Observability Overview page rework ([#2210](https://github.com/opensearch-project/dashboards-observability/pull/2210)) | ||
* Rotate x-Axis labels by 45 degree counter-wise to avoid common overlapping issue ([#2211](https://github.com/opensearch-project/dashboards-observability/pull/2211)) | ||
* Fix for missing else consition ([#2213](https://github.com/opensearch-project/dashboards-observability/pull/2213)) | ||
* fix: Update getting started cards content and visual design ([#2209](https://github.com/opensearch-project/dashboards-observability/pull/2209)) | ||
* Update traces span redirection ([#2201](https://github.com/opensearch-project/dashboards-observability/pull/2201)) | ||
* [Bug Fix] Fix the VPC integration's MV creation query ([#22179](https://github.com/opensearch-project/dashboards-observability/pull/2201)) | ||
|
||
|
||
|
||
### Maintenance | ||
* [CVE] Bump the lint-staged from 13.1.0 to 15.2.10 ([#2138](https://github.com/opensearch-project/dashboards-observability/pull/2138)) | ||
* Add compile step before Cypress runs in CI ([#2187](https://github.com/opensearch-project/dashboards-observability/pull/2187)) | ||
|