This is a bug fix release.
In particular, the feature of Throughput Samplers known as UseClusterSize
did not work, leading to odd results. This release fixes that problem.
It also allows the new SendKey feature to be controlled with environment variables and the command line.
2.8.2 2024-09-13
Changes
- fix: assertion for ClusterSizer (#1329) | Yingrong Zhao
- feat: Allow SendKey to be set via command line and env var (#1323) | Mike Goldsmith
- feat: add SendKey envvar config metadata (#1331) | Yingrong Zhao
- maint: run smoke test in CI (#1316) | Yingrong Zhao