Skip to content

Commit 9aa7a85

Browse files
junweid62Junwei Dai
and
Junwei Dai
committed
Add Release Notes for 2.19.0 (#1036)
* Add Release Notes for 2.19.0 Signed-off-by: Junwei Dai <[email protected]> * removed the items that were moved. Signed-off-by: Junwei Dai <[email protected]> * spotlessapply Signed-off-by: Junwei Dai <[email protected]> --------- Signed-off-by: Junwei Dai <[email protected]> Co-authored-by: Junwei Dai <[email protected]>
1 parent b7ffd72 commit 9aa7a85

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

CHANGELOG.md

+1-21
Original file line numberDiff line numberDiff line change
@@ -11,36 +11,16 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
1111
- Set Java target compatibility to JDK 21 ([#730](https://github.com/opensearch-project/flow-framework/pull/730))
1212

1313
### Documentation
14-
- Add alert summary agent template ([#873](https://github.com/opensearch-project/flow-framework/pull/873))
15-
- Add alert summary with log pattern agent template ([#945](https://github.com/opensearch-project/flow-framework/pull/945))
1614
- Add text to visualization agent template ([#936](https://github.com/opensearch-project/flow-framework/pull/936))
1715

1816
### Maintenance
1917
### Refactoring
2018

21-
## [Unreleased 2.x](https://github.com/opensearch-project/flow-framework/compare/2.17...2.x)
19+
## [Unreleased 2.x](https://github.com/opensearch-project/flow-framework/compare/2.18...2.x)
2220
### Features
23-
- Add multitenant remote metadata client ([#980](https://github.com/opensearch-project/flow-framework/pull/980))
24-
- Add synchronous execution option to workflow provisioning ([#990](https://github.com/opensearch-project/flow-framework/pull/990))
25-
- Add ApiSpecFetcher for Fetching and Comparing API Specifications ([#651](https://github.com/opensearch-project/flow-framework/issues/651))
26-
- Add optional config field to tool step ([#899](https://github.com/opensearch-project/flow-framework/pull/899))
27-
- Add API Consistency Tests with ML-Common and Set Up Daily GitHub Action Trigger([#908](https://github.com/opensearch-project/flow-framework/issues/908))
28-
2921
### Enhancements
30-
- Incrementally remove resources from workflow state during deprovisioning ([#898](https://github.com/opensearch-project/flow-framework/pull/898))
31-
3222
### Bug Fixes
33-
- Remove useCase and defaultParams field in WorkflowRequest ([#758](https://github.com/opensearch-project/flow-framework/pull/758))
34-
- Fixed Template Update Location and Improved Logger Statements in ReprovisionWorkflowTransportAction ([#918](https://github.com/opensearch-project/flow-framework/pull/918))
35-
- Fix RBAC fetching from workflow state when template is not present ([#998](https://github.com/opensearch-project/flow-framework/pull/998))
36-
3723
### Infrastructure
3824
### Documentation
39-
- Add knowledge base alert agent into sample templates ([#874](https://github.com/opensearch-project/flow-framework/pull/874))
40-
- Add query assist data summary agent into sample templates ([#875](https://github.com/opensearch-project/flow-framework/pull/875))
41-
- Add suggest anomaly detector agent into sample templates ([#944](https://github.com/opensearch-project/flow-framework/pull/944))
42-
4325
### Maintenance
4426
### Refactoring
45-
- Update workflow state without using painless script ([#894](https://github.com/opensearch-project/flow-framework/pull/894))
46-
- Replace String concatenation with Log4j ParameterizedMessage for readability ([#943](https://github.com/opensearch-project/flow-framework/pull/943))

0 commit comments

Comments
 (0)