Releases: ComposioHQ/composio
Releases · ComposioHQ/composio
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
v0.5.49
What's Changed
- fix: use newer pnpm in ci and always respect lockfile by @tushar-composio in #905
- Fix deprecated separator regression by @angrybayblade in #901
- fixed account fetching logic by @plxity in #904
- Fix/auth-docs & Js snippets by @abhishekpatil4 in #908
- Fix remote enum fetching for custom aps by @angrybayblade in #902
- fix: validate
connected_account_params
ininitiate_connection
by @tushar-composio in #910 - Remove caching from init by @angrybayblade in #914
- chore: add codeowners by @tushar-composio in #913
- Advanced use case search by @angrybayblade in #916
- Release new version by @kaavee315 in #918
Full Changelog: v0.5.47...v0.5.49
v0.5.48-rc1
Full Changelog: v0.5.47...v0.5.48-rc1
v0.5.47
What's Changed
- Update HACKTOBER_FEST_2024.md by @tushar-composio in #897
- Add support for injecting request executor in the runtime tool by @angrybayblade in #898
- feat: revamp auth docs | sections restructuring by @abhishekpatil4 in #899
- docs: update links to
slack_bot_agent/adding_slack_bot.gif
by @vil02 in #732 - docs: update calendar-agent.mdx by @eltociear in #749
- Update logger.ts by @Yash-2707 in #668
- feat: make trigger filter case insensitive by @utkarsh-dixit in #593
- Release
v0.5.47
by @angrybayblade in #900
New Contributors
- @Yash-2707 made their first contribution in #668
Full Changelog: v0.5.46...v0.5.47
v0.5.46
What's Changed
- Add proxy support for executing custom actions by @plxity in #877
- Create new integration if integrationId not provided by @plxity in #890
- feat: add serve tools page by @abhishekpatil4 in #893
- fix: avoid duplicate input in basic auth by @tushar-composio in #894
- fix: fetch default auth scheme from API during
initiate_connection
by @tushar-composio in #895 - Release: v0.5.46 by @tushar-composio in #896
Full Changelog: v0.5.45...v0.5.46