Skip to content

v0.7.12-release

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 09:28
· 0 commits to 0e4dc04ed845a8feea53d8568e308d854cfa98a1 since this release

What's Changed

  • fix: missing run in run-collector-client make target by @sunya-ch in #389
  • feat: get type in /best-models API and pass source and type from estimator by @sunya-ch in #392
  • fix: remove remaining intel_rapl source in script by @sunya-ch in #400
  • feat: add --machine-spec arg to estimator and get_machine_spec by @sunya-ch in #398
  • feat: add compute similarity and loose selection by @sunya-ch in #401
  • feat: add machine_spec to metadata by @sunya-ch in #405
    server/pull/416
  • chore(deps): Bump scipy from 1.14.0 to 1.14.1 by @dependabot in #393
  • chore(deps): Bump werkzeug from 3.0.3 to 3.0.4 by @dependabot in #403
  • fix: pass true as string in pipeline param by @sunya-ch in #430
  • fix(estimator): logging and machine-spec computation by @sthaha in #444
  • feat: support --config-dir arg to point to the configuration directory by @sthaha in #456
  • chore(deps): Bump scikit-learn from 1.5.1 to 1.5.2 by @dependabot in #446
  • chore(deps): Bump boto3 from 1.34.155 to 1.35.39 by @dependabot in #497
  • chore(deps): Bump pandas from 2.2.2 to 2.2.3 by @dependabot in #500
  • chore(deps): Bump prometheus-client from 0.20.0 to 0.21.0 by @dependabot in #501
  • chore(deps): Bump boto3 from 1.35.39 to 1.35.43 by @dependabot in #504
  • chore: refactor and enhance e2e test script by @vprashar2929 in #483
  • fix(workflow): enable tekton test and integration test on every PR by @vimalk78 in #477
  • fix: disable expose idle power by @vimalk78 in #510
  • chore(deps): Bump psutil from 6.0.0 to 6.1.0 by @dependabot in #512
  • fix(config): use predictable paths and proper typings by @sthaha in #509
  • fix(prom): remove unused PROM_ configs by @sthaha in #515
  • feat(vm_metrics): Enabled vm metric use for local model training by @KaiyiLiu1234 in #464
  • fix: check length of PROM_THIRDPARTY_METRICS by @vprashar2929 in #516

Full Changelog: v0.7.11-2-release...v0.7.12