* 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.
0.84.1
* Libs: regenerate libs from the correct openapi spec (could have caused potential authentication issues)
0.84.0
* Server: add (beta) RabbitMQ implementation * Server: upgrade redis-rs and a few other dependencies * Server: improve OpenAPI generation * Server: fix issue with Redis being required in the docker image * Libs/Rust: support choosing the wanted TLS implementation
0.83.1
* Libs: update OpenAPI spec
0.83.0
* Server: bump deps * Libs: Add `send-example` wrapper to libraries * Libs/Go: alias missing types from internal dir / openapi package
0.82.1
* Libs/Java: serialize nulls when making HTTP requests