Skip to content

v0.109.0

Compare
Choose a tag to compare
@bojand bojand released this 27 May 02:12
· 108 commits to master since this release

Changelog

v0.109.0 - 2022-05-26

Bug Fixes

  • f84dcdc fix deprecated use of grpc.WithInsecure

Documentation

Commits

  • 31978b6 update tool versions and build workflow
  • accbb15 go mod tidy
  • f84dcdc fix deprecated use of grpc.WithInsecure
  • 1909abd Merge pull request #358 from goten4/master
  • 13d535b Merge pull request #357 from bojand/dependabot/npm_and_yarn/www/website/async-2.6.4
  • 423cd3e Merge pull request #352 from bojand/dependabot/npm_and_yarn/web/ui/minimist-1.2.6
  • 0ec301f Merge pull request #361 from MojixCoder/master
  • 5be6c88 Merge pull request #363 from mrnonz/master
  • 0944c07 grpc-go to v1.43.0 🍵
  • babb7f6 update usage docs
  • 1d7297e update options docs
  • 65c07d4 fix deprecated usage of grpc.WithBalancerName in runner/requester.go
  • 45e9c1c Refresh certificates
  • 1bc1036 build(deps): bump async from 2.6.3 to 2.6.4 in /www/website
  • dece24e build(deps): bump minimist from 1.2.5 to 1.2.6 in /web/ui