* Server: Implement the send-example route. * Libs/JavaScript: Add an explicit check that payload is a string. * Libs: Fix a bug with integration key creation.
1.5.0
* Server: update OpenSSL dep and fix an incredibly slow memory leak. * Libs/Go: support passing `WithContent` to `List Attepmted Messages` * Libs/Python: fix regression in Python library (causing some functions not to work).
1.4.12
* Sync OSS package version with our internal version. * Server: support comma separated array query params * Bridge: initial release * Libs: update OpenAPI spec * Libs: add support for "Background Task" endpoints * Libs: add support for since/until to endpoint stats * Libs/Go: add missing `endpoint_id` option to list attempts by msg. * Libs/JavaScript: add missing `withContent` field to `MessageListOptions`. * Libs/Rust: fix typo in error handling message
0.85.1
* Libs: update OpenAPI spec
0.85.0
* 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)