Skip to content

v1.2.0

Compare
Choose a tag to compare
@tstromberg tstromberg released this 15 Jul 03:14
· 213 commits to master since this release
212bd7f

Our first stable release with support for automated Kanban dashboards! Here's the new optimizations since beta 3:

  • Don't block page-loads if missing content, add healthz #175
  • Add --warn-age flag instead of determining automatically #184
  • Persist items on the fly rather than periodically in bulk #183
  • Base data age on oldest query time rather than data age #181
  • optimization: use cached conversations instead of re-parsing #178
  • Add status to /healthz, build similarity tables in the background #177
  • Add /threadz handler, fix data age calculation bug #176
  • Add comment cross-reference parsing, support multiple debug numbers #169
  • Fetch timelines for all issues within a milestone #166
  • Fetch timelines for issues that have zero comments #165
  • make comment fetching optional for the initial data cycle #162