v0.6.0
tushar-composio
released this
12 Dec 12:05
·
113 commits
to master
since this release
What's Changed
- fix: langGraph imports by @abhishekpatil4 in #954
- ci: Add action to lint PR titles by @tushar-composio in #956
- fix: import statements in docs by @abhishekpatil4 in #958
- fix: Filter
&
from tag name by @angrybayblade in #959 - fix: Handle remote enums fetching dynamically by @kaavee315 in #963
- fix: Release rc with remote action fix by @kaavee315 in #965
- feat: better error, handle 400 errors other format by @himanshu-dixit in #928
- chore: marked entity execute method as deprecated. by @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 in #966
- feat: add bundler support by @himanshu-dixit in #964
- feat: add litellm to docs by @abhishekpatil4 in #972
- feat: Add lint and prettier check in workflow by @plxity in #955
- chore: unpin pydantic by @tushar-composio in #967
- fix: removed crewai plugin compatibility upper limit by @Devanshusisodiya in #976
- fix: Added missing params for add cli command by @plxity in #977
- fix: reduce error logs & update docs link by @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 in #975
- fix: Apps CLI parity by @plxity in #980
- fix: Slack step in examples yml by @plxity in #944
- fix: optimise CI by running tests only for modified code paths by @abhishekpatil4 in #930
- feat: Added remove integration support, added 10mb buffer size while testing JS example by @plxity in #982
- feat: move from async and use http or https module by @himanshu-dixit in #984
- Fix/docs custom action by @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 @kaavee315 in #989
- docs: fix flaky processor example by @tushar-composio in #993
- fix: add response payload of config params & trigger events by @abhishekpatil4 in #994
- feat: add langflow docs by @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 @abhishekpatil4 in #1000
- Feat/docs use tools w custom auth by @abhishekpatil4 in #1001
- chore: Release v0.6.0 by @tushar-composio in #1002
New Contributors
- @Devanshusisodiya made their first contribution in #969
Full Changelog: v0.5.51...v0.6.0