Skip to content

v1.2.0

Latest

Choose a tag to compare

@Jacalz Jacalz released this 24 May 14:08
· 30 commits to main since this release

The following improvements have been made:

  • Improved error handling for failures during processing.
  • Show an helpful error when GitHub API rate limit is exceeded.
  • Add instrumentation for collecting pprof profiles for use with PGO.
  • Fetching a single repository no longer spins up an unnecessary goroutine.
  • Release binaries for x86_64 are now built with GOAMD64=v3 and PGO enabled.
  • Added GitHub workflows for static analysis.
  • Various minor code cleanups.