Skip to content

chore: 🐝 Update SDK - Generate 0.30.2#129

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

chore: 🐝 Update SDK - Generate 0.30.2#129
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1773274673

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 12, 2026

SDK update

Versioning

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

Python SDK Changes Detected:

  • polar._endpointsubscription_created_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointsubscription_updated_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointsubscription_active_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointsubscription_canceled_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointsubscription_uncanceled_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointsubscription_revoked_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointsubscription_past_due_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointorganization_updated_post():
    • request.data.customer_email_settings Changed Breaking ⚠️
  • polar.organizations.update():
    • request.organization_update.customer_email_settings Changed Breaking ⚠️
    • response.customer_email_settings Changed
  • polar.organizations.create():
    • request.customer_email_settings Changed Breaking ⚠️
    • response.customer_email_settings Changed
  • polar.organizations.get(): response.customer_email_settings Changed
  • polar.organizations.list(): response.items.[].customer_email_settings Changed
  • polar.subscriptions.list(): response.items.[].pending_update Added
  • polar.subscriptions.create(): response.pending_update Added
  • polar.subscriptions.get(): response.pending_update Added
  • polar.subscriptions.revoke(): response.pending_update Added
  • polar.subscriptions.update():
    • response.pending_update Added
    • error.status[402] Added
  • polar.customer_portal.seats.list_claimed_subscriptions(): response.items.[].pending_update Added
  • polar.customer_portal.subscriptions.list(): response.items.[].pending_update Added
  • polar.customer_portal.subscriptions.get(): response.pending_update Added
  • polar.customer_portal.subscriptions.cancel(): response.pending_update Added
  • polar.customer_portal.subscriptions.update():
    • response.pending_update Added
    • error.status[402] Added
OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/subscriptions/{id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └──[+] codes (977:18)
│ └─┬/v1/customer-portal/subscriptions/{id}
│   └─┬PATCH
│     └─┬Responses
│       └──[+] codes (13825:18)
└─┬Components
  ├──[+] schemas (53219:36)
  ├──[+] schemas (52977:24)
  ├─┬OrganizationCustomerEmailSettings
  │ ├──[+] required (52421:11)❌ 
  │ ├──[+] required (52423:11)❌ 
  │ ├──[+] properties (52392:11)
  │ ├──[+] properties (52400:11)
  │ ├─┬subscription_uncanceled
  │ │ └──[🔀] title (52398:22)
  │ ├─┬subscription_updated
  │ │ └──[🔀] title (52402:22)
  │ └─┬subscription_revoked
  │   └──[🔀] title (52394:22)
  ├─┬CustomerSubscription
  │ ├──[+] required (39893:11)❌ 
  │ ├──[+] properties (39853:11)
  │ ├─┬seats
  │ │ ├──[+] type (39651:21)❌ 
  │ │ ├──[🔀] title (39652:22)
  │ │ ├──[🔀] description (39653:28)
  │ │ ├──[-] anyOf (1:666215)❌ 
  │ │ └──[-] anyOf (1:666236)❌ 
  │ ├─┬recurring_interval
  │ │ └──[🔀] $ref (39763:25)❌ 
  │ ├─┬trial_start
  │ │ ├──[🔀] title (39697:22)
  │ │ └──[🔀] description (39698:28)
  │ ├─┬product_id
  │ │ └──[🔀] $ref (40058:23)❌ 
  │ ├─┬prices
  │ │ ├──[-] items (1:666718)❌ 
  │ │ ├──[-] type (1:666848)❌ 
  │ │ ├──[-] title (1:666866)
  │ │ ├──[🔀] description (39862:28)
  │ │ ├──[+] anyOf (53219:36)
  │ │ └──[+] anyOf (39858:15)
  │ ├─┬recurring_interval_count
  │ │ └──[🔀] $ref (57805:17)❌ 
  │ ├─┬product
  │ │ └──[🔀] $ref (39830:21)❌ 
  │ ├─┬trial_end
  │ │ └──[🔀] $ref (58228:17)❌ 
  │ ├─┬started_at
  │ │ ├──[🔀] title (39803:22)
  │ │ ├──[🔀] description (39804:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (39797:25)❌ 
  │ │   └──[-] format (1:665203)❌ 
  │ └─┬status
  │   └──[🔀] $ref (39718:25)❌ 
  └─┬Subscription
    ├──[+] required (56446:11)❌ 
    ├──[+] properties (56403:11)
    ├─┬status
    │ └──[🔀] $ref (56212:25)❌ 
    ├─┬product_id
    │ └──[🔀] $ref (53373:23)❌ 
    ├─┬product
    │ └──[🔀] $ref (56380:21)❌ 
    ├─┬seats
    │ ├──[+] type (56145:21)❌ 
    │ ├──[🔀] title (56146:22)
    │ ├──[🔀] description (56147:28)
    │ ├──[-] anyOf (1:931316)❌ 
    │ └──[-] anyOf (1:931337)❌ 
    ├─┬trial_end
    │ └──[🔀] $ref (58228:17)❌ 
    ├─┬recurring_interval_count
    │ └──[🔀] $ref (57805:17)❌ 
    ├─┬recurring_interval
    │ └──[🔀] $ref (56257:25)❌ 
    ├─┬trial_start
    │ ├──[🔀] title (56191:22)
    │ └──[🔀] description (56192:28)
    ├─┬started_at
    │ ├──[🔀] title (56297:22)
    │ ├──[🔀] description (56298:28)
    │ └─┬ANYOF
    │   ├──[🔀] type (56291:25)❌ 
    │   └──[-] format (1:930304)❌ 
    └─┬prices
      ├──[-] items (1:932620)❌ 
      ├──[-] type (1:932750)❌ 
      ├──[-] title (1:932768)
      ├──[🔀] description (56412:28)
      ├──[+] anyOf (53219:36)
      └──[+] anyOf (56408:15)
Document Element Total Changes Breaking Changes
paths 2 0
components 59 30
Linting Report 0 errors, 1 warnings, 14 hints

View full report

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 Mar 12, 2026
* `polar._endpointsubscription_created_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointsubscription_updated_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointsubscription_active_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointsubscription_canceled_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointsubscription_uncanceled_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointsubscription_revoked_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointsubscription_past_due_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointorganization_updated_post()`: 
  *  `request.data.customer_email_settings` **Changed** **Breaking** ⚠️
* `polar.organizations.update()`: 
  *  `request.organization_update.customer_email_settings` **Changed** **Breaking** ⚠️
  *  `response.customer_email_settings` **Changed**
* `polar.organizations.create()`: 
  *  `request.customer_email_settings` **Changed** **Breaking** ⚠️
  *  `response.customer_email_settings` **Changed**
* `polar.organizations.get()`:  `response.customer_email_settings` **Changed**
* `polar.organizations.list()`:  `response.items.[].customer_email_settings` **Changed**
* `polar.subscriptions.list()`:  `response.items.[].pending_update` **Added**
* `polar.subscriptions.create()`:  `response.pending_update` **Added**
* `polar.subscriptions.get()`:  `response.pending_update` **Added**
* `polar.subscriptions.revoke()`:  `response.pending_update` **Added**
* `polar.subscriptions.update()`: 
  *  `response.pending_update` **Added**
  *  `error.status[402]` **Added**
* `polar.customer_portal.seats.list_claimed_subscriptions()`:  `response.items.[].pending_update` **Added**
* `polar.customer_portal.subscriptions.list()`:  `response.items.[].pending_update` **Added**
* `polar.customer_portal.subscriptions.get()`:  `response.pending_update` **Added**
* `polar.customer_portal.subscriptions.cancel()`:  `response.pending_update` **Added**
* `polar.customer_portal.subscriptions.update()`: 
  *  `response.pending_update` **Added**
  *  `error.status[402]` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773274673 branch from 66204b2 to ba9bb3c Compare March 13, 2026 00:24
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.

1 participant