You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New Google Chat workflow task types: create/rename/archive spaces, change space privacy, update space description, invite to space, send messages and attachments
22
+
- New workflow task type: `InviteToMicrosoftTeamsChannelRootlyTaskParams` — invite users to Microsoft Teams channels via Rootly
23
+
- New workflow task type: `AttachRetrospectivePdfToJiraIssueTaskParams` — attach retrospective PDFs to Jira issues
24
+
- Edge connector filters support (`CreateEdgeConnectorBodyDataAttributesFilters`)
25
+
-`owner_group_ids` field on heartbeat, alerts source, functionality, and schedule models for team-scoped API key support
26
+
- GitHub issue task params: labels mode support (`update_github_issue_task_params_labels_mode`)
27
+
28
+
### Changed
29
+
- Regenerated client from latest OpenAPI specification
30
+
- httpx minimum version bumped from `>=0.20.0` to `>=0.23.0`
31
+
- 428 new model files, 28 removed models (consolidated upstream)
32
+
33
+
### Fixed
34
+
- Applied nullable enum fix to all model files via `tools/fix_nullable_enums.py`
0 commit comments