You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,30 @@
6
6
7
7
#### General
8
8
9
+
-[#3570](https://github.com/livepeer/go-livepeer/pull/3570) Add Generic Processing Pipeline (aka Bring Your Own Container) (@ad-astra-video)
10
+
- A number of changes related to the Realtime Video AI (Live Video to Video workflow)
11
+
12
+
#### Gateway
13
+
14
+
#### Orchestrator
15
+
-[#3505](https://github.com/livepeer/go-livepeer/pull/3505) Introduce min runner version to selection (@leszko)
16
+
17
+
### Bug Fixes 🐞
18
+
19
+
#### Orchestrator
20
+
-[#3589](https://github.com/livepeer/go-livepeer/pull/3589) Change binding host for docker containers from 0.0.0.0 to 127.0.0.1 (@leszko)
21
+
-[#3592](https://github.com/livepeer/go-livepeer/pull/3592) ai/worker: Fix version discovery on containers startup (@victorges)
22
+
-[#3595](https://github.com/livepeer/go-livepeer/pull/3595) ai/worker: Fetch hardware info from all containers (@victorges)
23
+
-[#3389](https://github.com/livepeer/go-livepeer/pull/3389) Fix combined orchestrator capacity management for batch pipelines (@ad-astra-video)
24
+
25
+
#### CLI
26
+
27
+
## v0.8.5
28
+
29
+
### Features ⚒
30
+
31
+
#### General
32
+
9
33
- A number of changes related to the Realtime Video AI (Live Video to Video workflow)
10
34
- Realtime Video AI in a Box (@leszko, @victorges)
11
35
-[#3246](https://github.com/livepeer/go-livepeer/pull/3246) Add hardware info from Orchestrators and expand network information available (@ad-astra-video)
0 commit comments