Vose 1.13.2 and Server 2.13.2 Patch Release Notes (Latest)

Vose 1.13.2 and Server 2.13.2 Patch Release Notes (Latest)

Vose 1.13.2 and Server 2.13.2 Patch Release Notes

July 1, 2025

 

About This Release

Voyager Search is happy to announce the release of our latest version of Vose and Voyager Server. The patch release includes the following fixes and enhancements: 

HQ and Agent Updates:

  • Improved Error Handling for Indexing Timeouts - Resolved an issue where indexing timeouts were incorrectly reported as “Worker Crashes.” The problem stemmed from a timing conflict between the indexing queue, the foreman dispatcher, and agent workers. In certain cases, a timeout on a long-running file caused the agent to abandon all pending jobs, triggering a false crash report. This has been fixed to ensure accurate error reporting and better handling of long-running indexing tasks.

  • S3 Storage Class Metadata Enhancement - This release provides an update for how we AWS S3 storage class metadata for all S3 content. A new multivalued field, s3_storage_class_components, lists all unique storage classes for multi-file data types (e.g., SHP files). The existing s3_storage_class field continues to store the class of the primary file, ensuring clear and relevant metadata for both single and multi-file objects.

  • One-Time Download Processing Task Enhancement - A new feature has been added in Navigo to support one-time-only downloads of certain output files, such as ZIP archives generated by the available download tasks in Navigo such Export Result List or Zip Files. When enabled, it will allow for a single download of the output file in Navigo when running a download task for items added to a users cart. After the first successful download, the system can either delete the output file or remove the job reference to prevent further access. This enhancement improves data security and helps manage temporary storage by ensuring files are not left accessible indefinitely.

For more details, please refer to the complete feature document: One-Time Download Processing Task in Navigo

Server Updates:

  • Solr Cloud UI Accessibility Restored - Fixed an issue that prevented the Solr Cloud UI from loading. This interface is essential for monitoring cluster topology and the status of index shards.