Skip to content

chore: 🐝 Update SDK - Generate 0.5.0#2

Open
github-actions[bot] wants to merge 10 commits intomainfrom
speakeasy-sdk-regen-1770336306
Open

chore: 🐝 Update SDK - Generate 0.5.0#2
github-actions[bot] wants to merge 10 commits intomainfrom
speakeasy-sdk-regen-1770336306

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 6, 2026

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

OpenAPI Change Summary
├─┬Paths
│ ├─┬/v3/incidents/export
│ │ └──GET
│ ├─┬/v4/squads
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/services/{serviceID}/routing-rules
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/slo/{sloID}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/services/{serviceID}/iag-config
│ │ └──PUT
│ ├─┬/v4/schedules/{scheduleID}/rotations/{rotationID}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/audit-logs/export
│ │ └──POST
│ ├─┬/v4/schedules/{scheduleID}/overrides/{overrideID}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/teams/{teamId}/roles/{roleId}
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/global-event-rules/{ger_id}/rulesets/{alert_source_version}/{alert_source_shortname}/rules/{rule_id}
│ │ ├──GET
│ │ ├──DELETE
│ │ └──PATCH
│ ├─┬/v3/incidents/{IncidentId}/warroom
│ │ ├──GET
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └──application/json
│ ├─┬/v4/statuspages/{statuspageID}/status
│ │ └──GET
│ ├─┬/v4/squads/{squadID}/name
│ │ └──PUT
│ ├─┬/v3/incidents/{incidentID}/snooze
│ │ └──PUT
│ ├─┬/v3/incidents/resolve
│ │ └──POST
│ ├─┬/v3/services/by-name
│ │ └──GET
│ ├─┬/v3/audit-logs/export/history/{id}
│ │ └──GET
│ ├─┬/v3/services/{serviceID}/apta-config
│ │ └──PUT
│ ├─┬/v3/incidents/{incidentID}/actions/jira/new/jira-cloud
│ │ └──POST
│ ├─┬/v3/teams
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/global-event-rules/{ger_id}/rulesets/{alert_source_version}/{alert_source_shortname}
│ │ ├──GET
│ │ ├──DELETE
│ │ └──PATCH
│ ├─┬/v3/incidents/{IncidentId}/runbooks
│ │ └──POST
│ ├─┬/v4/statuspages
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-pagination (29789:9)
│ │ └──POST
│ ├─┬/v4/schedules/{scheduleID}/clone
│ │ └──POST
│ ├─┬/v4/statuspages/{statuspageID}/components
│ │ ├──GET
│ │ └──POST
│ ├─┬/v4/schedules/{scheduleID}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/incidents/postmortem
│ │ └──GET
│ ├─┬/v4/schedules/{scheduleID}/change-timezone
│ │ └──PATCH
│ ├─┬/v3/incidents/{incidentID}/actions/servicenow/new
│ │ └──POST
│ ├─┬/v3/services/{serviceID}/deduplication-rules
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/webform
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-pagination (23739:9)
│ │ └──POST
│ ├─┬/v3/refresh-token/{refreshTokenID}
│ │ └──DELETE
│ ├─┬/v3/services/{serviceID}/overlays/custom-content/{alertSource}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/extensions/slack_v2/channel
│ │ └──POST
│ ├─┬/v3/services/{serviceID}/overlays/custom-content
│ │ └──GET
│ ├─┬/v3/incidents/{incidentID}/mark-as-transient
│ │ └──PUT
│ ├─┬/v3/teams/{teamId}/members
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/requests/status
│ │ └──POST
│ ├─┬/v3/services/{serviceID}/overlays/custom-content/render
│ │ └──POST
│ ├─┬/v4/statuspages/{statuspageID}/groups
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/services/{serviceID}/overlays/dedup-key
│ │ └──GET
│ ├─┬/v3/incidents/{incidentID}/additional-responders/{responderID}
│ │ └──DELETE
│ ├─┬/v4/schedules/{scheduleID}/overrides
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/slo/{sloID}/incident
│ │ └──POST
│ ├─┬/v3/audit-logs
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-pagination (601:9)
│ ├─┬/v3/services/{serviceID}/maintenance
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/incidents/{IncidentId}/communication_cards
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/exports/{export_id}
│ │ └──GET
│ ├─┬/v3/users
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/incidents/{incidentID}/actions/webhook/{eventWebhookID}
│ │ └──POST
│ ├─┬/v3/incidents/{incidentID}/actions/jira/new/jira-server
│ │ └──POST
│ ├─┬/v4/statuspages/{statuspageID}/issues
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/incidents/priority
│ │ └──PUT
│ ├─┬/v3/services/{serviceID}/extensions
│ │ └──PUT
│ ├─┬/v3/incidents/{incidentID}/actions/circleci/rebuild/{buildNumber}
│ │ └──POST
│ ├─┬/v4/statuspages/{statuspageID}/subscribers
│ │ └──GET
│ ├─┬/v3/services/{serviceID}/notification-delay-config
│ │ └──PUT
│ ├─┬/v3/services/{serviceID}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v4/statuspages/{statuspageID}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/users/delete-user
│ │ └──PUT
│ ├─┬/v3/workflows/{workflowID}/actions
│ │ └──POST
│ ├─┬/v3/workflows/{workflowID}/actions/reorder
│ │ └──PATCH
│ ├─┬/v3/services/{serviceID}/dependencies
│ │ └──POST
│ ├─┬/v4/schedules/{scheduleID}/actions
│ │ └──PATCH
│ ├─┬/v3/teams/{teamId}/roles
│ │ ├──GET
│ │ └──POST
│ ├─┬/v4/schedules
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-pagination (26589:9)
│ │ └──POST
│ ├─┬/v3/slo
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/global-event-rules/{ger_id}/rulesets
│ │ └──POST
│ ├─┬/v3/services/{serviceID}/overlays/dedup-key/render
│ │ └──POST
│ ├─┬/v3/extensions/event-webhooks
│ │ ├──GET
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └──application/json
│ ├─┬/v3/users/roles
│ │ └──GET
│ ├─┬/v3/incidents/{incidentID}/acknowledge
│ │ └──POST
│ ├─┬/v3/audit-logs/export/history
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-pagination (906:9)
│ ├─┬/v3/global-event-rules
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-pagination (3666:9)
│ │ └──POST
│ ├─┬/v3/incidents/{incidentID}/events
│ │ └──GET
│ ├─┬/v3/analyticsv2/team
│ │ └──GET
│ ├─┬/v3/escalation-policies/{escalationPolicyID}
│ │ ├──GET
│ │ ├──POST
│ │ └──DELETE
│ ├─┬/v3/incidents/{incidentID}/postmortem
│ │ ├──GET
│ │ ├──PUT
│ │ ├─┬POST
│ │ │ └─┬Responses
│ │ │   └─┬201
│ │ │     └──application/json
│ │ └──DELETE
│ ├─┬/v3/refresh-token
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/incidents/{IncidentId}/tags
│ │ ├──PUT
│ │ └──PATCH
│ ├─┬/v3/webform/{webformId}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/workflows
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-pagination (24574:9)
│ │ └──POST
│ ├─┬/v3/extensions/msteams/config
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/workflows/{workflowID}/actions/{actionID}
│ │ ├──GET
│ │ ├──DELETE
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/v3/users/{userID}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/incidents/{incidentID}/priority
│ │ └──PATCH
│ ├─┬/v3/audit-logs/{id}
│ │ └──GET
│ ├─┬/v3/incidents/export/async
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬202
│ │       └──*/*
│ ├─┬/v3/global-event-rules/{ger_id}
│ │ ├──GET
│ │ ├──DELETE
│ │ └──PATCH
│ ├─┬/v4/schedules/{scheduleID}/rotations
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/slo/{sloID}/incident/{incidentID}/false-positive/{value}
│ │ └──PATCH
│ ├─┬/v4/squads/{squadID}/members/{memberID}
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/global-event-rules/{ger_id}/rulesets/{alert_source_version}/{alert_source_shortname}/rules/{rule_id}/priority
│ │ └──PATCH
│ ├─┬/v3/extensions/event-webhooks/{eventWebhookID}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/teams/{teamId}/members/{memberId}
│ │ ├──DELETE
│ │ └──PATCH
│ ├─┬/v3/workflows/enable
│ │ └──PUT
│ ├─┬/v4/statuspages/{statuspageID}/groups/{group_id}
│ │ ├──GET
│ │ └──DELETE
│ ├─┬/v4/statuspages/{statuspageID}/issues/{issue_id}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/workflows/{workflowID}/logs
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-pagination (26402:9)
│ ├─┬/v3/incidents/{incidentID}
│ │ └──GET
│ ├─┬/v3/teams/{teamId}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/services/{serviceID}/overlays/dedup-key/{alertSource}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/runbooks
│ │ ├──GET
│ │ └──POST
│ ├─┬/v4/squads/{squadID}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/incidents/acknowledge
│ │ └──POST
│ ├─┬/v4/schedules/{scheduleID}/rotations/{rotationID}/participants
│ │ ├──GET
│ │ └──PUT
│ ├─┬/v3/incidents/{incidentID}/mark-as-non-transient
│ │ └──PUT
│ ├─┬/v3/extensions/slack_v2/channel/archive
│ │ └──POST
│ ├─┬/v3/global-oncall-reminder-rules
│ │ ├──GET
│ │ ├──PUT
│ │ ├──POST
│ │ └──DELETE
│ ├─┬/v3/incidents/{IncidentId}/warroom/{NoteId}
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/workflows/{workflowID}
│ │ ├──GET
│ │ ├──DELETE
│ │ └──PATCH
│ ├─┬/v4/statuspages/{statuspageID}/maintenance
│ │ ├──GET
│ │ └──POST
│ ├─┬/v4/schedules/{scheduleID}/ical-link
│ │ ├──GET
│ │ ├──POST
│ │ ├──DELETE
│ │ └──PATCH
│ ├─┬/v3/analyticsv2/organization
│ │ └──GET
│ ├─┬/v4/statuspages/{statuspageID}/states
│ │ └──GET
│ ├─┬/v3/services/{serviceID}/config
│ │ ├──GET
│ │ └──PATCH
│ ├─┬/v3/services/{serviceID}/suppression-rules
│ │ ├──GET
│ │ └──POST
│ ├─┬/v3/incidents/{incidentID}/additional-responders
│ │ ├──GET
│ │ └──PUT
│ ├─┬/v3/incidents/{incidentID}/resolve
│ │ └──POST
│ ├─┬/v3/services
│ │ ├──GET
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └──application/json
│ ├─┬/v3/incidents/{incidentID}/reassign
│ │ └──POST
│ ├─┬/v3/incidents/{incidentID}/unsnooze
│ │ └──PUT
│ ├─┬/v3/teams/{teamId}/members/bulk
│ │ └──POST
│ ├─┬/v3/global-event-rules/{ger_id}/rulesets/{alert_source_version}/{alert_source_shortname}/priority
│ │ └──PATCH
│ ├─┬/v3/global-event-rules/{ger_id}/rulesets/{alert_source_version}/{alert_source_shortname}/rules
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-pagination (5121:9)
│ │ └──POST
│ ├─┬/v3/services/{serviceID}/tagging-rules
│ │ ├──GET
│ │ └──POST
│ ├─┬/v4/statuspages/{statuspageID}/maintenance/{maintenance_id}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/runbooks/{runbookID}
│ │ ├──GET
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/workflows/{workflowID}/enable
│ │ └──PATCH
│ ├─┬/v3/users/abilities
│ │ └──PUT
│ ├─┬/v3/escalation-policies
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-pagination (1378:9)
│ │ └──POST
│ ├─┬/v3/incidents/{IncidentId}/communication_cards/{communicationCardId}
│ │ ├──PUT
│ │ └──DELETE
│ ├─┬/v3/incidents/{incidentID}/mark-slo-incident-false-postive/{value}
│ │ └──PATCH
│ └─┬/v4/statuspages/{statuspageID}/components/{component_id}
│   ├──GET
│   ├──PUT
│   └──DELETE
└─┬Components
  ├──[-] schemas (31013:13)❌ 
  ├──[+] schemas (39394:7)
  └─┬V3.Services.TaggingRules.TagRule
    └─┬basic_expression
      └──[🔀] $ref (39394:13)❌ 
Document Element Total Changes Breaking Changes
paths 10 0
components 3 2

View full report

Linting Report 0 errors, 20 warnings, 40 hints

View full report

PYTHON CHANGELOG

core: 6.0.5 - 2026-02-12

🐛 Bug Fixes

  • resolve missing pydantic field aliases when using from future import annotations (commit by @AshGodfrey)

core: 6.0.3 - 2026-02-05

🐛 Bug Fixes

  • add 'request' to reserved parameter keywords as it can shadow request information (commit by @ThomasRooney)

core: 6.0.4 - 2026-02-04

🐝 New Features

  • forwardCompatibleEnumsByDefault config field is now available (commit by @mfbx9da4)

core: 6.0.2 - 2026-01-29

🐛 Bug Fixes

  • avoid overwriting SubSDK comments with empty comments when same SubSDK is referenced by multiple tags (commit by @mfbx9da4)

core: 6.0.1 - 2026-01-29

🐛 Bug Fixes

  • update Discriminator.Mapping when cloning error union children (commit by @mfbx9da4)

core: 6.0.0 - 2026-01-27

🐝 New Features

  • drop Python 3.9 support, require Python 3.10+ (commit by @AshGodfrey)

globalSecurity: 3.0.5 - 2026-02-03

🐝 New Features

  • support x-speakeasy-name-override on security scheme options (commit by @tristanspeakeasy)

responseFormat: 1.1.0 - 2026-01-22

🔧 Chores

  • remove redundant headers field in envelope-http response (commit by @2ynn)

unions: 3.1.3 - 2026-02-10

🐝 New Features

  • add forward-compatible open discriminated unions with Unknown fallback models (commit by @vishalg0wda)
  • Controlled globally via forwardCompatibleUnionsByDefault: tagged-only in gen.yaml, or per-union with x-speakeasy-unknown-values: allow/disallow.

Based on Speakeasy CLI 1.717.0

@github-actions github-actions bot added the minor Minor version bump label Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Development

Successfully merging this pull request may close these issues.

0 participants