Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🐝 Update SDK - Generate 1.6.0 #46

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 14, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├──[➖] path (1:770029)❌ 
│ ├──[➕] path (53626:5)
│ ├─┬/v12/deployments/{id}/cancel
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬builds
│ │           │ └─┬Schema
│ │           │   ├──[➕] required (13081:27)❌ 
│ │           │   ├──[➕] properties (13075:27)
│ │           │   ├──[➕] properties (13072:27)
│ │           │   └──[➕] properties (13069:27)
│ │           └─┬readySubstate
│ │             ├──[➕] enum (13975:25)
│ │             └──[🔀] description (13978:38)
│ ├─┬/v1/log-drains
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           └─┬deliveryFormat
│ │ │             └──[➕] enum (18421:27)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬deliveryFormat
│ │             └──[➕] enum (18642:25)
│ ├─┬/v1/installations/{integrationConfigurationId}/billing/invoices/{invoiceId}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[➖] required (1:329388)❌ 
│ │           ├─┬updated
│ │           │ └──[➕] description (22426:38)
│ │           ├─┬period
│ │           │ └──[➕] description (22301:38)
│ │           ├─┬created
│ │           │ └──[➕] description (22422:38)
│ │           ├─┬total
│ │           │ └──[➕] description (22410:38)
│ │           ├─┬items
│ │           │ ├──[➕] description (22363:38)
│ │           │ └─┬Schema
│ │           │   ├──[➕] description (22360:40)
│ │           │   ├─┬resourceId
│ │           │   │ └──[➕] description (22316:44)
│ │           │   ├─┬price
│ │           │   │ └──[➕] description (22336:44)
│ │           │   ├─┬name
│ │           │   │ └──[➕] description (22328:44)
│ │           │   ├─┬units
│ │           │   │ └──[➕] description (22344:44)
│ │           │   ├─┬billingPlanId
│ │           │   │ └──[➕] description (22312:44)
│ │           │   ├─┬end
│ │           │   │ └──[➕] description (22324:44)
│ │           │   ├─┬start
│ │           │   │ └──[➕] description (22320:44)
│ │           │   ├─┬total
│ │           │   │ └──[➕] description (22348:44)
│ │           │   ├─┬quantity
│ │           │   │ └──[➕] description (22340:44)
│ │           │   └─┬details
│ │           │     └──[➕] description (22332:44)
│ │           ├─┬discounts
│ │           │ ├──[➕] description (22406:38)
│ │           │ └─┬Schema
│ │           │   ├──[➕] description (22403:40)
│ │           │   ├─┬details
│ │           │   │ └──[➕] description (22390:44)
│ │           │   ├─┬resourceId
│ │           │   │ └──[➕] description (22374:44)
│ │           │   ├─┬billingPlanId
│ │           │   │ └──[➕] description (22370:44)
│ │           │   ├─┬start
│ │           │   │ └──[➕] description (22378:44)
│ │           │   ├─┬amount
│ │           │   │ └──[➕] description (22394:44)
│ │           │   ├─┬end
│ │           │   │ └──[➕] description (22382:44)
│ │           │   └─┬name
│ │           │     └──[➕] description (22386:44)
│ │           ├─┬invoiceId
│ │           │ └──[➕] description (22260:38)
│ │           ├─┬refundTotal
│ │           │ └──[➕] description (22418:38)
│ │           ├─┬test
│ │           │ └──[➕] description (22256:38)
│ │           ├─┬state
│ │           │ └──[➕] description (22277:38)
│ │           ├─┬externalId
│ │           │ └──[➕] description (22264:38)
│ │           ├─┬invoiceDate
│ │           │ └──[➕] description (22285:38)
│ │           ├─┬memo
│ │           │ └──[➕] description (22305:38)
│ │           ├─┬refundReason
│ │           │ └──[➕] description (22414:38)
│ │           └─┬invoiceNumber
│ │             └──[➕] description (22281:38)
│ ├─┬/v2/integrations/log-drains
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           └─┬deliveryFormat
│ │ │             └──[➕] enum (24175:27)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬deliveryFormat
│ │             └──[➕] enum (24383:25)
│ ├─┬/v9/projects/{idOrName}/env/{id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬400
│ │       └──[🔀] description (48987:28)
│ ├─┬/v1/experimentation/items
│ │ └─┬GET
│ │   ├──[➖] tags (1:380778)❌ 
│ │   ├──[➕] tags (25088:11)
│ │   ├──[➕] summary (25086:20)
│ │   ├──[🔀] description (25079:24)
│ │   └──[➕] operationId (25080:24)❌ 
│ ├─┬/projects/{idOrName}/transfer-request
│ │ └─┬POST
│ │   ├──[➕] requestBody (49216:24)❌ 
│ │   └─┬Responses
│ │     └─┬400
│ │       └──[🔀] description (49163:28)
│ ├─┬/v11/projects
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   └─┬Schema
│ │   │ │     ├─┬latestDeployments
│ │   │ │     │ └─┬Schema
│ │   │ │     │   └─┬readySubstate
│ │   │ │     │     └──[➕] enum (30975:31)
│ │   │ │     └─┬targets
│ │   │ │       └─┬Schema
│ │   │ │         └─┬readySubstate
│ │   │ │           └──[➕] enum (31774:31)
│ │   │ └─┬400
│ │   │   └──[🔀] description (33589:28)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬name
│ │           └──[➖] pattern (1:501328)❌ 
│ ├─┬/v1/security/firewall/bypass
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬ONEOF
│ │             └─┬result
│ │               └─┬Schema
│ │                 ├──[➕] required (53275:31)❌ 
│ │                 └──[➕] properties (53263:31)
│ ├─┬/v6/deployments
│ │ └─┬GET
│ │   ├──[➕] parameters (60333:21)❌ 
│ │   ├──[➕] parameters (60342:21)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬deployments
│ │             └─┬Schema
│ │               └─┬readySubstate
│ │                 ├──[➕] enum (59901:31)
│ │                 └──[🔀] description (59904:44)
│ ├─┬/v1/installations/{integrationConfigurationId}/billing/invoices
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬items
│ │         │ └─┬Schema
│ │         │   ├─┬total
│ │         │   │ └──[➕] description (22146:42)
│ │         │   └─┬price
│ │         │     └──[➕] description (22135:42)
│ │         └─┬discounts
│ │           └─┬Schema
│ │             └─┬amount
│ │               └──[➕] description (22192:42)
│ ├─┬/projects/transfer-request/{code}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬newProjectName
│ │           └──[➖] pattern (1:715605)❌ 
│ ├─┬/v1/projects/{idOrName}/env/{id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬ONEOF
│ │             └──[➖] properties (1:678903)❌ 
│ ├─┬/v1/integrations/configuration/{id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬ONEOF
│ │           │ └─┬source
│ │           │   └──[➕] enum (23633:29)
│ │           └─┬ONEOF
│ │             └─┬source
│ │               └──[➕] enum (23779:29)
│ ├─┬/v1/data-cache/projects/{projectId}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬targets
│ │           │ └─┬Schema
│ │           │   └─┬readySubstate
│ │           │     └──[➕] enum (5943:31)
│ │           └─┬latestDeployments
│ │             └─┬Schema
│ │               └─┬readySubstate
│ │                 └──[➕] enum (5144:31)
│ ├─┬/v13/deployments
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬readySubstate
│ │           │ ├──[➕] enum (11725:25)
│ │           │ └──[🔀] description (11728:38)
│ │           └─┬builds
│ │             └─┬Schema
│ │               ├──[➕] required (10792:27)❌ 
│ │               ├──[➕] properties (10786:27)
│ │               ├──[➕] properties (10783:27)
│ │               └──[➕] properties (10780:27)
│ ├─┬/v13/deployments/{idOrUrl}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬ONEOF
│ │           │ ├─┬builds
│ │           │ │ └─┬Schema
│ │           │ │   ├──[➕] required (8245:31)❌ 
│ │           │ │   ├──[➕] properties (8239:31)
│ │           │ │   ├──[➕] properties (8236:31)
│ │           │ │   └──[➕] properties (8233:31)
│ │           │ └─┬readySubstate
│ │           │   ├──[➕] enum (9145:29)
│ │           │   └──[🔀] description (9148:42)
│ │           └─┬ONEOF
│ │             └─┬readySubstate
│ │               ├──[➕] enum (10538:29)
│ │               └──[🔀] description (10541:42)
│ ├─┬/v1/log-drains/{id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬deliveryFormat
│ │             └──[➕] enum (18119:25)
│ ├─┬/v6/domains/{domain}/config
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[➕] properties (16756:21)
│ │           └──[➕] properties (16749:21)
│ ├─┬/v10/projects
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬projects
│ │             └─┬Schema
│ │               ├─┬targets
│ │               │ └─┬Schema
│ │               │   └─┬readySubstate
│ │               │     └──[➕] enum (28033:37)
│ │               └─┬latestDeployments
│ │                 └─┬Schema
│ │                   └─┬readySubstate
│ │                     └──[➕] enum (27234:37)
│ ├─┬/v9/projects/{idOrName}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├─┬targets
│ │ │         │ └─┬Schema
│ │ │         │   └─┬readySubstate
│ │ │         │     └──[➕] enum (35644:31)
│ │ │         └─┬latestDeployments
│ │ │           └─┬Schema
│ │ │             └─┬readySubstate
│ │ │               └──[➕] enum (34845:31)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├─┬latestDeployments
│ │   │       │ └─┬Schema
│ │   │       │   └─┬readySubstate
│ │   │       │     └──[➕] enum (38476:31)
│ │   │       └─┬targets
│ │   │         └─┬Schema
│ │   │           └─┬readySubstate
│ │   │             └──[➕] enum (39275:31)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬name
│ │           └──[➖] pattern (1:602084)❌ 
│ └─┬/v1/integrations/configurations
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             ├─┬ONEOF
│             │ └─┬Schema
│             │   └─┬source
│             │     └──[➕] enum (23202:31)
│             └─┬ONEOF
│               └─┬Schema
│                 └─┬source
│                   └──[➕] enum (23388:31)
└─┬Components
  ├─┬AuthUser
  │ └─┬resourceConfig
  │   └──[➕] properties (68714:15)
  └─┬UserEvent
    ├──[➕] required (68122:11)❌ 
    ├──[➕] required (68123:11)❌ 
    ├──[➕] required (68119:11)❌ 
    ├──[➕] required (68120:11)❌ 
    ├──[➕] required (68121:11)❌ 
    ├──[➕] properties (60716:11)
    ├──[➕] properties (60663:11)
    ├──[➕] properties (60653:11)
    ├──[➕] properties (60753:11)
    ├──[➕] properties (60658:11)
    ├──[➕] properties (60721:11)
    └──[➕] properties (60748:11)
Document Element Total Changes Breaking Changes
paths 100 15
components 13 5

TYPESCRIPT CHANGELOG

mcpServer: 0.9.0 - 2025-03-18

🐝 New Features

mcpServer: 0.8.0 - 2025-03-12

🐝 New Features

@github-actions github-actions bot requested review from leerob and molebox as code owners March 14, 2025 00:12
@github-actions github-actions bot added the patch Patch version bump label Mar 14, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741910809 branch 4 times, most recently from d414dd1 to 8f855c6 Compare March 18, 2025 00:11
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.5.1 chore: 🐝 Update SDK - Generate 1.6.0 Mar 18, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Mar 18, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741910809 branch 8 times, most recently from 1cc4238 to f0d5db4 Compare March 26, 2025 00:12
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741910809 branch 7 times, most recently from 25ec613 to 4973afe Compare April 2, 2025 00:12
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741910809 branch from 4973afe to 4421e18 Compare April 3, 2025 00:12
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741910809 branch from 4421e18 to 4ad0d76 Compare April 3, 2025 17:20
@ismaelrumzan ismaelrumzan merged commit b2e0baf into main Apr 3, 2025
1 check passed
@ismaelrumzan ismaelrumzan deleted the speakeasy-sdk-regen-1741910809 branch April 3, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants