Skip to content

Commit 7ddc81f

Browse files
authored
Add 0.8.0 release notes and bump up version (opensearch-project#162)
Signed-off-by: Karen Xu <karenxyr@gmail.com>
1 parent e8eb847 commit 7ddc81f

2 files changed

Lines changed: 16 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
### Added
77

88
### Changed
9-
- Align manual proto with generated proto - search ([#154](https://github.com/opensearch-project/opensearch-protobufs/pull/154))
10-
- Update preprocessing - convert oneof const to enum ([#157](https://github.com/opensearch-project/opensearch-protobufs/pull/157))
11-
- Align manual proto with generated proto - enums ([#158](https://github.com/opensearch-project/opensearch-protobufs/pull/158))
12-
- Refactor manual proto ResponseItem ([#160](https://github.com/opensearch-project/opensearch-protobufs/pull/160))
9+
1310
### Removed
1411

1512
### Fixed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Version 0.8.0 (2025-08-09) Release Notes
2+
3+
### Added
4+
5+
### Changed
6+
- Align manual proto with generated proto - search ([#154](https://github.com/opensearch-project/opensearch-protobufs/pull/154))
7+
- Update preprocessing - convert oneof const to enum ([#157](https://github.com/opensearch-project/opensearch-protobufs/pull/157))
8+
- Align manual proto with generated proto - enums ([#158](https://github.com/opensearch-project/opensearch-protobufs/pull/158))
9+
- Refactor manual proto ResponseItem ([#160](https://github.com/opensearch-project/opensearch-protobufs/pull/160))
10+
11+
### Removed
12+
13+
### Fixed
14+
15+
### Security

0 commit comments

Comments
 (0)