Skip to content

Commit b28a901

Browse files
authored
release v0.8.6 (#3637)
1 parent c0a31ac commit b28a901

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,30 @@
66

77
#### General
88

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+
933
- A number of changes related to the Realtime Video AI (Live Video to Video workflow)
1034
- Realtime Video AI in a Box (@leszko, @victorges)
1135
- [#3246](https://github.com/livepeer/go-livepeer/pull/3246) Add hardware info from Orchestrators and expand network information available (@ad-astra-video)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.5
1+
0.8.6

0 commit comments

Comments
 (0)