Skip to content

Commit

Permalink
chore: Release v0.6.8 (#1092)
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar-composio authored Dec 26, 2024
1 parent 0111d9c commit 563d2af
Show file tree
Hide file tree
Showing 23 changed files with 814 additions and 37 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,12 @@ jobs:
- name: Run `composio apps generate-types`
run: |
python -m pip install uv
python -m uv pip install .
python -m uv pip install black
python -m uv pip install -e .
python -m uv pip install black isort
python -m uv run composio apps generate-types
# Run black over the files before checking if they changed
python -m uv run black composio/client/enums
python -m uv run isort composio/client/enums --profile black
- name: Check if type stubs changed, and fail if they did
run: git diff --exit-code
2 changes: 1 addition & 1 deletion python/composio/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.6.7"
__version__ = "0.6.8"
674 changes: 658 additions & 16 deletions python/composio/client/enums/action.pyi

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion python/composio/client/enums/app.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ class App(Enum[AppData], metaclass=EnumGenerator):
AMCARDS: "App"
AMPLITUDE: "App"
ANTHROPIC: "App"
APOLLO: "App"
APPDRAG: "App"
APPSFLYER: "App"
ASANA: "App"
Expand Down Expand Up @@ -128,10 +129,10 @@ class App(Enum[AppData], metaclass=EnumGenerator):
GOOGLEDOCS: "App"
GOOGLEDRIVE: "App"
GOOGLEMEET: "App"
GOOGLEPHOTOS: "App"
GOOGLESHEETS: "App"
GOOGLETASKS: "App"
GOOGLE_ANALYTICS: "App"
GOOGLE_PHOTOS: "App"
GORGIAS: "App"
GO_TO_WEBINAR: "App"
GREPTILE: "App"
Expand Down Expand Up @@ -194,6 +195,7 @@ class App(Enum[AppData], metaclass=EnumGenerator):
ONCEHUB: "App"
ONE_DRIVE: "App"
OUTLOOK: "App"
PAGERDUTY: "App"
PANDADOC: "App"
PEOPLEDATALABS: "App"
PERPLEXITYAI: "App"
Expand Down Expand Up @@ -233,9 +235,11 @@ class App(Enum[AppData], metaclass=EnumGenerator):
SMUGMUG: "App"
SNOWFLAKE: "App"
SPIDERTOOL: "App"
SPOTIFY: "App"
SQLTOOL: "App"
SQUARE: "App"
STACK_EXCHANGE: "App"
STRIPE: "App"
SUPABASE: "App"
SURVEY_MONKEY: "App"
TAPFORM: "App"
Expand Down Expand Up @@ -274,6 +278,7 @@ class App(Enum[AppData], metaclass=EnumGenerator):
YOUSEARCH: "App"
YOUTUBE: "App"
ZENDESK: "App"
ZENROWS: "App"
ZENSERP: "App"
ZEPTOOL: "App"
ZOHO: "App"
Expand Down
113 changes: 113 additions & 0 deletions python/composio/client/enums/tag.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,21 @@ class Tag(Enum[TagData], metaclass=EnumGenerator):
AHREFS_PROJECTS: "Tag"
AHREFS_SERP_OVERVIEW: "Tag"
AIRTABLE_IMPORTANT: "Tag"
APOLLO_ACCOUNT: "Tag"
APOLLO_APOLLO: "Tag"
APOLLO_CONTACT: "Tag"
APOLLO_CREATE: "Tag"
APOLLO_DEAL: "Tag"
APOLLO_DEALS: "Tag"
APOLLO_ENRICHMENT: "Tag"
APOLLO_IMPORTANT: "Tag"
APOLLO_ORGANIZATION: "Tag"
APOLLO_PEOPLE: "Tag"
APOLLO_SEARCH: "Tag"
APOLLO_STAGES: "Tag"
APOLLO_TASK: "Tag"
APOLLO_UPDATE: "Tag"
APOLLO_USERS: "Tag"
ASANA_ALLOCATIONS: "Tag"
ASANA_ATTACHMENTS: "Tag"
ASANA_AUDIT_LOG_API: "Tag"
Expand Down Expand Up @@ -237,6 +252,39 @@ class Tag(Enum[TagData], metaclass=EnumGenerator):
CALENDLY_SHARES: "Tag"
CALENDLY_USERS: "Tag"
CALENDLY_WEBHOOKS: "Tag"
CAL_BOOKINGS: "Tag"
CAL_CALENDARS: "Tag"
CAL_CONFERENCING: "Tag"
CAL_DESTINATION_CALENDARS: "Tag"
CAL_EVENT_TYPES: "Tag"
CAL_EVENT_TYPES___WEBHOOKS: "Tag"
CAL_IMPORTANT: "Tag"
CAL_ME: "Tag"
CAL_ORGS___ATTRIBUTES: "Tag"
CAL_ORGS___ATTRIBUTES___OPTIONS: "Tag"
CAL_ORGS___EVENT_TYPES: "Tag"
CAL_ORGS___MEMBERSHIPS: "Tag"
CAL_ORGS___SCHEDULES: "Tag"
CAL_ORGS___TEAMS: "Tag"
CAL_ORGS___TEAMS___MEMBERSHIPS: "Tag"
CAL_ORGS___TEAMS___SCHEDULES: "Tag"
CAL_ORGS___TEAMS___USERS___SCHEDULES: "Tag"
CAL_ORGS___USERS: "Tag"
CAL_ORGS___USERS___SCHEDULES: "Tag"
CAL_ORGS___WEBHOOKS: "Tag"
CAL_PLATFORM___CAL_PROVIDER: "Tag"
CAL_PLATFORM___GOOGLE_CALENDAR: "Tag"
CAL_PLATFORM___MANAGED_USERS: "Tag"
CAL_PLATFORM___WEBHOOKS: "Tag"
CAL_SCHEDULES: "Tag"
CAL_SELECTED_CALENDARS: "Tag"
CAL_SLOTS: "Tag"
CAL_STRIPE: "Tag"
CAL_TEAMS: "Tag"
CAL_TEAMS___EVENT_TYPES: "Tag"
CAL_TEAMS___MEMBERSHIPS: "Tag"
CAL_TIMEZONES: "Tag"
CAL_WEBHOOKS: "Tag"
CANVAS_ACCOUNTS: "Tag"
CANVAS_ANALYTICS: "Tag"
CANVAS_APPOINTMENTGROUPS: "Tag"
Expand Down Expand Up @@ -650,6 +698,46 @@ class Tag(Enum[TagData], metaclass=EnumGenerator):
NOTION_IMPORTANT: "Tag"
OUTLOOK_EMAIL: "Tag"
OUTLOOK_IMPORTANT: "Tag"
PAGERDUTY_ABILITIES: "Tag"
PAGERDUTY_ADD_ONS: "Tag"
PAGERDUTY_ALERT_GROUPING_SETTINGS: "Tag"
PAGERDUTY_ANALYTICS: "Tag"
PAGERDUTY_AUDIT: "Tag"
PAGERDUTY_AUTOMATION_ACTIONS: "Tag"
PAGERDUTY_BUSINESS_SERVICES: "Tag"
PAGERDUTY_CHANGE_EVENTS: "Tag"
PAGERDUTY_ESCALATION_POLICIES: "Tag"
PAGERDUTY_EVENT_ORCHESTRATIONS: "Tag"
PAGERDUTY_EXTENSIONS: "Tag"
PAGERDUTY_EXTENSION_SCHEMAS: "Tag"
PAGERDUTY_IMPORTANT: "Tag"
PAGERDUTY_INCIDENTS: "Tag"
PAGERDUTY_INCIDENT_CUSTOM_FIELDS: "Tag"
PAGERDUTY_INCIDENT_TYPES: "Tag"
PAGERDUTY_INCIDENT_WORKFLOWS: "Tag"
PAGERDUTY_LICENSES: "Tag"
PAGERDUTY_LOG_ENTRIES: "Tag"
PAGERDUTY_MAINTENANCE_WINDOWS: "Tag"
PAGERDUTY_NOTIFICATIONS: "Tag"
PAGERDUTY_OAUTH_DELEGATIONS: "Tag"
PAGERDUTY_ON_CALLS: "Tag"
PAGERDUTY_PAUSED_INCIDENT_REPORTS: "Tag"
PAGERDUTY_PRIORITIES: "Tag"
PAGERDUTY_RESPONSE_PLAYS: "Tag"
PAGERDUTY_RULESETS: "Tag"
PAGERDUTY_SCHEDULES: "Tag"
PAGERDUTY_SERVICES: "Tag"
PAGERDUTY_SERVICE_DEPENDENCIES: "Tag"
PAGERDUTY_STANDARDS: "Tag"
PAGERDUTY_STATUS_DASHBOARDS: "Tag"
PAGERDUTY_STATUS_PAGES: "Tag"
PAGERDUTY_TAGS: "Tag"
PAGERDUTY_TEAMS: "Tag"
PAGERDUTY_TEMPLATES: "Tag"
PAGERDUTY_USERS: "Tag"
PAGERDUTY_VENDORS: "Tag"
PAGERDUTY_WEBHOOKS: "Tag"
PAGERDUTY_WORKFLOW_INTEGRATIONS: "Tag"
PEOPLEDATALABS_IMPORTANT: "Tag"
PIPEDRIVE_ACTIVITIES: "Tag"
PIPEDRIVE_ACTIVITYFIELDS: "Tag"
Expand Down Expand Up @@ -928,6 +1016,31 @@ class Tag(Enum[TagData], metaclass=EnumGenerator):
SLACK_USERS_PROFILE: "Tag"
SLACK_VIEWS: "Tag"
SLACK_WORKFLOWS: "Tag"
SPOTIFY_ALBUMS: "Tag"
SPOTIFY_ARTISTS: "Tag"
SPOTIFY_AUDIOBOOKS: "Tag"
SPOTIFY_CATEGORIES: "Tag"
SPOTIFY_CHAPTERS: "Tag"
SPOTIFY_EPISODES: "Tag"
SPOTIFY_GENRES: "Tag"
SPOTIFY_IMPORTANT: "Tag"
SPOTIFY_LIBRARY: "Tag"
SPOTIFY_MARKETS: "Tag"
SPOTIFY_PLAYER: "Tag"
SPOTIFY_PLAYLISTS: "Tag"
SPOTIFY_SEARCH: "Tag"
SPOTIFY_SHOWS: "Tag"
SPOTIFY_TRACKS: "Tag"
SPOTIFY_USERS: "Tag"
STRIPE_CUSTOMER: "Tag"
STRIPE_CUSTOMERS: "Tag"
STRIPE_IMPORTANT: "Tag"
STRIPE_INVOICES: "Tag"
STRIPE_ONBOARDING: "Tag"
STRIPE_PAYMENTS: "Tag"
STRIPE_PRICES: "Tag"
STRIPE_PRODUCTS: "Tag"
STRIPE_SUBSCRIPTIONS: "Tag"
SUPABASE_AUTH: "Tag"
SUPABASE_DATABASE: "Tag"
SUPABASE_DOMAINS: "Tag"
Expand Down
16 changes: 16 additions & 0 deletions python/composio/client/enums/trigger.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ class Trigger(Enum[TriggerData], metaclass=EnumGenerator):
GITHUB_STAR_ADDED_EVENT: "Trigger"
GMAIL_NEW_GMAIL_MESSAGE: "Trigger"
GOOGLEDRIVE_GOOGLE_DRIVE_CHANGES: "Trigger"
HUBSPOT_CONTACT_CREATED_TRIGGER: "Trigger"
HUBSPOT_DEAL_STAGE_UPDATED_TRIGGER: "Trigger"
HUBSPOT_FORM_SUBMITTED: "Trigger"
LINEAR_COMMENT_EVENT_TRIGGER: "Trigger"
LINEAR_ISSUE_CREATED_TRIGGER: "Trigger"
LINEAR_ISSUE_UPDATED_TRIGGER: "Trigger"
Expand All @@ -37,7 +40,10 @@ class Trigger(Enum[TriggerData], metaclass=EnumGenerator):
NOTION_PAGE_ADDED_TRIGGER: "Trigger"
NOTION_PAGE_UPDATED_TRIGGER: "Trigger"
ONE_DRIVE_ONE_DRIVE_ITEM_TRIGGER: "Trigger"
OUTLOOK_OUTLOOK_CONTACT_TRIGGER: "Trigger"
OUTLOOK_OUTLOOK_EVENT_TRIGGER: "Trigger"
OUTLOOK_OUTLOOK_MESSAGE_TRIGGER: "Trigger"
OUTLOOK_OUTLOOK_SENT_MESSAGE_TRIGGER: "Trigger"
PIPEDRIVE_PIPEDRIVE_NEW_DEAL_TRIGGER: "Trigger"
PIPEDRIVE_PIPEDRIVE_NEW_NOTE_TRIGGER: "Trigger"
PIPEDRIVE_PIPEDRIVE_NEW_ORGANIZATION_TRIGGER: "Trigger"
Expand All @@ -53,6 +59,16 @@ class Trigger(Enum[TriggerData], metaclass=EnumGenerator):
SLACK_REACTION_REMOVED: "Trigger"
SLACK_RECEIVE_MESSAGE: "Trigger"
SLACK_RECEIVE_THREAD_REPLY: "Trigger"
SPOTIFY_NEW_DEVICE_TRIGGER: "Trigger"
SPOTIFY_PLAYLIST_ITEM_TRIGGER: "Trigger"
SPOTIFY_PLAYLIST_TRIGGER: "Trigger"
STRIPE_STRIPE_CHARGE_FAILED_TRIGGER: "Trigger"
STRIPE_STRIPE_CHECKOUT_SESSION_COMPLETED_TRIGGER: "Trigger"
STRIPE_STRIPE_INVOICE_PAYMENT_SUCCEEDED_TRIGGER: "Trigger"
STRIPE_STRIPE_PAYMENT_FAILED_TRIGGER: "Trigger"
STRIPE_STRIPE_PRODUCT_CREATED_TRIGGER: "Trigger"
STRIPE_STRIPE_SUBSCRIPTION_ADDED_TRIGGER: "Trigger"
STRIPE_STRIPE_SUBSCRIPTION_DELETED_TRIGGER: "Trigger"
TRELLO_TRELLO_ARCHIVED_CARD_TRIGGER: "Trigger"
TRELLO_TRELLO_NEW_BOARD_TRIGGER: "Trigger"
TRELLO_TRELLO_NEW_CARD_TRIGGER: "Trigger"
Expand Down
2 changes: 1 addition & 1 deletion python/dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN /bin/python3 -m venv .composio/venv
RUN export PATH=$PATH:$(pwd)/.composio/venv/bin

# Install composio
RUN python -m pip install composio-core[all]==0.6.7 fastapi playwright uvicorn
RUN python -m pip install composio-core[all]==0.6.8 fastapi playwright uvicorn

# Install playwright deps
RUN playwright install-deps
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/autogen/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_autogen",
version="0.6.7",
version="0.6.8",
author="Sawradip",
author_email="[email protected]",
description="Use Composio to get an array of tools with your Autogen agent.",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/camel/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_camel",
version="0.6.7",
version="0.6.8",
author="Sawradip",
author_email="[email protected]",
description="Use Composio to get an array of tools with your Claude LLMs.",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/claude/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_claude",
version="0.6.7",
version="0.6.8",
author="Sawradip",
author_email="[email protected]",
description="Use Composio to get an array of tools with your Claude LLMs.",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/crew_ai/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_crewai",
version="0.6.7",
version="0.6.8",
author="Himanshu",
author_email="[email protected]",
description="Use Composio to get an array of tools with your CrewAI agent.",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/google/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_google",
version="0.6.7",
version="0.6.8",
author="Assistant",
author_email="[email protected]",
description="Use Composio to get an array of tools with your Google AI Python Gemini model.",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/griptape/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_griptape",
version="0.6.7",
version="0.6.8",
author="Sawradip",
author_email="[email protected]",
description="Use Composio to get an array of tools with your Griptape workflow.",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/julep/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_julep",
version="0.6.7",
version="0.6.8",
author="Sawradip",
author_email="[email protected]",
description="Use Composio to get an array of tools with your Julep workflow.",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/langchain/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_langchain",
version="0.6.7",
version="0.6.8",
author="Karan",
author_email="[email protected]",
description="Use Composio to get an array of tools with your LangChain agent.",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/langgraph/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_langgraph",
version="0.6.7",
version="0.6.8",
author="Sawradip",
author_email="[email protected]",
description="Use Composio to get array of tools with LangGraph Agent Workflows",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/llamaindex/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_llamaindex",
version="0.6.7",
version="0.6.8",
author="Sawradip",
author_email="[email protected]",
description="Use Composio to get an array of tools with your LlamaIndex agent.",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/lyzr/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_lyzr",
version="0.6.7",
version="0.6.8",
author="Sawradip",
author_email="[email protected]",
description="Use Composio to get an array of tools with your Lyzr workflow.",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/openai/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_openai",
version="0.6.7",
version="0.6.8",
author="Sawradip",
author_email="[email protected]",
description="Use Composio to get an array of tools with your OpenAI Function Call.",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/phidata/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_phidata",
version="0.6.7",
version="0.6.8",
author="Sawradip",
author_email="[email protected]",
description="Use Composio to get an array of tools with your Phidata Plugin.",
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/praisonai/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="composio_praisonai",
version="0.6.7",
version="0.6.8",
author="Sawradip",
author_email="[email protected]",
description="Use Composio Tools to enhance your PraisonAI agents capabilities.",
Expand Down
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ def scan_for_package_data(

setup(
name="composio_core",
version="0.6.7",
version="0.6.8",
author="Utkarsh",
author_email="[email protected]",
description="Core package to act as a bridge between composio platform and other services.",
Expand Down
2 changes: 1 addition & 1 deletion python/swe/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def scan_for_package_data(

setup(
name="swekit",
version="0.3.8",
version="0.3.9",
author="Shubhra",
author_email="[email protected]",
description="Tools for running a SWE agent using Composio platform",
Expand Down

0 comments on commit 563d2af

Please sign in to comment.