v0.6.0
What's Changed
- fix: langGraph imports by Abhishek Patil (@abhishekpatil4) in #954
- ci: Add action to lint PR titles by tushar-composio in #956
- fix: import statements in docs by Abhishek Patil (@abhishekpatil4) in #958
- fix: Filter
&from tag name by Viraj (@angrybayblade) in #959 - fix: Handle remote enums fetching dynamically by Karan Vaidya (@kaavee315) in #963
- fix: Release rc with remote action fix by Karan Vaidya (@kaavee315) in #965
- feat: better error, handle 400 errors other format by Himanshu Dixit (@himanshu-dixit) in #928
- chore: marked entity execute method as deprecated. by Devanshu Singh (@Devanshusisodiya) in #969
- fix: propagate default values from trigger config by tushar-composio in #970
- feat: move to object params for methods + processor support by Himanshu Dixit (@himanshu-dixit) in #966
- feat: add bundler support by Himanshu Dixit (@himanshu-dixit) in #964
- feat: add litellm to docs by Abhishek Patil (@abhishekpatil4) in #972
- feat: Add lint and prettier check in workflow by Apoorv Taneja (@plxity) in #955
- chore: unpin pydantic by tushar-composio in #967
- fix: removed crewai plugin compatibility upper limit by Devanshu Singh (@Devanshusisodiya) in #976
- fix: Added missing params for add cli command by Apoorv Taneja (@plxity) in #977
- fix: reduce error logs & update docs link by Abhishek Patil (@abhishekpatil4) in #978
- ci: ensure older tests get cancelled on new commit by tushar-composio in #979
- fix: js release yml, reduce batch size, change telemetry payload by Himanshu Dixit (@himanshu-dixit) in #975
- fix: Apps CLI parity by Apoorv Taneja (@plxity) in #980
- fix: Slack step in examples yml by Apoorv Taneja (@plxity) in #944
- fix: optimise CI by running tests only for modified code paths by Abhishek Patil (@abhishekpatil4) in #930
- feat: Added remove integration support, added 10mb buffer size while testing JS example by Apoorv Taneja (@plxity) in #982
- feat: move from async and use http or https module by Himanshu Dixit (@himanshu-dixit) in #984
- Fix/docs custom action by Abhishek Patil (@abhishekpatil4) in #983
- feat: composio apps update revamp by tushar-composio in #962
- chore: release v0.6.0-rc.1 by tushar-composio in #986
- fix: Fix nested schema generation by Karan Vaidya (@kaavee315) in #989
- docs: fix flaky processor example by tushar-composio in #993
- fix: add response payload of config params & trigger events by Abhishek Patil (@abhishekpatil4) in #994
- feat: add langflow docs by Abhishek Patil (@abhishekpatil4) in #996
- fix: typos in preprocessor docs example by tushar-composio in #997
- fix:
str(ENUM)should just stringify the slug by tushar-composio in #999 - fix: don't use deprecated api in toolset by tushar-composio in #987
- feat: add use custom auth to execute actions docs by Abhishek Patil (@abhishekpatil4) in #1000
- Feat/docs use tools w custom auth by Abhishek Patil (@abhishekpatil4) in #1001
- chore: Release v0.6.0 by tushar-composio in #1002
New Contributors
- Devanshu Singh (@Devanshusisodiya) made their first contribution in #969
Full Changelog: v0.5.51...v0.6.0