Skip to content

v4.13.0

Compare
Choose a tag to compare
@Baliedge Baliedge released this 08 Jun 19:21
· 41 commits to master since this release
31f9cc1

What's Changed

  • Update OpenTelemetry deps by @Baliedge in #172.
  • Update gRPC module.
    • May cause breaking change to holster's discovery package due to breaking change in resolver.Target struct.
      • Changes Endpoint string to URL url.URL, where its Path is set to endpoint value.