Skip to content

Commit 267c53b

Browse files
authored
release v0.8.9 (#3851)
1 parent e78f9c7 commit 267c53b

File tree

3 files changed

+25
-14
lines changed

3 files changed

+25
-14
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## v0.8.9
4+
5+
### Features ⚒
6+
7+
#### General
8+
9+
* Gateway-native WHEP server for playback of realtime AI video
10+
* [#3841](https://github.com/livepeer/go-livepeer/pull/3841) byoc/streaming: add streaming workload processing capability to BYOC (@ad-astra-video)
11+
12+
#### Orchestrator
13+
14+
* [#3814](https://github.com/livepeer/go-livepeer/pull/3814) ai/worker: Add scope pipeline support to worker and build scripts (@victorges)
15+
* [#3823](https://github.com/livepeer/go-livepeer/pull/3823) ai/worker: Add sd15-v2v image support (@victorges)
16+
* [#3843](https://github.com/livepeer/go-livepeer/pull/3843) ai/worker: Add sdxl-v2v image support (@victorges)
17+
* [#3849](https://github.com/livepeer/go-livepeer/pull/3849) byoc: fix orchestrator stream setup when fails (@ad-astra-video)
18+
19+
### Bug Fixes 🐞
20+
21+
#### General
22+
23+
* [#3777](https://github.com/livepeer/go-livepeer/pull/3777) docker: Forcefully SIGKILL runners after timeout (@pwilczynskiclearcode)
24+
* [#3779](https://github.com/livepeer/go-livepeer/pull/3779) worker: Fix orphaned containers on node shutdown (@victorges)
25+
* [#3781](https://github.com/livepeer/go-livepeer/pull/3781) worker/docker: Destroy containers from watch routines (@victorges)
26+
327
## v0.8.8
428

529
### Features ⚒

CHANGELOG_PENDING.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,16 @@
66

77
### Features ⚒
88

9-
* Gateway-native WHEP server for playback of realtime AI video
10-
119
#### General
1210

13-
* [#3841](https://github.com/livepeer/go-livepeer/pull/3841) byoc/streaming: add streaming workload processing capability to BYOC (@ad-astra-video)
14-
1511
#### Broadcaster
1612

1713
#### Orchestrator
1814

19-
* [#3814](https://github.com/livepeer/go-livepeer/pull/3814) ai/worker: Add scope pipeline support to worker and build scripts (@victorges)
20-
* [#3823](https://github.com/livepeer/go-livepeer/pull/3823) ai/worker: Add sd15-v2v image support (@victorges)
21-
* [#3843](https://github.com/livepeer/go-livepeer/pull/3843) ai/worker: Add sdxl-v2v image support (@victorges)
22-
* [#3849](https://github.com/livepeer/go-livepeer/pull/3849) byoc: fix orchestrator stream setup when fails (@ad-astra-video)
23-
2415
#### Transcoder
2516

2617
### Bug Fixes 🐞
2718

2819
#### General
2920

30-
* [#3777](https://github.com/livepeer/go-livepeer/pull/3777) docker: Forcefully SIGKILL runners after timeout (@pwilczynskiclearcode)
31-
* [#3779](https://github.com/livepeer/go-livepeer/pull/3779) worker: Fix orphaned containers on node shutdown (@victorges)
32-
* [#3781](https://github.com/livepeer/go-livepeer/pull/3781) worker/docker: Destroy containers from watch routines (@victorges)
33-
3421
#### CLI

VERSION

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

0 commit comments

Comments
 (0)