v0.50.2
roboflow/inferencev0.50.2May 29, 2025by PawelPeczek-Roboflow
AI Summary
Bug fixes for app bundle functionality and specific model handling, including improvements for OwlV2 and RFDetR.
Key Highlights
- Fix JSON parser for direct strings
- Fix OWLv2 numpy image unload
- Fix RFDetr index handling
Full Release Notes
## What's Changed * allow app bundle actions to write to release by @hansent in https://github.com/roboflow/inference/pull/1315 * Fix JSON parser for direct strings by @hansent in https://github.com/roboflow/inference/pull/1306 * Bump next from 15.2.4 to 15.3.2 in /inference/landing in the npm_and_yarn group across 1 directory by @dependabot in https://github.com/roboflow/inference/pull/1288 * Rfdetr 0 index by @probicheaux in https://github.com/roboflow/inference/pull/1318 * fix task name for instance seg api endpoint by @hansent in https://github.com/roboflow/inference/pull/1317 * Fix OWLv2 numpy image unload by @balthazur in https://github.com/roboflow/inference/pull/1319 * Fix OwlV2 test by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1320 **Full Changelog**: https://github.com/roboflow/inference/compare/v0.50.1...v0.50.2