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

View full SDK changelog

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

View full report

Linting Report 0 errors, 0 warnings, 19 hints

View full report

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

@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 7 times, most recently from f0e2ea2 to 55e0b43 Compare January 24, 2026 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1767917334 branch 3 times, most recently from 734e1e1 to 797d373 Compare January 27, 2026 00:11
* `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 797d373 to e3c459a Compare January 28, 2026 00:11
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