Skip to main content

FarEarth 3.19.3 release notes

Release date: 4 July 2025

New Features

  • Prevent automatic deletion of discovered resources
  • Add Pinkmatter privacy notice link to the Gateway
  • Add support for Google GCS protocol in pickups
  • Add support for public HTML protocol in pickups
  • Add order metadata download button for root users
  • Add support for cloud blob storage in embedded container registries
  • Add support for bookmark Hash fragment in markdown viewer

Bug Fixes

  • Local processing failing to connect to Gateway via WebSocket
  • JsonMappingException caused by null 'keySerializer'
  • CRC23C mismatch when uploading large input files with Google GCS
  • Ready triggers not working in Gateway UI if order started from root directory
  • JWT token validation errors in "NimbusJwtValidator" for data stores
  • Null exceptions when opening Runtimes page in Gateway
  • Issue with MQTT service endpoint SSL connections
  • Prevent data host from being assigned to order without a shared subscription
  • Resources unavailable and unshared after Gateway restart
  • Developer Gateway fails to start due to Google Drive initialization errors
  • Backup downloads failing on the Gateway UI
  • Missing workflow images in new order list
  • Developer API pages not working after Spring Boot 3 upgrade
  • NoSuchMethodError in Azure blob client
  • Processor container pull-through cache not working against Azure container registry
  • Archives listed in resource sharing pages for root users
  • Remove hardcoded workflows from system configs

Support

  • Add support for priority orders in pickup configs
  • Change resource tags from type Object to String
  • Remove implicit HTTP data access
  • Upgrade Google dependencies
  • Test and verify orders started with publicly accessible URLs
  • Remove browse image extents backwards compatibility
  • Review S3 bucket authorization strategies
  • Remove frontend pickup IDs from runtime configs
  • Upgrade Spring Security to version 6.5.0
  • Upgrade Spring Boot to version 3