v1.3.4

roboflow/inferencev1.3.4Jul 6, 2026by PawelPeczek-Roboflow

AI Summary

This release focuses on stability fixes, including HTTPS gateway handling for secure edge deployments, and introduces new workflow blocks for visual search classification and geotagging.

Key Highlights

  • HTTPS gateway request handling fix for secure edge deployments
  • New Visual Search Classifier workflow block
  • New Geotag Detection workflow block
  • Webexec deploy EU target support
  • Reuse of sync HTTP sessions

New Features

  • Visual Search Classifier workflow block
  • Geotag Detection workflow block
  • Webexec deploy EU target
  • HTTPS gateway request handling fix
  • Reuse sync HTTP sessions

Full Release Notes

## What's Changed
* Fix HTTPS gateway request handling for secure edge deployments by @shntu in https://github.com/roboflow/inference/pull/2535
* Automatic review by @dkosowski87 in https://github.com/roboflow/inference/pull/2534
* Revise JetPack version requirements in installation guide by @Grantimus9 in https://github.com/roboflow/inference/pull/2540
* Modify the rules of agentic review to push contributors to answer on doubts by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/2539
* fix: reuse sync HTTP sessions for inference SDK requests by @balthazur in https://github.com/roboflow/inference/pull/2538
* Add change to filter-out not important changes and call-to-action authors if needed by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/2541
* Feature/specific review skills by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/2543
* Fix/adjustments to claude skills by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/2544
* Add visual search classifier workflow block by @joaomarcoscrs in https://github.com/roboflow/inference/pull/2536
* webexec deploy: add EU target (Modal env eu, region eu = EEA group) to the deploy matrix by @imbgar-roboflow in https://github.com/roboflow/inference/pull/2542
* Add roboflow_core/geotag_detection@v1: project detections to GPS coordinates by @nicdavidson in https://github.com/roboflow/inference/pull/2537
* inference 1.3.4 by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/2548
* webexec deploy: install modal_app import-time deps (fixes 'No module named requests') by @imbgar-roboflow in https://github.com/roboflow/inference/pull/2547

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

**Full Changelog**: https://github.com/roboflow/inference/compare/v1.3.3...v1.3.4