Skip to content

Commit 528efe4

Browse files
committed
Cleanup release 1.5.0, prepare 1.6.0
Signed-off-by: xil <fridalu66@gmail.com>
1 parent 6e72609 commit 528efe4

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44

55
## [Unreleased]
66
### Added
7-
- Add `ml.predict_model_stream` and `ml.execute_agent_stream` to protobuf definitons. ([#414](https://github.com/opensearch-project/opensearch-protobufs/pull/414))
8-
- Add ML service proto ([#450](https://github.com/opensearch-project/opensearch-protobufs/pull/450))
97

108
### Changed
119

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Version 1.5.0 (2026-06-05) Release Notes
2+
3+
### Added
4+
- Add `ml.predict_model_stream` and `ml.execute_agent_stream` to protobuf definitons. ([#414](https://github.com/opensearch-project/opensearch-protobufs/pull/414))
5+
- Add ML service proto ([#450](https://github.com/opensearch-project/opensearch-protobufs/pull/450))

version.properties

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

0 commit comments

Comments
 (0)