Rohit Kushwaha
|
6663b82946
|
feat: add 24 enterprise data connectors with native DB adapters
- 21 YAML/REST connectors: Salesforce, HubSpot, Jira, Linear, Notion,
Confluence, GitHub, GitLab, Zendesk, Intercom, Freshdesk, Shopify,
QuickBooks, Airtable, SharePoint, Slack (data), MS Teams (data),
ServiceNow, PagerDuty, Datadog, Snowflake, BigQuery
- Generic DatabaseAdapter (SQLAlchemy async) for PostgreSQL, MySQL,
SQLite, MSSQL — one adapter for all SQL databases
- Native MongoDBAdapter via motor for document DB operations
- Improved existing connectors: Stripe (3→14 actions), REST Generic
(2→5 actions), CSV/File Import (2→7 actions)
- Registry auto-routes database connectors to native adapters,
everything else uses YAML/REST engine
- New optional deps: databases, postgresql, mysql, mongodb
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-30 02:24:43 +05:30 |
|