2 parents c1e1a59 + 4c55fe0 commit be19a2fCopy full SHA for be19a2f
2 files changed
CHANGELOG.md
@@ -5,6 +5,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
5
## [Unreleased]
6
### Added
7
- 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.
9
10
### Changed
11
tools/proto-convert/src/config/spec-filter.yaml
@@ -4,6 +4,7 @@ x-operation-groups:
4
- search
- ml.predict_model_stream
- ml.execute_agent_stream
+ - create_pit
# Schemas to exclude from proto generation
# These schemas and their nested dependencies will not be included
0 commit comments