v6.3.13

Wed Jul 01 2026

Bug Fixes

API

  • store optimization simulation result to s3 The optimization_job_handler pushed the embedded simulation.csv result to the SimulationResult table but never uploaded it to S3, so the SimulationJob's SimulationResultLocation/S3BucketConfigId were left unset. Upload the simulation CSV as parquet and record the location, mirroring simulation_job_handler.

Unknown commit type

API

  • store optimization simulation result to s3 See merge request desupervised/platform/commercial-navigator/api!1325