v1.0.17
github-actions
released this
27 Aug 13:21
·
637 commits
to refs/heads/main
since this release
What's Changed
✨ New Features
- feat: Update project name retrieval in LCModelComponent and CustomComponent by @ogabrielluiz in #3506
- feat: Enhance Chroma Handling, Bug Fixes & add GoogleGenerativeAIEmbeddingsComponent by @hotamago in #3476
- feat: add timeout handler on FE by @Cristhianzl in #3537
- feat: implement LangfuseTracer by @italojohnny in #3398
- feat: add LangChain Hub Component by @erichare in #2990
🐛 Bug Fixes
- fix: appearance of update button on title by @lucaseduoli in #3503
- fix: check if variable is valid before converting by @ogabrielluiz in #3514
- fix: build version notification function by @italojohnny in #3527
- fix: update serialization and improve error handling by @ogabrielluiz in #3516
- fix: ensure cache is set for graph in build flow by @ogabrielluiz in #3531
- fix: composio ux flow by @himanshu-dixit in #3529
- fix: no module named 'psycopg2' by @italojohnny in #3526
- fix: remove depth loop calls on folder's useEffect by @Cristhianzl in #3535
- fix: user not been able to add new user on langflow docker by @Cristhianzl in #3538
- build: fix astra integration tests by @jordanrfrazier in #3518
- fix: improve file name generation in upload_file function to prevent files with the same name by @anovazzi1 in #3550
- fix: add await to to_thread call by @ogabrielluiz in #3558
- fix: update border class for selected node status by @anovazzi1 in #3556
- fix: connection_string_parser.py by @tkdguq05 in #3522
- fix: building vertices not working on Safari and improve stop button by @nicoloboschi in #3569
📝 Documentation Updates
- docs: update readme by @lucaseduoli in #3502
- docs: update integrations image by @lucaseduoli in #3508
🛠 Maintenance Tasks
- build: Update litellm version to 1.44.1 and content hash in poetry.lock by @ogabrielluiz in #3507
- refactor: add fixtures for client in test files to speed them up by @ogabrielluiz in #3490
- refactor: improve metric creation logic and silence ot warnings by @ogabrielluiz in #3207
- refactor: release session after select by @ogabrielluiz in #3555
- build: update docker for dev environment by @italojohnny in #3551
Others
- ci: Simplify needs array in ci_success job by @ogabrielluiz in #3509
- ci: add python-versions input parameter to workflow by @ogabrielluiz in #3511
- chore: remove locust dependency by @ogabrielluiz in #3513
- feat: bump composio version in pyproject by @himanshu-dixit in #3510
- revert: add compression support to frontend and backend by @lucaseduoli in #3549
- ci: add empty nightly workflow by @jordanrfrazier in #3559
- ci: add workflow dispatch to empty nightly build workflow by @jordanrfrazier in #3560
- chore: remove-unused-code by @italojohnny in #3554
- chore: bump langflow versions by @ogabrielluiz in #3570
New Contributors
Full Changelog: v1.0.16...v1.0.17