Skip to content

Releases: PureStorage-OpenConnect/hammerdb-scale

v2.0.3

06 Mar 19:00
4762c7b

Choose a tag to compare

Bug Fix

  • Fix resolve_test_id to filter K8s job lookups by deployment_name, preventing a running job from a different config from returning the wrong test results

Full Changelog

v2.0.2...v2.0.3

v2.0.2

06 Mar 19:01

Choose a tag to compare

v2.0.2

  • Fix YAML scientific notation bug in run hash generation
  • Bump Helm chart version to match CLI release
  • Fix LICENSE badge link for PyPI rendering

v2.0.1

06 Mar 19:01
b63b037

Choose a tag to compare

v2.0.1

  • Add interactive wizard mode
  • Fix PyPI documentation links

v2.0.0

06 Mar 19:01

Choose a tag to compare

Initial v2.0 Release

Complete rewrite from shell scripts to Python CLI with Typer, Pydantic config, and Helm-based K8s job orchestration.