Skip to content

Commit 747827e

Browse files
committed
Add CreatePit protobuf generation support
Signed-off-by: xil <fridalu66@gmail.com>
1 parent c1e1a59 commit 747827e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
## [Unreleased]
66
### Added
77
- Add support for double, int and long in BinaryFieldValue ([#460](https://github.com/opensearch-project/opensearch-protobufs/pull/460))
8+
- Add Create PIT support to protobuf generation ([#466](https://github.com/opensearch-project/opensearch-protobufs/pull/466)).
89

910
### Changed
1011

tools/proto-convert/src/config/spec-filter.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ x-operation-groups:
44
- search
55
- ml.predict_model_stream
66
- ml.execute_agent_stream
7+
- create_pit
78

89
# Schemas to exclude from proto generation
910
# These schemas and their nested dependencies will not be included

0 commit comments

Comments
 (0)