v0.52.1

roboflow/inferencev0.52.1Aug 15, 2025by grzegorz-roboflow

AI Summary

Maintenance updates focusing on fault tolerance, Moondream2 integration, and the implementation of the dashboard page.

Key Highlights

  • Fault tolerant redis calls for model monitoring
  • Update Moondream2 endpoint
  • Fix invalid batch_size string value in model registry
  • Dashboard page implementation

New Features

  • Dashboard page

Full Release Notes

# Inference
* Fault tolerant redis calls for model monitoring by @rvirani1 in https://github.com/roboflow/inference/pull/1482
* use macos-14 for app bundle builder by @hansent in https://github.com/roboflow/inference/pull/1483
* Update moondream2 endpoint by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1487
* macos app inference improvements by @digaobarbosa in https://github.com/roboflow/inference/pull/1488
* Fix nvidia T4 integration tests for moondream2 by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1490
* Pin dockerfiles built on top of Python 3.9 to bookworm due to recent debian trixie release by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1491
* Fix invalid batch_size string value in model registry response by @bigbitbus in https://github.com/roboflow/inference/pull/1486
* Fix for code scanning alert no. 156: Workflow does not contain permissions by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1484
* dashboard page by @digaobarbosa in https://github.com/roboflow/inference/pull/1489
* Add x-goog-hash MD5 verification if MD5 is available in the header by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1492
* Enable moondream CI by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1493

## New Contributors
* @rvirani1 made their first contribution in https://github.com/roboflow/inference/pull/1482

**Full Changelog**: https://github.com/roboflow/inference/compare/v0.52.0...v0.52.1