Skip to content

v0.2.0

Compare
Choose a tag to compare
@gregdenton gregdenton released this 03 Apr 20:16
0175b10

OpenCue v0.2.0
NOTE: Please update all pycue, cuegui and cuebot as there are API changes that are not compatible with older versions.

Changes:

  • #256 - Create cuesubmit config file where Constants.py values can be specified.
  • #261 - Update demo data to increase the default size limits on subscriptions and testing show.
  • #252 - Expose cuebot dispatcher settings in opencue.properties, and disable the job lock by default. This dramatically speeds up the dispatcher speed.
  • #262 - Update to the cuegui style on Linux.
  • #251 - Increase the max grpc message size to 100MB and have getJobWhiteboard only return references to jobs.
  • #266 - Cuebot: Use root locale when formatting number strings.