Releases: ComposioHQ/composio
Releases · ComposioHQ/composio
v0.6.19
What's Changed
- chore: clean up
toolset.py
by @angrybayblade in #1220 - fix: cryptokit docs description by @Prat011 in #1229
- fix: handled unprocessable tool call requests by @Devanshusisodiya in #1230
- fix: _latest_version and sentry dns internet checks by @utkarsh-dixit in #1232
- feat: bump to 0.6.19 by @utkarsh-dixit in #1233
Full Changelog: v0.6.18...v0.6.19
v0.6.18
v0.6.17
What's Changed
- fix: Removed hard exception for using custom tools without connected accounts by @raymelon in #1204
- feat: prettify base toolset by @himanshu-dixit in #1215
- fix: added resolve package by @plxity in #1216
- feat: switch to createPromptModule by @himanshu-dixit in #1217
- feat: add Pydantic AI integration with Composio. by @alt-glitch in #1208
- feat: action versioning implementation by @tushar-composio in #1196
- feat: release v0.6.17 by @angrybayblade in #1221
New Contributors
- @raymelon made their first contribution in #1204
- @alt-glitch made their first contribution in #1208
Full Changelog: v0.6.16...v0.6.17
JS SDK - v0.5.5
New Features
- Introduced support for enabling and disabling connected accounts via SDK
- Added
reInitiateConnection()
method for connection management - Implemented
appUniqueKeys
as a potential replacement forappName
Toolset Enhancements
- Method Updates:
- Deprecating
.getTriggerInfo
, the replacement is.get()
in Triggers for better consistency - Updated integration deletion to accept object parameters instead of string IDs
- Modified integrations
.getRequiredParams()
to accept object parameters instead of strings
Breaking Changes
- Connections:
- Removed
.create()
method entirely - use.initiate()
instead for creating new connections
- Removed
- Integrations:
- Changed parameter type for deletion from string to object
- Updated
.getRequiredParams()
to require object parameter instead of string
- Triggers:
- Deprecating
.getTriggerInfo
, the replacement is.get()
- Deprecating
v0.6.16
What's Changed
- fix: Ensure Sentry is initialized for non logged in users too by @tushar-composio in #1183
- feat/update readme by @abhishekpatil4 in #1188
- feat: make test env agnostic by @himanshu-dixit in #1197
- feat: change TEST_ENVIRONMENT -> TEST_ENV and log base url for CI by @himanshu-dixit in #1198
- feat: new integration create and initaite connection + reinitiate and update API schema by @himanshu-dixit in #1189
- feat: add helicone for caching openai response by @plxity in #1202
- fix: enforce specific NodeJS version by @plxity in #943
- feat: crypto kit agents added by @Prat011 in #1205
- feat: triggerId -> triggerName, triggerInstanceId, add methods for co… by @himanshu-dixit in #1207
- fix: allow auto reconnection in pusher client by @kaavee315 in #1199
- fix: filter connections by entity [ENG-2523] by @kaavee315 in #1200
- fix: session ID delegation by @angrybayblade in #1212
- fix: tool name showing as
function_template
in phidata by @Devanshusisodiya in #1213 - chore: relase by @kaavee315 in #1214
Full Changelog: v0.6.15...v0.6.16
v0.6.15
What's Changed
- feat: add refresh_token in AuthConnectionParamsModel by @utkarsh-dixit in #1192
Full Changelog: v0.6.14...v0.6.15
v0.6.14
What's Changed
- Feat/docs monitor logs by @abhishekpatil4 in #1172
- fix: trend finder agent added and existing python examples were fixed by @Prat011 in #1173
- feat: remove trailing slash by @himanshu-dixit in #1176
- feat: add docs on how to setup redirect URL by @abhishekpatil4 in #1177
- feat: add plugin tests by @tushar-composio in #1096
- feat: support custom actions in vercel toolkit (with type safety improvements) by @nicolas-angelo in #1175
- fix: use app filter when fetching integrations for
initiate_connection
by @angrybayblade in #1182 - fix: ENG-3490 by @himanshu-dixit in #1186
- fix: langchain and remove failing test check by @himanshu-dixit in #1187
- feat: develop -> master by @himanshu-dixit in #1181
- Add autogen tools new version by @kaavee315 in #1190
- Update release by @kaavee315 in #1191
New Contributors
- @nicolas-angelo made their first contribution in #1175
Full Changelog: v0.6.13...v0.6.14
v0.6.13
What's Changed
- fix: Use apps filter in advanced use case search by @tushar-composio in #1143
- fix: un-paralellize pypi actions by @tushar-composio in #1144
- fix: js examples fixed and solana agent added by @Prat011 in #1162
- fix: ai outreach agent docs fixed by @Prat011 in #1168
- feat: update docs by @abhishekpatil4 in #1167
- feat: update custom action docs by @abhishekpatil4 in #1170
- Fix phidata plugin to right format by @kaavee315 in #1169
- Release by @kaavee315 in #1171
Full Changelog: v0.6.12...v0.6.13
v0.6.12
What's Changed
- chore: Release v0.6.11.post1 by @tushar-composio in #1149
- chore: auth docs by @abhishekpatil4 in #1116
- docs: standardize entity id and execute method format in documentation by @devin-ai-integration in #1101
- Update sql-agent-python.mdx by @danieltprice in #1153
- docs: update README.md by @eltociear in #946
- fix: generate new request ID for every API request by @tushar-composio in #1165
- chore: Release v0.6.12 by @tushar-composio in #1166
New Contributors
- @danieltprice made their first contribution in #1153
Full Changelog: v0.6.11...v0.6.12
v0.6.11
What's Changed
- fix: Allow manual execute action for any action by @tushar-composio in #1147
- chore: Release v0.6.11 by @tushar-composio in #1148
Full Changelog: v0.6.10...v0.6.11