Skip to content

chore: 🐝 Update SDK - Generate OUTPOST-PYTHON 1.4.0#934

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1780079461
Closed

chore: 🐝 Update SDK - Generate OUTPOST-PYTHON 1.4.0#934
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1780079461

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • outpost.destinations.update(): request.body Changed (Breaking ⚠️)

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/events
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-pagination (3331:9)❌ 
│ ├─┬/tenants/{tenant_id}/destinations/{destination_id}/attempts
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-pagination (4268:9)❌ 
│ ├─┬/tenants
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-pagination (3070:9)❌ 
│ └─┬/attempts
│   └─┬GET
│     └─┬Extensions
│       └──[-] x-speakeasy-pagination (3586:9)❌ 
└─┬Components
  ├──[+] schemas (1896:7)
  ├──[+] schemas (1764:7)
  ├──[+] schemas (1821:7)
  ├──[+] schemas (1882:7)
  ├──[+] schemas (1889:7)
  ├──[+] schemas (1852:7)
  ├──[+] schemas (1926:7)
  ├──[+] schemas (1946:7)
  ├──[+] schemas (1845:7)
  ├──[+] schemas (1835:7)
  ├──[+] schemas (1794:7)
  ├──[+] schemas (1913:7)
  ├──[+] schemas (1939:7)
  ├──[+] schemas (1869:7)
  ├──[+] schemas (1808:7)
  ├──[+] schemas (1967:7)
  ├─┬DestinationUpdateGCPPubSub
  │ ├──[+] required (2301:18)❌ 
  │ ├──[+] properties (2303:9)
  │ ├─┬credentials
  │ │ └──[🔀] $ref (1939:13)❌ 
  │ └─┬config
  │   └──[🔀] $ref (1926:13)❌ 
  ├─┬DestinationUpdateAWSS3
  │ ├──[+] required (2255:18)❌ 
  │ ├──[+] properties (2257:9)
  │ ├─┬credentials
  │ │ └──[🔀] $ref (1913:13)❌ 
  │ └─┬config
  │   └──[🔀] $ref (1896:13)❌ 
  ├─┬DestinationUpdateAWSKinesis
  │ ├──[+] required (2163:18)❌ 
  │ ├──[+] properties (2165:9)
  │ ├─┬config
  │ │ └──[🔀] $ref (1852:13)❌ 
  │ └─┬credentials
  │   └──[🔀] $ref (1869:13)❌ 
  ├─┬DestinationUpdateAWSSQS
  │ ├──[+] required (2026:18)❌ 
  │ ├──[+] properties (2028:9)
  │ ├─┬config
  │ │ └──[🔀] $ref (1794:13)❌ 
  │ └─┬credentials
  │   └──[🔀] $ref (1808:13)❌ 
  ├─┬WebhookCredentialsUpdate
  │ └──[+] description (1778:20)
  ├─┬DestinationUpdateAzureServiceBus
  │ ├──[+] required (2209:18)❌ 
  │ ├──[+] properties (2211:9)
  │ ├─┬credentials
  │ │ └──[🔀] $ref (1889:13)❌ 
  │ └─┬config
  │   └──[🔀] $ref (1882:13)❌ 
  ├─┬DestinationUpdateWebhook
  │ ├──[+] required (1980:18)❌ 
  │ ├──[+] properties (1982:9)
  │ └─┬config
  │   └──[🔀] $ref (1764:13)❌ 
  ├─┬DestinationUpdateKafka
  │ ├──[+] required (2347:18)❌ 
  │ ├──[+] properties (2349:9)
  │ ├─┬config
  │ │ └──[🔀] $ref (1946:13)❌ 
  │ └─┬credentials
  │   └──[🔀] $ref (1967:13)❌ 
  ├─┬DestinationUpdateHookdeck
  │ ├──[+] required (2119:18)❌ 
  │ ├──[-] properties (1905:9)❌ 
  │ ├──[+] properties (2121:9)
  │ └─┬credentials
  │   └──[🔀] $ref (1845:13)❌ 
  ├─┬DestinationUpdateRabbitMQ
  │ ├──[+] required (2072:18)❌ 
  │ ├──[+] properties (2074:9)
  │ ├─┬credentials
  │ │ └──[🔀] $ref (1835:13)❌ 
  │ └─┬config
  │   └──[🔀] $ref (1821:13)❌ 
  └─┬DestinationUpdate
    └──[+] discriminator (2402:9)❌ 
Document Element Total Changes Breaking Changes
paths 4 0
components 53 27

View full report

Linting Report 0 errors, 1 warnings, 12 hints

View full report

PYTHON CHANGELOG

core: 6.0.23 - 2026-05-26

🐝 New Features

  • capability to directly control casing (acronym) rules (commit by @ThomasRooney)

core: 6.0.22 - 2026-05-20

🐛 Bug Fixes

envVarSecurityUsage: 0.3.3 - 2026-05-18

🐛 Bug Fixes

  • read envVarPrefix fallback when SDK is constructed with no security args (commit by @AshGodfrey)

Based on Speakeasy CLI 1.768.2

* `outpost.destinations.update()`:  `request.body` **Changed** (Breaking ⚠️)
@github-actions github-actions Bot added the minor Minor version bump label May 29, 2026
@alexluong
Copy link
Copy Markdown
Collaborator

Closing to regenerate against latest main after #935 merge

@alexluong alexluong closed this May 29, 2026
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