Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 21:09
· 149 commits to main since this release
0dd8620

🚀 Features

  • (server) Allow specifying a host key
  • (server) Add prometheus export and some metrics
  • (server) Add auth, widget and bytes metrics
  • (helm) Add liveness/readiness probes
  • (server) Update to use production auth0 account
  • (server) Provide information on what user was authenticated
  • (cli) Add optional telemetry to understand usage
  • (dashboard) Displaying errors for logs
  • (logs) Default to showing previous logs

🐛 Bug Fixes

  • (server) Handle SIGTERM and shutdown immediately
  • (ui) Always clear/reset cursor
  • (build) Handle tags correctly

📚 Documentation

  • Updating helm and dev docs
  • Adding getting started
  • Add demo to readme
  • Adding a quick project description

⚙️ Miscellaneous Tasks

  • (build) Add git to build docker image
  • (helm) Don't check dependencies in
  • Fix broken lint
  • (shell) Migrate to using Error
  • (build) Update to use the latest buildx

Actions

  • Allow creation of the arm64 container
  • Dynamic name for nested workflow
  • Use the tag filter everywhere

K8s

  • Adding a helm chart