Skip to content

chore: 🐝 Update SDK - Generate SDK 2.0.1#194

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1770290460
Open

chore: 🐝 Update SDK - Generate SDK 2.0.1#194
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1770290460

Conversation

@github-actions
Copy link
Contributor

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

SDK update

Versioning

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

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (20643:5)
│ └─┬/monitoring/metrics
│   └──[+] post (20230:15)
└─┬Components
  ├──[+] schemas (37044:33)
  ├──[+] schemas (36792:33)
  ├──[+] schemas (37106:34)
  ├──[+] schemas (36766:45)
  ├─┬MonitoringSample
  │ └─┬value
  │   ├──[+] anyOf (37313:15)
  │   ├──[+] anyOf (37317:15)
  │   ├─┬ANYOF
  │   │ └──[🔀] type (37308:25)❌ 
  │   └─┬ANYOF
  │     ├──[🔀] type (37311:25)❌ 
  │     └──[-] pattern (1:643024)❌ 
  ├─┬MetricsExplorerTotalSummarySet
  │ └─┬delta
  │   └──[🔀] examples (36652:15)
  ├─┬Settlement
  │ └─┬exchange_rate
  │   └──[🔀] examples (43802:15)
  ├─┬Chargeback
  │ └─┬exchange_rate
  │   └──[🔀] examples (29753:15)
  └─┬ChargebackReversal
    └─┬exchange_rate
      └──[🔀] examples (29957:15)
Document Element Total Changes Breaking Changes
paths 2 0
components 13 3

View full report

Linting Report 0 errors, 2 warnings, 4 hints

View full report

PYTHON CHANGELOG

constsAndDefaults: 1.0.6 - 2026-01-15

🐛 Bug Fixes

  • omit enum default when value is not in enum to prevent type errors in generated code (commit by @mfbx9da4)

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)

globalSecurity: 3.0.5 - 2026-02-03

🐝 New Features

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

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 patch Patch version bump label Feb 5, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770290460 branch 11 times, most recently from 6e2d9e4 to fa0b260 Compare February 12, 2026 00:42
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770290460 branch 2 times, most recently from 51af062 to 04eb05f Compare February 14, 2026 00:42
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770290460 branch from b29aa54 to bd51f95 Compare February 15, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants