Highlights
- Server: add a missing migration for operational webhooks event types.
- Libs/Ruby: fix the library failing to load due to missing dependency.
- Libs: [Semi-breaking] we changed the return value of the transformation simulation endpoint. It's technically a breaking page, though the API is private so it shouldn't affect people.
What's Changed
- Ruby: Fix missing dependency by @jaymell in #909
- Server: Surface Redis Errors by @jaymell in #911
- Server: Operational Webhook Eventtype Migration by @jaymell in #912
- Update openapi.json by @svix-daniel in #915
- Bump version and update changelog. by @tasn in #916
Full Changelog: v0.84.1...v0.85.0