Skip to content

v0.14.0

Compare
Choose a tag to compare
@ARolek ARolek released this 08 Nov 16:28
· 119 commits to master since this release

Features:

Bugs:

  • Fixed file cache: Error: error reading from cache: too many open files (@ARolek #586)

Maintenance:

  • Refactor tegola_lambda CI to use Amazon Linux for building (@ARolek #790)
  • Upgrade mattn/go-sqlite3 (@gdey)
  • Split out httpAPI and httpViewer instrumentation (@gdey)
  • Refactored BuildInfo into a package (@gdey)
  • Update TOML package (@ear7h #799)
  • ui: don't run bindata when using embed (@ear7h #801)