File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,17 +6,8 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
66## [ Unreleased 3.1] ( https://github.com/opensearch-project/flow-framework/compare/3.0...HEAD )
77### Features
88### Enhancements
9- - Make thread pool sizes configurable ([ #1139 ] ( https://github.com/opensearch-project/flow-framework/issues/1139 ) )
10-
119### Bug Fixes
12- - Fixing llm field processing in RegisterAgentStep ([ #1151 ] ( https://github.com/opensearch-project/flow-framework/pull/1151 ) )
13- - Include exception type in WorkflowState error field even if no cause ([ #1154 ] ( https://github.com/opensearch-project/flow-framework/pull/1154 ) )
14- - Pass llm spec params to builder ([ #1155 ] ( https://github.com/opensearch-project/flow-framework/pull/1155 ) )
15-
1610### Infrastructure
17- - Conditionally include ddb-client dependency only if env variable set ([ #1141 ] ( https://github.com/opensearch-project/flow-framework/issues/1141 ) )
18-
1911### Documentation
20- - Feat: add data summary with log pattern agent template ([ #1137 ] ( https://github.com/opensearch-project/flow-framework/pull/1137 ) )
2112### Maintenance
2213### Refactoring
Original file line number Diff line number Diff line change 1+ ## Version 3.1.0 Release Notes
2+
3+ Compatible with OpenSearch 3.1.0
4+
5+ ### Enhancements
6+ - Make thread pool sizes configurable ([ #1139 ] ( https://github.com/opensearch-project/flow-framework/issues/1139 ) )
7+
8+ ### Bug Fixes
9+ - Fixing llm field processing in RegisterAgentStep ([ #1151 ] ( https://github.com/opensearch-project/flow-framework/pull/1151 ) )
10+ - Include exception type in WorkflowState error field even if no cause ([ #1154 ] ( https://github.com/opensearch-project/flow-framework/pull/1154 ) )
11+ - Pass llm spec params to builder ([ #1155 ] ( https://github.com/opensearch-project/flow-framework/pull/1155 ) )
12+
13+ ### Infrastructure
14+ - Conditionally include ddb-client dependency only if env variable set ([ #1141 ] ( https://github.com/opensearch-project/flow-framework/issues/1141 ) )
15+
16+ ### Documentation
17+ - Feat: add data summary with log pattern agent template ([ #1137 ] ( https://github.com/opensearch-project/flow-framework/pull/1137 ) )
You can’t perform that action at this time.
0 commit comments