Skip to content

v0.8.0 - 2024-04-05

Compare
Choose a tag to compare
@polvalente polvalente released this 06 Apr 00:24
· 73 commits to master since this release

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

Full Changelog: v0.7.0...v0.8.0