Skip to content

chore: 🐝 Update SDK - Generate 0.6.0#9

Merged
Mythie merged 2 commits intomainfrom
speakeasy-sdk-regen-1770164193
Feb 7, 2026
Merged

chore: 🐝 Update SDK - Generate 0.6.0#9
Mythie merged 2 commits intomainfrom
speakeasy-sdk-regen-1770164193

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Feb 4, 2026

SDK update

Versioning

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

Python SDK Changes:

  • documenso.envelopes.fields.create_many():
    • request.data[] Changed (Breaking ⚠️)
  • documenso.documents.create_v0(): Deprecated

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├─┬/envelope/field/create-many
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬data
  │           └─┬Schema
  │             ├──[+] allOf (1:56075)
  │             └─┬ALLOF
  │               ├──[-] required (1:56360)❌ 
  │               ├──[-] required (1:56368)❌ 
  │               ├──[-] required (1:56381)❌ 
  │               ├──[-] required (1:56394)❌ 
  │               ├──[-] required (1:56403)❌ 
  │               ├──[-] properties (1:56271)❌ 
  │               ├──[-] properties (1:56044)❌ 
  │               ├──[-] properties (1:56086)❌ 
  │               ├──[-] properties (1:56149)❌ 
  │               └──[-] properties (1:56212)❌ 
  └─┬/document/create/beta
    └─┬POST
      └──[+] deprecated (1:248071)
Document Element Total Changes Breaking Changes
paths 12 20

View full report

Linting Report 0 errors, 0 warnings, 151 hints

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.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)

deprecations: 3.0.2 - 2025-01-06

🐛 Bug Fixes

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)

Based on Speakeasy CLI 1.708.2

@github-actions github-actions Bot added the minor Minor version bump label Feb 4, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1770164193 branch 2 times, most recently from d261215 to e44c956 Compare February 6, 2026 00:19
* `documenso.envelopes.fields.create_many()`: 
  *  `request.data[]` **Changed** (Breaking ⚠️)
* `documenso.documents.create_v0()`: **Deprecated**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1770164193 branch from b21ab13 to 1aa1657 Compare February 7, 2026 00:20
@Mythie Mythie merged commit 33d71f5 into main Feb 7, 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