Highlights
- Server: update the event-type CRUD endpoints to be more strict about the schema type.
- Server: fix typo in error messages for unimplemented errors.
- Libs/Java: fix issue with creating multiple Svix instances in parallel.
What's Changed
- Ensure Cargo.lock is up to date with Cargo.toml by @svix-daniel in #667
- Update the event-type CRUD to more strictly enforce Schema type by @svix-gabriel in #668
- Fix typo in error message for unimplemented endpoints by @svix-gabriel in #669
- Java: Do not use default API Client by @jaymell in #670
- Bump version and update changelog. by @tasn in #672
Full Changelog: v0.68.0...v0.68.1