Skip to content

Release v1.4.3

Choose a tag to compare

@github-actions github-actions released this 23 Sep 07:03
· 123 commits to main since this release

🚀 Release v1.4.3

📦 Docker Images

  • charmy1220/lmeterx-be:v1.4.3
  • charmy1220/lmeterx-eng:v1.4.3
  • charmy1220/lmeterx-fe:v1.4.3
  • charmy1220/lmeterx-mysql:v1.4.3
  • charmy1220/lmeterx-be:latest
  • charmy1220/lmeterx-eng:latest
  • charmy1220/lmeterx-fe:latest
  • charmy1220/lmeterx-mysql:latest

📝 Changes since v1.4.2

  • feat: complete multi-process implementation (c902c7b)
  • feat: complete multi-process implementation (461280f)
  • feat: complete multi-process implementation (9f8225d)
  • fix: _iter_stream_lines(fasthttpuser->httpuser) & result aggregation with multi-process (76b2356)
  • optimize request parameters (df02200)
  • Fixed non-streaming request result statistics, added mandatory field identifier to model name, updated token statistics method, added usage field mapping when creating tasks, and updated readme (b10d6a7)
  • fix: Discarded report from unrecognized worker in multi-process & Field length check in create task (93ad2f4)
  • fix: model name too long (eb9a084)

Full Changelog: v1.4.2...v1.4.3