Skip to content

5.4.0

Compare
Choose a tag to compare
@DailyDreaming DailyDreaming released this 25 Jun 22:00
· 616 commits to master since this release
87293d6

Changelog

CWL

  • Fix cwl and wdl dependency bleed and add stand alone tests. #3582
  • Use MpiConfig.load() to handle MPI config file #3574
  • Add support for MPI with CWL. #3525

Misc

  • Numerous Type Hints. #3571 #3634 #3626 #3625 #3616 #3614 #3601 #3592 #3590 #3581
  • Configurable Grafana port #3597
  • Handle streaming reads from the cache when the data isn't written back yet #3595
  • Balance over pools using AWS ASGs #3490
  • Change how Kubernetes schedules and scales for hopefully better scale-down behavior #3587
  • Add Owner tags to our AWS buckets when testing. #3577
  • Allow workdir override #3586
  • Additional info for "Permission denied" error #3579
  • Consolidate memory functions #3529
  • Pen children #3482
  • Sniff raid better #3526
  • Add a propagation policy to batch delete #3522
  • Cleanup script for buckets, sdb domains, instance profiles, and roles. #3373
  • Add decorator for flaky tests. #3510

Bug Fixes

  • Enforce valid uuid from getNodeId() #3611
  • Removed extra memory multiplication #3608
  • Fix non integers lsf memory requested #3609
  • Fixes jobCommand unpack #3610
  • Fix CWL test 20 on Kubernetes #3572
  • Fix #3579 breaking AWS docs #3596
  • Update cactus test to fix broken bucket links. #3594
  • Allow cleaning up a job whose overlargeID fell off #3584
  • Only deploy a user script if we can deploy user scripts #3518
  • Reduce path name lengths. #3438
  • Insist on credentials for testing AMI finding #3524

Thank you to our contributors: @mr-c, @adamnovak, @w-gao, @jonathanxu18, @thiagogenez, @julian-klode, @darafferty, @nikhil, @mhpopescu!