v0.14.1
To learn how to install and configure OpenCue, see our Getting Started guide.
Changes:
- 58c81fb Remove special case for playblast. (#912)
- d84a10f Show example of using loki for logging (#880)
- 64ce8a4 Rename the demo data to seed data (#932)
- 070e23a Add create show dialog (#892) (#930)
- a77c1ff Remove blackout (#946)
- 401a33b Auto-delete the down state hosts (#945)
- f833ed6 Optimize bookingqueue (#949)
- c437bfd New RQD hosts set allocation based on their facility and tags. (#941)
- e264132 PyOutline: Add facility support. (#954)
- 19f0b1d Simplify docker compose setup. (#933)
- 481e12c Support layer 'cores' (#960)
- 49bdf56 Remove Oracle DB support. (#895)
- 847ee50 Add GetDefault and SetDefault to AllcationInterface (#939)
- 9037dcb Remove unused checkRetries API method. (#970)
- 362e85f Enable editing existing comments. (#980)
- e4b6d65 [CueGUI] Encode email MIMEText with plain utf-8. (#977)
- b174172 Copy frame name to middle click clipboard. (#982)
- 32b7b53 Add GRPC_POLL_STRATEGY to avoid spamming users. (#985)
- c22fe12 Add multiple GPU support #760 (#924)
- b7d06de Fix crash on macOS by GRPC_POLL_STRATEGY=epoll1 (#995)
- 87bcf7a Add deadline for rpcClient calls (#994)
- 02456f5 Fix scroll bar position from jumping back to the top (#984)
- 6e302cb Support new pycue configuration paths. (#972)
- 409c2a7 Upgrade gRPC and PySide Python dependencies. (#1003)