v0.24.0
0.24.0 (2026-04-22)
Full Changelog: v0.23.0...v0.24.0
Features
- Add
events.unwrap()method for webhook signature verification (aad594c) - Add
webhook_endpoint.verification_challengeevent type (a554197) - Add events endpoints (62914f8)
- api: add events endpoints (8008da9)
Bug Fixes
- Use compat layer for Pydantic v1/v2 compatibility in unwrap (a7f2f2f)
Performance Improvements
- client: optimize file structure copying in multipart requests (c7762e8)
Chores
- internal: improvements (907becb)