Skip to content

Commit fe660e6

Browse files
authored
release v0.8.8 (#3753)
1 parent 825de00 commit fe660e6

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v0.8.8
4+
5+
### Features ⚒
6+
7+
#### General
8+
9+
* [#3719](https://github.com/livepeer/go-livepeer/pull/3719) Support multiple instances per orchestrator in discovery (@j0sh)
10+
11+
#### Orchestrator
12+
13+
* [#3749](https://github.com/livepeer/go-livepeer/pull/3749) worker: Overrule resource-hog AI runner containers on startup (@victorges)
14+
315
## v0.8.7
416

517
### Breaking Changes 🚨🚨
@@ -32,7 +44,7 @@
3244
- [#3634](https://github.com/livepeer/go-livepeer/pull/3634) BYOC: Allow clients to include or exclude specific Orchestrators by serviceAddr in requests (@ad-astra-video)
3345
- [#3682](https://github.com/livepeer/go-livepeer/pull/3682) AI/Live: store & forward parameter updates (@j0sh)
3446
- [#3688](https://github.com/livepeer/go-livepeer/pull/3688) AI: options for `/live/video-to-video` update & status routes to support local browser tests (@ad-astra-video)
35-
47+
3648
#### Orchestrator
3749

3850
- [#3665](https://github.com/livepeer/go-livepeer/pull/3665) Box: give GPUs to orchestrator if running GPU pipeline (@victorges)

CHANGELOG_PENDING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,10 @@
88

99
#### General
1010

11-
* [#3719](https://github.com/livepeer/go-livepeer/pull/3719) Support multiple instances per orchestrator in discovery (@j0sh)
12-
1311
#### Broadcaster
1412

1513
#### Orchestrator
1614

17-
* [#3749](https://github.com/livepeer/go-livepeer/pull/3749) worker: Overrule resource-hog AI runner containers on startup (@victorges)
18-
1915
#### Transcoder
2016

2117
### Bug Fixes 🐞

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.7
1+
0.8.8

0 commit comments

Comments
 (0)