Skip to content
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

Add release notes for 2.5 #190

Merged
merged 4 commits into from
Jan 11, 2023
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions release-notes/opensearch-observability.release-notes-2.5.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
## 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))

### 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))