Skip to content

Release v0.7.5

Latest
Compare
Choose a tag to compare
@sparshev sparshev released this 09 Sep 16:50
4a3c572

In this release I one big problem was identified and solved - it's API performance, but you need to regenerate hashes for the users passwords to make it work properly. Also it contains the quality of life changes to ease day-to-day migration procedures. Last one is CI now validating linting and some benchmarks, so as usual all the files was changed to please the rules.

What's Changed

  • Fix for hardcoded image wait timeout on TaskImage by @sparshev in #76
  • API Perf improvement and Fish cpu/mem limitations by @sparshev in #77
  • Allow user to change its password by @sparshev in #83
  • Added golangci-lint and multiple fixes for all kind of checks by @sparshev in #84

Full Changelog: v0.7.4...v0.7.5