Skip to content

Commit d273415

Browse files
committed
update changelog
Signed-off-by: xil <fridalu66@gmail.com>
1 parent b482540 commit d273415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
99
- Fix simplifySingleMapSchema to generate named wrapper schemas. ([#406](https://github.com/opensearch-project/opensearch-protobufs/pull/406))
1010
- Change vendorExtension protobuf type handling to use protobuf type instead of openApi type ([#409](https://github.com/opensearch-project/opensearch-protobufs/pull/409))
1111
- Normalize mixed oneOf patterns ([#416](https://github.com/opensearch-project/opensearch-protobufs/pull/416))
12-
- Add hoistAnyOfFromAllOf transformation to prevent protobuf generator from flattening allOf+anyOf structures
12+
- Add hoistAnyOfFromAllOf transformation to prevent protobuf generator from flattening allOf+anyOf structures ([#425](https://github.com/opensearch-project/opensearch-protobufs/pull/425))
1313
### Removed
1414

1515
### Fixed

0 commit comments

Comments
 (0)