v0.8.8
To learn how to install and configure OpenCue, see our Getting Started guide.
Changes:
- ef67c56 Add booking status bar into Monitor Cue widget. (#837)
- 459ce4a Bug fixes for creating Service at show level. (#818)
- 71d9790 Increase max render memory in FilterDialog. (#816)
- 806488d Fix FrameSearch pagination. (#781)
- 70810ac Add subscription graph (#839)
- 0ec4136 Add automatic color highlighting to the LogView plugin. (#831)
- 41b3b80 Add RQD_BECOME_JOB_USER config setting to disable user switching. (#847)
- 2228f16 Add Host.os to pycue wrapper. (#852)
- 96cefe2 Add menu option to CueGUI to reset to the default layout. (#833)
- 7c58cca Display key information in the job's progressbar. (#835)
- e20693d Fix copy functionality in log view plugin. (#864)
- 078978a Introduce OVERRIDE_HOSTNAME in RQD for manually settings a hostname. (#849)
- 3133eb1 Example of exporting cuebot metrics. (#844)
- bf128e4 Add dockerignore so that the sandbox env can be run mutliple times. (#879)
- 7341f82 Introduce RQD_TAGS for setting tags to RQD host. (#875)
- 68f7c1c Propagate layer environment variables. (#876)
- dff882c feat: Add timeout and LLU timeout. (#761)
- 92a8670 Add IPv6 support. (#845)
- e2eef79 fix: Pin pip and setuptools to compatible versions (#883)
- 6999b90 Remove hinv and pexpect (#901)
- a2a3642 Redirect DTD http request to the resource file (#850)
- d9c7fd9 Add priority to pyoutline cue backend. (#625)
- f757be0 Remove ptree feature (#914)
- a61cc48 Add RQD overrides for gRPC ports and default facility. (#911)
- 2ff7e23 Fix reading RQD_TAGS value from config file. (#916)
- 97a72a0 Remove unused config and task locks (#910)
- 15ff97e [PyOutline] Add spec_version (#919)