Releases: ComposioHQ/composio
Releases · ComposioHQ/composio
v0.6.5
What's Changed
- fix: tool description builder by @angrybayblade in #1053
- fix: make ssh client initialisation lazier by @angrybayblade in #1055
- chore: Release v0.6.5 by @tushar-composio in #1056
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- chore: bump 0.4.7 by @himanshu-dixit in #1036
- feat: sdr kit agents by @Prat011 in #1028
- feat: sdr kit docs by @Prat011 in #1031
- feat: initiate connection and TS export by @himanshu-dixit in #1025
- chore: remove duplicate print of response in llamaindex demo by @tushar-composio in #1040
- ci: run every 12 hours, and tag me on failure by @tushar-composio in #1041
- ci: run example tests on master branch by @tushar-composio in #1042
- feat: decrease bundle size, eslint and ts issues to zero by @himanshu-dixit in #1032
- ci: Ensure type stubs are up to date before release by @tushar-composio in #1044
- Update phidata plugin for use toolkit by @kaavee315 in #1046
- chore: Release by @kaavee315 in #1054
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- fix: UUID usage by @plxity in #1018
- feat: move to usecase by @himanshu-dixit in #1016
- feat: new agents by @Prat011 in #1022
- feat: Composio constructor optimization by @plxity in #1024
- fix: Updated error message by @plxity in #1026
- fix: codeanalysis bug by @shreysingla11 in #1030
- feat: use helicone in example test suite by @tushar-composio in #940
- fix: js apps filter in enum usecase search method by @utkarsh-dixit in #1023
- fix: model serialization should be to dict, not json by @tushar-composio in #1033
- chore: Release v0.6.3 by @tushar-composio in #1034
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- fix: ignore unused parameters passed to execute_action by @tushar-composio in #1019
- chore: Release v0.6.2 by @tushar-composio in #1021
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- fix:
COMPOSIO_DISABLE_VERSION_CHECK
not being respected by @tushar-composio in #981 - chore: use tox-uv to speed up dep install in ci by @tushar-composio in #887
- fix: Actions parity in TS SDK by @plxity in #991
- Fixes #675 (fix/docs-triggers-get-started) by @abhishekpatil4 in #1004
- fix: remove chat w repo/docs by @abhishekpatil4 in #1006
- fix: add telemetry events by @himanshu-dixit in #985
- fix: Execute cli parity by @plxity in #1005
- fix: Triggers parity by @plxity in #1003
- fix: llamaindex docs by @abhishekpatil4 in #1007
- feat: lead generator agent modified by @Prat011 in #1008
- fix: Composio login command by @plxity in #1009
- fix: don't delete non-action enum data if it doesn't have
replaced_by
by @tushar-composio in #1014 - chore: Release v0.6.1 by @tushar-composio in #1015
Full Changelog: v0.6.0...v0.6.1
v0.6.0
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
v0.6.0-rc1
What's Changed
- fix: langGrapg 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
New Contributors
- @Devanshusisodiya made their first contribution in #969
Full Changelog: v0.5.51...v0.6.0-rc1
v0.5.51-rc1
v0.5.51-rc1
v0.5.51
What's Changed
- langbase example added by @Prat011 in #912
- feat: add workflow dispatch and better logging level by @himanshu-dixit in #927
- feat: add advanced use-case search functionality in js sdk by @utkarsh-dixit in #929
- Fix/auth docs by @abhishekpatil4 in #933
- chore: bump js sdk to 0.3.1 by @utkarsh-dixit in #937
- fix: failing js test by @tushar-composio in #941
- feat: pass
x-request-id
in composio api queries by @tushar-composio in #939 - Bump the github-actions group with 3 updates by @dependabot in #658
- fix: docs url slugs by @tushar-composio in #942
- Feat: Add config for testing examples inside JS/Examples by @plxity in #938
- Fix/trigger docs by @abhishekpatil4 in #945
- feat: add assignment-agent (autogen + canvas) in py examples by @abhishekpatil4 in #948
- Added langgraph integration by @plxity in #947
- Feat/LangGraph TS by @abhishekpatil4 in #949
- fix: docs by @abhishekpatil4 in #951
- Make beta enum generation default by @kaavee315 in #950
- Release: v0.5.51 by @tushar-composio in #952
Full Changelog: v0.5.50...v0.5.51
v0.5.50
What's Changed
- feat: mint json by @himanshu-dixit in #915
- feat: parallel upload of test report by @himanshu-dixit in #920
- feat: add trigger list command by @himanshu-dixit in #800
- feat: list app connector in api reference by @himanshu-dixit in #919
- Fix/docs by @abhishekpatil4 in #921
- Missing enum error message update by @angrybayblade in #923
- feat: add error message details by @himanshu-dixit in #922
- fix: avoid returning unrelated enum type from
_cache_from_local
by @tushar-composio in #924 - Release: v0.5.50 (and fix bump script edge case) by @tushar-composio in #925
- Add checks for custom action type annotations by @angrybayblade in #926
Full Changelog: v0.5.49...v0.5.50