forked from opensearch-project/dashboards-observability
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add release notes for 2.5 (opensearch-project#190)
* Add release notes for 2.5 Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]> * remove unwanted brackets Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]> * add more PRs Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]> * add jaeger Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]> Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]> Signed-off-by: Derek Ho <[email protected]>
- Loading branch information
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
43 changes: 43 additions & 0 deletions
43
release-notes/opensearch-observability.release-notes-2.5.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,43 @@ | ||
## Version 2.5.0.0 Release Notes | ||
|
||
Compatible with OpenSearch and OpenSearch Dashboards Version 2.5.0 | ||
|
||
### Feature | ||
|
||
- Add log pattern table ([#1187](https://github.com/opensearch-project/observability/pull/1187)) | ||
- Implementing search feature ([#1286](https://github.com/opensearch-project/observability/pull/1286)) | ||
- Traces jaeger ([#150](https://github.com/opensearch-project/dashboards-observability/pull/150)) | ||
|
||
### Infrastructure | ||
|
||
- Change github actions file and add necessary files ([#4](https://github.com/opensearch-project/dashboards-observability/pull/4)) | ||
|
||
### Bug Fixes | ||
|
||
- Fix event analytics field blank margin ([#174](https://github.com/opensearch-project/dashboards-observability/pull/174)) | ||
- Correct ppl learn more link ([#154](https://github.com/opensearch-project/dashboards-observability/pull/154)) | ||
- Fixed PPL Error in containers & added tool tip to date picker ([#179](https://github.com/opensearch-project/dashboards-observability/pull/179)) | ||
- Fix explorer dark mode issue and restructure scss ([#157](https://github.com/opensearch-project/dashboards-observability/pull/157)) | ||
- Few fixes regarding issues for visualization rendering ([#186](https://github.com/opensearch-project/dashboards-observability/pull/186)) | ||
- Fix bug with overriding patterns ([#1298](https://github.com/opensearch-project/observability/pull/1298)) | ||
- QS to 6.5.3 ([#1335](https://github.com/opensearch-project/observability/pull/1335)) | ||
|
||
### Maintenance | ||
|
||
- Increment version to 2.5.0-SNAPSHOT ([#1205](https://github.com/opensearch-project/observability/pull/1205)) | ||
|
||
### Documentation | ||
|
||
- Update 2.x to be the same as observability repo ([#158](https://github.com/opensearch-project/dashboards-observability/pull/158)) | ||
- Release notes for 2.4.0 ([#1259](https://github.com/opensearch-project/observability/pull/1259)) | ||
- Adding release notes for 2.4.1 ([#1343](https://github.com/opensearch-project/observability/pull/1343)) | ||
|
||
### Refactoring | ||
|
||
- Remove front end workflow and code ([#1362](https://github.com/opensearch-project/observability/pull/1362)) | ||
- Hot fixes and cypress test changes ([#1327](https://github.com/opensearch-project/observability/pull/1327)) | ||
|
||
### Enhancement | ||
|
||
- Add metrics framework for frontend and backend ([#1306](https://github.com/opensearch-project/observability/pull/1306)) | ||
- Add more metrics to frontend ([#1326](https://github.com/opensearch-project/observability/pull/1326)) |