Skip to content

v8.17.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:06
7e2d075

8.17.0 (2024-08-13)

Features

  • fix job rate limiting with --max-jobs-per-second and introduce the more flexible --max-jobs-per-timespan (#3010) (9c31257)

Bug Fixes

  • Allow hyphens in config keys given on the command line. (#2998) (b70c0db)
  • allowing trailing '+' in name patterns (#3002) (59150d3)
  • print message if not yet enough resources for executing further jobs (b8df036)
  • unawaited coroutine sanitize_local_storage_copies (#2972) (715c572)

Documentation

  • Change sha256 checksum in docs to more realistic example (#2987) (16a5cf2)
  • Make it more clear that the cluster commands now require a plugin (#2976) (74134cf)
  • Update installation.rst to recommend Miniforge instead of Mambaforge (#2975) (0fc7619)
  • use plain monospace font instead of theme default that changes >= into ≥ (cc17fc1)