What's Changed
- Fix mypy by @zzzming in #2204
- BUG FIX 2152 by @mmdsnb in #2218
- fix test: test_data_components.test_directory_without_mocks by @nicoloboschi in #2223
- fix: graph could re-run input vertices twice and override the input value by @nicoloboschi in #2219
- ci: skip test run_flow_from_json_object by @nicoloboschi in #2227
- fix: got unexpected 'lock' by @nicoloboschi in #2228
- fix: graph process should raise the actual error when failing by @nicoloboschi in #2225
- fix: do not open browser on backend_only mode by @nicoloboschi in #2220
- fix: "Flow" object has no field "last_tested_version" when loading flows from dir by @nicoloboschi in #2221
- ci pr-checker enforce meaningful pr title and description by @zzzming in #2232
- New Component, Multiple outputs and type refactor by @ogabrielluiz in #2246
- Added Output Types dropdown on nodes by @lucaseduoli in #1902
- Two edges by @Cristhianzl in #2249
- Docs 1.0a changes by @mendonk in #2241
- docker: make images arm64-compatible by @nicoloboschi in #2199
- Add TracingService and integration with Langsmith by @ogabrielluiz in #2247
- Store variables as Kubernetes Secrets by @zzzming in #2231
- Lint and update version by @ogabrielluiz in #2253
- fix: add trace_name parameter to method call by @italojohnny in #2254
- Stop building by @italojohnny in #2240
- Fixes and Tests for VectorStore Default Components by @berrytern in #2248
- [Docs] - Multiple outputs by @mendonk in #2256
- [Docs] - Global and Project Settings by @mendonk in #2257
- fix: upload files error by @ygcedu in #2194
- Update TextModal to use TextEditorArea for text input by @anovazzi1 in #2250
- Remove deprecated vector search components and refactor code by @ogabrielluiz in #2258
- Fix optional import for variable service by @ogabrielluiz in #2261
- Fix optional import and separate Variable services by @ogabrielluiz in #2262
New Contributors
- @mmdsnb made their first contribution in #2218
- @berrytern made their first contribution in #2248
- @ygcedu made their first contribution in #2194
Full Changelog: v1.0.0a60...v1.0.0rc0