Skip to content

release/7.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 21:33
· 208 commits to master since this release
  • WQ RemoteTask Cleanup (#3600)
    
  • dask+vine: set custom name to file outputs (#3604)
    
  • dask+vine: Do not immediately serialize waiting calls. (#3605)
    
  • Vine: Fix Up Manual with Plotting Tools (#3616)
    
  • vine: write custom entries to debug and transactions logs (#3617)
    
  • Vine: Report UUID and Catalog Properties (#3623)
    
  • vine: correctly gc temp files on refcount (#3627)
    
  • have poncho fail if mkdir fails (#3629)
    
  • Factory: Handling of Scratch Dir for HTCondor (#3630)
    
  • Unlink when done (C and python bindings) (#3632)
    
  • vine: remove_file to undeclare_file
    
  • Vine: File/Replica Code Cleanup (#3647)
    
  • do not measure disk at the manager (#3651)
    
  • Vine: Rework Empty Dir Handling (#3645)
    
  • vine: correctly rc files on manager exiting (#3656)
    
  • vine: adds stat inuse_cache (#3659)
    
  • Factory: Report Owner and Version (#3661)
    
  • add a parsl condor example (#3658)
    
  • Vine: Factor Out Worker-From-Factory Code (#3654)
    
  • vine_graph_log: Plot from dispatch (#3663)
    
  • Vine: Cleanup Worker Info and Stats (#3653)
    
  • added vertical line to transaction log graph (#3664)
    
  • DaskVine Serverless (#3581)
    
  • vine: remove files as results are checkpointed in dask_executor (#3640)
    
  • vine: use a single file for wrappers, buffer for functions (#3634)
    
  • vine: ensure factory scratch dir exists (#3672)
    
  • vine: future function calls (#3670)
    
  • Vine: DaskVine Doc Example (#3674)
    
  • vine: make FunctionCall a subclass of PythonTask (#3677)
    
  • vine: don't reap on task app failure (#3678)