Skip to content

Commit 86579d8

Browse files
authored
Clean up after 0.21.0 release (opensearch-project#248)
* Clean up after 0.21.0 release Signed-off-by: xil <fridalu66@gmail.com> * update Signed-off-by: xil <fridalu66@gmail.com> --------- Signed-off-by: xil <fridalu66@gmail.com>
1 parent 151e942 commit 86579d8

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

release-notes/opensearch-protobufs.release-notes-0.20.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
### Changed
77
- Revert "Revert bulk response back to without error response. ([#238](https://github.com/opensearch-project/opensearch-protobufs/pull/238))
8-
- Remove `lenient` and `analyzer` from `SearchRequest` and remove `analyzer` from `HighlightField` ([#241](https://github.com/opensearch-project/opensearch-protobufs/pull/241))
8+
99
### Removed
1010

1111
### Fixed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Version 0.21.0 (2025-10-01) Release Notes
2+
3+
4+
### Added
5+
6+
### Changed
7+
- Remove `lenient` and `analyzer` from `SearchRequest` and remove `analyzer` from `HighlightField` ([#241](https://github.com/opensearch-project/opensearch-protobufs/pull/241))
8+
9+
### Removed
10+
11+
### Fixed
12+
13+
### Security

version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.21.0
1+
version=0.22.0

0 commit comments

Comments
 (0)