-
Release: update version (#3267)
发布于
2026-04-23 13:18:13 +00:00 This PR was opened by the Changesets
release GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to next, this PR will
be updated.Releases
@composio/core@0.6.11
Patch Changes
27ed0c9: Security: Harden automatic file uploads by
default-blocking local paths under common credential locations (e.g.
.ssh,.aws) and credential-like filenames (e.g..env, default SSH
private key names). URLs andFileobjects are unchanged. Opt out with
sensitiveFileUploadProtection: falseonly if needed; extend the
denylist withfileUploadPathDenySegments.
Adds an optional
beforeFileUploadhook (e.g. oncomposio.tools.get)
to rewrite paths, returnfalseto abort, or throw. New errors:
ComposioSensitiveFilePathBlockedError,
ComposioFileUploadAbortedError.@composio/anthropic@0.6.11
Patch Changes
- Updated dependencies [
27ed0c9]- @composio/core@0.6.11
@composio/claude-agent-sdk@0.6.11
Patch Changes
- Updated dependencies [
27ed0c9]- @composio/core@0.6.11
@composio/cloudflare@0.6.11
Patch Changes
- Updated dependencies [
27ed0c9]- @composio/core@0.6.11
@composio/google@0.6.11
Patch Changes
- Updated dependencies [
27ed0c9]- @composio/core@0.6.11
@composio/langchain@0.6.11
Patch Changes
- Updated dependencies [
27ed0c9]- @composio/core@0.6.11
@composio/llamaindex@0.6.11
Patch Changes
- Updated dependencies [
27ed0c9]- @composio/core@0.6.11
@composio/mastra@0.6.11
Patch Changes
- Updated dependencies [
27ed0c9]- @composio/core@0.6.11
@composio/openai@0.6.11
Patch Changes
- Updated dependencies [
27ed0c9]- @composio/core@0.6.11
@composio/openai-agents@0.6.11
Patch Changes
- Updated dependencies [
27ed0c9]- @composio/core@0.6.11
@composio/vercel@0.6.11
Patch Changes
- Updated dependencies [
27ed0c9]- @composio/core@0.6.11
@composio/cli@0.2.25
Patch Changes
- Updated dependencies [
27ed0c9]- @composio/core@0.6.11
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
下载附件