Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 21, 2025

SDK update

Versioning

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

Python SDK Changes Detected:

  • polar.customers.list(): request.include_members Removed Breaking ⚠️
  • polar.customers.create(): request Changed Breaking ⚠️
  • polar.customers.get(): request.include_members Removed Breaking ⚠️
  • polar.customers.update(): request.include_members Removed Breaking ⚠️
  • polar.customers.get_external(): request.include_members Removed Breaking ⚠️
  • polar.customers.update_external(): request.include_members Removed Breaking ⚠️
OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/customers/external/{external_id}
│ │ ├─┬GET
│ │ │ └──[-] parameters (1:152360)❌ 
│ │ └─┬PATCH
│ │   └──[-] parameters (1:153761)❌ 
│ ├─┬/v1/customers/{id}
│ │ ├─┬GET
│ │ │ └──[-] parameters (1:148074)❌ 
│ │ └─┬PATCH
│ │   └──[-] parameters (1:149410)❌ 
│ └─┬/v1/customers/
│   ├─┬GET
│   │ └──[-] parameters (1:142617)❌ 
│   └─┬POST
│     └──[-] parameters (1:145229)❌ 
├─┬subscription.uncanceled
│ └─┬POST
│   └──[🔀] description (16545:24)
└─┬Components
  └─┬WebhookSubscriptionUncanceledPayload
    └──[🔀] description (55051:24)
Document Element Total Changes Breaking Changes
paths 6 6
webhooks 1 0
components 1 0

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.648.0

@github-actions github-actions bot added the patch Patch version bump label Dec 21, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1766276214 branch 2 times, most recently from 324c77c to af6fc77 Compare December 23, 2025 00:19
* `polar.customers.list()`:  `request.include_members` **Removed** **Breaking** ⚠️
* `polar.customers.create()`:  `request` **Changed** **Breaking** ⚠️
* `polar.customers.get()`:  `request.include_members` **Removed** **Breaking** ⚠️
* `polar.customers.update()`:  `request.include_members` **Removed** **Breaking** ⚠️
* `polar.customers.get_external()`:  `request.include_members` **Removed** **Breaking** ⚠️
* `polar.customers.update_external()`:  `request.include_members` **Removed** **Breaking** ⚠️
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1766276214 branch from 4791b8e to f0b3eaf Compare December 24, 2025 00:19
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