You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tasks that need to be completed before a v5 release, in no specific order:
- [ ] Types
* Overhaul list resource API typing
* Improve API method typing
* Type events and `Webhooks#verify_event` method
- [ ] Fix `auto_paging_iter`
* Make it work for all resources
* Create example snippet for docs
- [ ] Remove deprecated API methods and parameters
* There’s a handful of deprecated API methods and parameters awaiting a major version bump so they can be removed.
- [ ] Add async operation support (stretch, might not make it into this release)