Skip to content

0.18.3

Latest
Compare
Choose a tag to compare
@pjenvey pjenvey released this 15 May 00:17
· 4 commits to master since this release
0.18.3
36614c3

Chore

Features

  • build docker w/ Oracle's libmysqlclient (#1695) (569e5100)
  • emit oauth verification timeouts as metrics (not sentry) (#1694) (624eced1)

Bug Fixes

  • re-enable tokensever e2e tests (d0336c88)
  • avoid underflow of the queued_tasks metric (10daab06)
  • Revert "fix: avoid underflow of the queued_tasks metric (#1628)" (31dda136)
  • resolve pyo3 vuln deprecations (#1682) (0675930a)
  • infra: configure gcp utils before upload (#1698) (5dcfefe2)

Test

  • e2e: run integration and e2e tests with pytest (#1697) (6f15ad54)

Doc

Refactor

  • kill tokenserver's TokenType now that it's solely oauth (a26ff490)
  • simplify metric_label to return a &str (0ca435fb)