v0.49.3
roboflow/inferencev0.49.3May 16, 2025by PawelPeczek-Roboflow
AI Summary
Improves perspective correction extension and adds retry logic for serverless endpoints.
Key Highlights
- Extend perspective correction dimensions proportionally
- Added retry logic for 504 status codes
Full Release Notes
## What's Changed * Fixing CLA for gemini models stuff by @abelriboulot in https://github.com/roboflow/inference/pull/1286 * When extending perspective correction block, also extend transformed rect dimensions proportionally to original dimensions by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1287 * Added retry to 504 status by @bigbitbus in https://github.com/roboflow/inference/pull/1289 **Full Changelog**: https://github.com/roboflow/inference/compare/v0.49.2...v0.49.3