Skip to content

v0.2.3

Compare
Choose a tag to compare
@mkungla mkungla released this 18 Feb 22:47
· 247 commits to main since this release
v0.2.3
0103f7c

Changelog

  • fe0afb7 refactor: simplify scripts api
  • e4d5fac refactor: add readAndUnmarshalResponse to wrap internal res parsing
  • bdfa99a fix: report 404 early in response parsing
  • 3bced28 fix: remove redundant err checks on c.request
  • 089d9e6 fix: http error res when stats are enabled
  • adbc2d2 doc: add missing godoc comments
  • fd32aaf ci: use 1.18.0-rc1 in test matrix
  • 1a42fd4 ci: upgrade to actions/setup-go@v2
  • 83a4373 ci: tmp disable 1.18 actions/setup-go#191
  • fa0acd0 ci: fix codecov/codecov-action@v2 conf
  • 16c3d27 ci: enable go matrix for 1.18 rc1
  • 7c59190 ci: enable codecov
  • f37776e ci: add codecov badge and link