Skip to content

Commit

Permalink
release v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
j0sh committed Jan 21, 2025
1 parent 274e4b7 commit 8470a45
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 6 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## v0.8.2

### Features ⚒

#### Broadcaster

- [#3321](https://github.com/livepeer/go-livepeer/pull/3321) Add orchestrator info on live AI monitoring events

#### Orchestrator

- [#3355](https://github.com/livepeer/go-livepeer/pull/3355) Allow O/T AI orchs to run without `transcoder` flag.
- [#2968](https://github.com/livepeer/go-livepeer/pull/2968) Enhance payment processing log line for better processing by Loki.

#### Transcoder

- [#3359](https://github.com/livepeer/go-livepeer/pull/3359) Update LPMS to use ffmpeg H.264 parser

## v0.8.1

- [#3279](https://github.com/livepeer/go-livepeer/pull/3279) Enable automatic worker image pulling.
Expand Down
5 changes: 0 additions & 5 deletions CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,8 @@

#### Broadcaster

- [#3321](https://github.com/livepeer/go-livepeer/pull/3321) Add orchestrator info on live AI monitoring events

#### Orchestrator

- [#3355](https://github.com/livepeer/go-livepeer/pull/3355) Allow O/T AI orchs to run without `transcoder` flag.
- [#2968](https://github.com/livepeer/go-livepeer/pull/2968) Enhance payment processing log line for better processing by Loki.

#### Transcoder

### Bug Fixes 🐞
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.1
0.8.2

0 comments on commit 8470a45

Please sign in to comment.