v0.2.119
This release introduces a new "Limits" functionality that allows users to specify the maximum number of concurrently running frames associated with that Limit. This change requires a full update of you OpenCue deployment and you must run the database migrations to update an existing database. For more information see OpenCue Limits functionality.
To learn how to install and configure OpenCue, see our Getting Started guide.
Changes:
- fce138d Add unit tests for cuerqd.py. (#490)
- 3196fdb Make sure all CueGui columns have valid sort functions (#484)
- 6b8d113 Double clicking layer in cuegui should filter the frames view (#483)
- f07f787 Adds a samples directory (#471)
- 6731a68 Left alignment should not change on selection in CueGui. (#482)
- 53cdccc Update sandbox client packages install script (#468)
- 0d1d9d7 Add unit tests for RqMachine. (#466)
- 9e4fb1c Add basic limits functionality (#414)
See More
- c9edb64 Fix createFrameByFrameDependency grpc method (#454)
- ae46938 shutdown QThreads on application close. (#450)
- 633b916 remove unnecessary exec_ that was causing crash. (#452)
- 5c8c069 Cleaning up wrapper methods so that no protobuf objects are passed or returned. Fixes #448 (#449)
- cebab82 Fixes for Layer.getFrames (#447)
- 287f745 Add FrameAttendantThread unit tests. (#441)
- 1514d64 Clean up the Enhancement template. (#443)
- 152ef14 Add getChunk method to FrameSet and substitute its result into commands (#367)
- 95e39f3 Add more RqCore unit tests. (#439)
- f688804 Fix spelling of getRecentPgoutRate method call #433 (#434)
- def594a RQD lock and unlock behavior (#435)
- fbc3534 Update Sandbox instructions and add script to install client packages
- a07177b fix create new service bug. (#417)
- 10b8eef setMinCores should be passed a percentage value where 100 = 1 core (#423)
- db4dec6 adding docker-compose sandbox environment (#427)
- 44e8866 Make sure log path is not empty when poping up log view (#415)
- c1dc8da Add tests for FrameMonitorTree. (#412)
- b4d9d6d Add an initial round of RqCore tests. (#411)
- 14b3b43 Add more MenuActions tests. (#410)
- 521e8c8 Add tests for JobActions and LayerActions. (#407)
- 899c99e start bash before rqd to prevent zombie processes from being pid 1. (#408)
- 5d5955f Find and get methods should raise EntityNotFoundException in pycue (#406)
- 4b52235 Wire up Python component test coverage. (#404)
- 4c7d569 Wire up Cuebot test coverage. (#403)
- 0bb4a15 Initial pipeline for SonarCloud scan. (#397)
- e9cb3c6 remove unnecessary conversion step when editing subscription size and burst size. Fixes #399 (#400)
- 75b080b Add enums to appropriate wrappers. (#392) [ #389 ]
- 4315a1f Remove obsolete build/release scripts. (#388)
This list of changes was auto generated.