This release includes minor change around task typename and critical performance fix for tooling (CLI, Web UI).
Changed
- Changed
Queue
function to not to convert the provided queue name to lowercase. Queue names are now case-sensitive. QueueInfo.MemoryUsage
is now an approximate usage value.
Fixed
- Fixed latency issue around memory usage (see #309)