Skip to content

v0.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 15:45
· 81 commits to main since this release

BUG FIXES:

  • tf5muxserver: Adjust function signature of NewMuxServer() to return *muxServer, which is required to satisfy the tfprotov5.ProviderServer interface (#172)
  • tf6muxserver: Adjust function signature of NewMuxServer() to return *muxServer, which is required to satisfy the tfprotov6.ProviderServer interface (#172)