New Commands
temporal worker describeandtemporal worker listare added as experimental commands, as a part of a new feature, worker heartbeating. Both allow users to query data about a worker.
What's Changed
- fix(help text): wrap flag help texts within a column by @spkane31 in #862
- docs(task-queue): update describe samples and guidance by @billrich2001 in #866
- Upgrade server version to 1.29.1 by @yuandrew in #870
- Bump temporal UI version by @yuandrew in #871
- Implement ListWorkers and DescribeWorker by @yuandrew in #867
New Contributors
- @billrich2001 made their first contribution in #866
Full Changelog: v1.5.0...v1.5.1