Skip to content

v1.4.11

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 03:35
a0b9313

To learn how to install and configure OpenCue, see our Getting Started guide.

Changes:

  • 2400979 Refactor VERSION.in file handling (#1537)
  • 0f2c98f [cuegui] Fix CueGUI version handling and improve error handling (#1538)
  • 5ab915b [cuegui] Fix TypeError in Comment viewer: Handle job object as iterable (#1542)
  • 170f170 [cuegui] Add Rocky 9 log root in cuegui.yaml (#1543)
  • 149b1e2 [tests] Change tests to not use setup.py, but use the unittest module directly (#1547)
  • f7244dd [rqd] Avoid changing dict in place during iteration (#1554)
  • 6778b9a Add script for converting imports in grpc python modules and remove 2to3 (#1557)
  • e25b56c [cuegui] Fix multiple jobs and frames visualization (#1559)
  • a92fca4 [cuegui] Fix FrameContextMenu and test_rightClickItem to handle NoneType job attribute (#1561)
  • 5d39b26 [rqd] Fix keys not iterable since it's a built-in function. (#1564)
  • a59bf82 [cuebot] Move dispatcher memory properties to opencue.properties (#1570)
  • 3341bcb [rqd] Rqd tests were not being executed (#1560)
  • 12f3a41 [cuebot] Fix issue #1572 (#1573)
  • be13b4f [cuebot] Fix for bootRun failure running. (#1569)
  • bac859f [cuegui] Prevent UI freeze during file preview by implementing subprocess.Popen for non-forking viewer applications (#1576)
  • a2ffd1e [rqd] Allow customizing HOME and MAIL environments (#1579)
  • 2c0a97e Rest gateway (#1355)
  • 63bb7f1 [rest_gateway] Enhanced logging and error handling for gRPC gateway initialization (#1586)
  • 9d48e2c [docker] Fix building docker images without 2to3 (#1584)
  • 291b694 [cuebot/rqd] Add feature to run frames on a containerized environment using docker (#1549)
  • fd2b881 [cuebot] Minor fix on dispatch query (#1590)
  • 94f7219 [docker] Update dockerhub readme (#1574)
  • 633df41 [cuegui/pycue] Fix Local Booking widget (#1581)
  • c00d214 [rqd/cuebot] Hard and Soft memory limits (#1589)
  • 1b145cd [cueweb] CueWeb system: First web-based release of CueGUI with many features from Cuetopia (#1596)
  • 413ae3e Bump cross-spawn from 7.0.3 to 7.0.6 in /cueweb (#1597)
  • 898ecd6 Bump cookie and next-auth in /cueweb (#1598)
  • a43767a Bump @sentry/browser and @sentry/nextjs in /cueweb (#1599)
  • 472c81b Remove enum34 dependency from requirements.txt (#1605)
  • 4023c4e (ci/cd) Drop support for cy2022 (#1603)
  • 471bc0f [cuebot] Convert null value from job.str_os to empty string in SQL (#1600)
  • eb494e7 [RQD] Fix core detection on Windows platforms (#1468)
  • 33bde08 [integration-test] [ci/cd] Fix install-client-sources script (#1588)
  • b81e239 [ci/cd] Add integration test to testing-pipeline.yml (#1606)
  • 35105a8 Add ASWF OpenCue Playlist, Opencue Slack channel, and Zoom biweekly meeting link in the README (#1607)
  • a266ef5 Bump pywin32 from 224 to 301 in /rqd (#1611)
  • 189f17d [cuebot] Add missing migration from PR#1246 (#1610)
  • 0fa5d6d Update all to actions/checkout@v4 (#1615)
  • 8a02963 [cuegui] feat: Add job node graph plugin v2 (#1400)
  • 5e00de8 [cuegui] Add toggleable option to save settings on exit (#1612)
  • e8c211d [cuegui] Allow non-alphanumeric characters in limits (eg. _ and -) when editing layers (#1616)
  • de4bc52 [cicd] Fix cuegui and cuesubmit dockerfiles (#1618)
  • 1136080 Bump nanoid from 3.3.7 to 3.3.8 in /cueweb (#1617)
  • 158b6a3 [cicd] Limit dependency for pip package NodeGraphQtPy (#1619)
  • c8aba36 [cicd] Upgrade out of centos7 for cuesubmit and cuegui (#1620)
  • c5c146f Fix docker comments
  • d7cd090 [cicd]Add descriptions to docker hub images (#1621)
  • a0b9313 [cicd] Remove dockerhub comments (#1622)