* Java: Bump dependencies 🆕 * All: Add support for rate limiting 📈
0.23.0
Not secure
* All: Bump openapi-generator to 5.2.0, fixes bug in python lib which can throw if additionalProperties are found 🐛
0.22.0
Not secure
* Python: Cleanup explicit exports in python 🤓 * All: Add Disabled flag to endpoint models ❌
0.21.0
Not secure
* All: Add Sign functions for generating webhook signatures 🔏 * Python: Enable typing 🤓 * Csharp: Initial webhook verification library 🚀 * Go: Set default http client timeout and allow overriding of client. ⏲️ * All: Bump openapi spec, fixes bug in resend function, which could throw an error in some languages on return. 🐛
0.20.1
Not secure
* JavaScript, Python and Go: fix regression with server URLs not being set correctly.