Skip to content

v1.5.0

Choose a tag to compare

@umputun umputun released this 03 Mar 22:43
· 22 commits to master since this release
8cd52c8

New Features

  • add shell completions for bash, zsh, and fish #244 @paskal
  • add cli/environment option for disabling HTTP to HTTPS redirect #242 @2128506

Bug Fixes

  • add http.Flusher to metrics responseWriter for SSE streaming #247 @umputun
  • fix brew formula publish path 16591a0

Improvements

  • clarify that asset routes require path prefix, not regex 255f0db
  • exclude new gosec taint analysis rules in golangci config 9b1b482
  • suppress revive var-naming for plugin package in golangci config 49f6e0c
  • expand .dockerignore to reduce build context 52444ea
  • add zed editor configuration ce922a4