What's changed
- Libs/Go: Add convenient construction of messages with pre-serialized payload (#1538)
- Libs/Go: Reduce the use of
NullableX
types to where they actually have a use (#1543) - Libs/JavaScript: Add convenient construction of messages with pre-serialized payload (#1539)
- Libs/Java: Add convenient construction of messages with pre-serialized payload (#1544)
- Libs/C#: Bump .NET target to 8.0 (#1546)
- Libs/C#: Add convenient construction of messages with pre-serialized payload (#1545)
- Libs/Python: Add convenient construction of messages with pre-serialized payload (#1540)
- Libs/Ruby: Add convenient construction of messages with pre-serialized payload (#1541)
- Libs/JavaScript: Compile svix package for ESM and CommonJS, reducing bundle sizes (#1549)