Skip to content

v0.8.0

Compare
Choose a tag to compare
@robertdavidsmith robertdavidsmith released this 07 Jun 12:57
· 264 commits to master since this release
b7b40d9

Breaking Changes

  • #3660 can potentially cause big changes to the maximum proportion of the farm that queues are allowed to use. Before, if you partially overrode limits at a more fine-grained level, limits not overridden would default to unlimited. Now they will default to the level above. For example, previously, if you overrode only cpu at the queue+priority class level, memory would be unlimited. Now memory will fall back to the priority class cap.

What's Changed

Full Changelog: v0.7.1...v0.8.0