v0.8.0 - 2024-04-05
What's Changed
- Add client request to telemetry metadata by @ssepml in #324
- Add start_server opt on README server example by @avillen in #320
- Replace deprecated Logger.warn with Logger.warning by @Nezteb in #338
- Update minimum Elixir to 12, update ci and tool-versions by @davydog187 in #335
- Add result to client telemetry spans by @davydog187 in #334
- Feat/http transcoding (Continuation) by @sleipnir in #351
- Pattern match on channel on stub functions by @v0idpwn in #354
- Accept URIs with scheme, add default SSL options for https, deprecate URLs without scheme by @v0idpwn in #357
- More didactic documentation by @sleipnir in #356
New Contributors
- @ssepml made their first contribution in #324
- @davydog187 made their first contribution in #335
- @sleipnir made their first contribution in #351
- @v0idpwn made their first contribution in #354
Full Changelog: v0.7.0...v0.8.0