|
| 1 | +## Version 3.0.0.0-alpha1 Release Notes |
| 2 | + |
| 3 | +Compatible with OpenSearch 3.0.0.0-alpha1 |
| 4 | +### Features |
| 5 | +- Add fine-grained error handling ([#598](https://github.com/opensearch-project/dashboards-flow-framework/pull/598)) |
| 6 | +- Change ingestion input to JSON lines format ([#639](https://github.com/opensearch-project/dashboards-flow-framework/pull/639)) |
| 7 | + |
| 8 | +### Enhancements |
| 9 | +- Integrate legacy presets with quick-configure fields ([#602](https://github.com/opensearch-project/dashboards-flow-framework/pull/602)) |
| 10 | +- Simplify RAG presets, add bulk API details ([#610](https://github.com/opensearch-project/dashboards-flow-framework/pull/610)) |
| 11 | +- Improve RAG preset experience ([#617](https://github.com/opensearch-project/dashboards-flow-framework/pull/617)) |
| 12 | +- Update model options and callout ([#622](https://github.com/opensearch-project/dashboards-flow-framework/pull/622)) |
| 13 | +- Added popover to display links to suggested models ([#625](https://github.com/opensearch-project/dashboards-flow-framework/pull/625)) |
| 14 | +- Implicitly update input maps defined on non-expanded queries (common cases) ([#632](https://github.com/opensearch-project/dashboards-flow-framework/pull/632)) |
| 15 | +- Show interim JSON provision flow even if provisioned ([#633](https://github.com/opensearch-project/dashboards-flow-framework/pull/633)) |
| 16 | +- Add functional buttons in form headers, fix query parse bug ([#649](https://github.com/opensearch-project/dashboards-flow-framework/pull/649)) |
| 17 | +- Block simulate API calls if datasource version is missing ([#657](https://github.com/opensearch-project/dashboards-flow-framework/pull/657)) |
| 18 | +- Update default queries, update quick config fields, misc updates ([#660](https://github.com/opensearch-project/dashboards-flow-framework/pull/660)) |
| 19 | +- Update visible plugin name to 'AI Search Flows' ([#662](https://github.com/opensearch-project/dashboards-flow-framework/pull/662)) |
| 20 | +- Update plugin name and rearrange Try AI Search Flows card ([#664](https://github.com/opensearch-project/dashboards-flow-framework/pull/664)) |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | +- Fix error that local cluster cannot get version ([#606](https://github.com/opensearch-project/dashboards-flow-framework/pull/606)) |
| 24 | +- UX fit-n-finish updates XI ([#613](https://github.com/opensearch-project/dashboards-flow-framework/pull/613)) |
| 25 | +- UX fit-n-finish updates XII ([#618](https://github.com/opensearch-project/dashboards-flow-framework/pull/618)) |
| 26 | +- Bug fixes XIII ([#630](https://github.com/opensearch-project/dashboards-flow-framework/pull/630)) |
| 27 | +- Various bug fixes & improvements ([#644](https://github.com/opensearch-project/dashboards-flow-framework/pull/644)) |
| 28 | +- Fixed bug related to Search Index in Local Cluster scenario ([#654](https://github.com/opensearch-project/dashboards-flow-framework/pull/654)) |
| 29 | + |
| 30 | +### Maintenance |
| 31 | +- Support 2.17 BWC with latest backend integrations ([#612](https://github.com/opensearch-project/dashboards-flow-framework/pull/612)) |
| 32 | + |
| 33 | +### Refactoring |
| 34 | +- Refactor quick configure components, improve processor error handling ([#604](https://github.com/opensearch-project/dashboards-flow-framework/pull/604)) |
| 35 | +- Hide search query section when version is less than 2.19 ([#605](https://github.com/opensearch-project/dashboards-flow-framework/pull/605)) |
0 commit comments