Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 14:16
· 3783 commits to refs/heads/main since this release
bfb9205

Changes

✨ Enhancements

  • New Architecture: Serverless plus a static backend has been replaced by a Kubernetes cluster. (#53)
  • Tweak error handling in DEV integration. Give a proper error when an organization / profile was not found @mariobalca (#65)

🐞 Bug Fixes

  • Fix handler for webhooks coming from GitHub in the new Kubernetes architecture @themarolt (#68)
  • The new conversations data-point in weekly emails not uses the first activity time, rather than time of creation @epipav (#64)
  • Copy tweak in Dashboard @joanreyero (#63)
  • Fix SQL Alchemy not connecting in Kubernetes in Python @joanreyero (#72)