v8.0.0 - OpenAPI based
What's Changed
Starting from this version, we are generating the SDK from our OpenAPI spec. This allows us to promptly accommodate API updates. Consequently, we are considering the deprecation of the interfaces defined in version 7.x.x. Please transition to using the new OpenAPI-based APIs. Be advised that we may eliminate the earlier interfaces in future releases.
Dependency updates
Other Changes
- Bye changelog by @Yang-33 in #364
- Fix example and remove false deprecated message by @Yang-33 in #374
- Support Go 1.21 and drop 1.19 by @Yang-33 in #383
- Implement httphandler in new webhok module. by @tokuhirom in #384
Full Changelog: v7.21.0...v8.0.0