Skip to content

v3.20.0

Choose a tag to compare

@just-at-uber just-at-uber released this 17 Dec 23:47
· 694 commits to master since this release
5534b80

Misc

  • Auto inject license on lint (#220, #223)
  • Lint node service code (#224, #225)
  • Auto run unit tests on PR (#222)
  • Auto run lint on PR (#221)
  • Upgrade tchannel package (#218, #190) - Thanks @loafoe
  • Automatic publish to dockerhub on new release (#215)

Bugfixes

  • Fix link to public docs from help page (#229)
  • Fix query types parsing for Java workflows (#195) - Thanks @sokada1221