-
Notifications
You must be signed in to change notification settings - Fork 98
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 2.12 (#1800)
Signed-off-by: Shenoy Pratik <[email protected]>
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
release-notes/opensearch-observability.release-notes-2.12.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,22 @@ | ||
## Version 2.12.0.0 Release Notes | ||
|
||
Compatible with OpenSearch 2.12.0 | ||
|
||
### Features | ||
|
||
- Add metric type ([#1775](https://github.com/opensearch-project/observability/pull/1775)) | ||
|
||
### Maintainance | ||
|
||
- Upgrade gradle to 8.5 ([#1777](https://github.com/opensearch-project/observability/pull/1777)) | ||
- Remove integration content ([#1738](https://github.com/opensearch-project/observability/pull/1738)) | ||
- Manually Force Secure logback Dependencies ([#1795](https://github.com/opensearch-project/observability/pull/1795)) | ||
|
||
### Bug Fixes | ||
|
||
- Upgrade JSON to 20231013 to fix CVE-2023-5072 ([#1750](https://github.com/opensearch-project/observability/pull/1750)) | ||
- Bumping ktlint and resolving conflicts ([#1792](https://github.com/opensearch-project/observability/pull/1792)) | ||
|
||
### Infrastructure | ||
|
||
- Onboard jenkins prod docker images on github actions ([#1763](https://github.com/opensearch-project/observability/pull/1763)) |