Skip to content

Commit 35573b1

Browse files
Gmail source improvements (#15820)
* Gmail source improvements - Make the trigger_type prop optional with default to polling - Make timer, labels, and exclude_labels props not hidden by default - Improve handling of webhooks & client verification - Add error handling and better UI flow for configuration - Fix ConfigurationError issues with topic creation and service account validation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * Update package.json
1 parent 7a1f2dd commit 35573b1

File tree

2 files changed

+276
-118
lines changed

2 files changed

+276
-118
lines changed

components/gmail/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/gmail",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Pipedream Gmail Components",
55
"main": "gmail.app.mjs",
66
"keywords": [

0 commit comments

Comments
 (0)