Skip to content

v1.7.2

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 05 Dec 21:18

Bug Fixes

  • in token endpoint request, do not decode the response data if it is not encoded (#393) (3b5d3e2)
  • make gRPC auth plugin non-blocking + add default timeout value for requests transport (#390) (0c33e9c), closes #351