Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 9, 2026

SDK update

Versioning

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

Python SDK Changes:

  • ragie.webhook_endpoints.list(): response.webhook_endpoints.[].secret Added
  • ragie.webhook_endpoints.create(): response.secret Added
  • ragie.webhook_endpoints.get(): response.secret Added
  • ragie.webhook_endpoints.update(): response.secret Added
OpenAPI Change Summary
└─┬Components
  └─┬WebhookEndpoint
    ├──[+] required (12637:11)❌ 
    ├──[+] properties (12623:11)
    ├─┬updated_at
    │ ├──[🔀] title (12625:22)
    │ └──[-] format (1:222320)❌ 
    └─┬url
      ├──[🔀] title (12595:22)
      ├──[-] maxLength (1:222441)❌ 
      ├──[-] minLength (1:222460)❌ 
      └──[🔀] format (12594:23)❌ 
Document Element Total Changes Breaking Changes
components 8 5

PYTHON CHANGELOG

core: 5.23.18 - 2026-01-12

🐛 Bug Fixes

  • Further tune media type matching expression for ReDoS (commit by @bflad)

core: 5.23.17 - 2026-01-07

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

nullables: 1.0.2 - 2026-01-12

🐛 Bug Fixes

  • Add custom serialization method for models where optional (but no nullable) fields are present (commit by @2ynn)

sdkHooks: 1.2.1 - 2026-01-14

🐝 New Features

  • add async hooks support for non-blocking I/O in async SDK methods; sync hooks now execute in a dedicated thread when async hooks are disabled (commit by @vishalg0wda)

unions: 3.1.2 - 2026-01-13

🐛 Bug Fixes

  • always reference discriminated union members directly (commit by @danielkov)

Based on Speakeasy CLI 1.691.0

@github-actions github-actions bot added the patch Patch version bump label Jan 9, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1767917334 branch 8 times, most recently from 7a5b466 to 3a9f0eb Compare January 17, 2026 00:09
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1767917334 branch 3 times, most recently from ce0445c to 2cece0c Compare January 20, 2026 00:10
* `ragie.webhook_endpoints.list()`:  `response.webhook_endpoints.[].secret` **Added**
* `ragie.webhook_endpoints.create()`:  `response.secret` **Added**
* `ragie.webhook_endpoints.get()`:  `response.secret` **Added**
* `ragie.webhook_endpoints.update()`:  `response.secret` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1767917334 branch from 2cece0c to 9369d87 Compare January 21, 2026 00:10
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