Skip to content

Commit

Permalink
release v0.7.9 (#3167)
Browse files Browse the repository at this point in the history
  • Loading branch information
j0sh authored Sep 10, 2024
1 parent 834a9c6 commit 56a8a88
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 5 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## v0.7.9

- [#3165](https://github.com/livepeer/go-livepeer/pull/3165) Add node version and orch addr to transcoded metadata

### Features ⚒

#### Broadcaster

- [#3158](https://github.com/livepeer/go-livepeer/pull/3158) Add a metric tag for Orchestrator version

### Bug Fixes 🐞

#### Broadcaster

- [#3164](https://github.com/livepeer/go-livepeer/pull/3164) Fix media compatibility check
- [#3166](https://github.com/livepeer/go-livepeer/pull/3166) Clean up inactive sessions
- [#3086](https://github.com/livepeer/go-livepeer/pull/3086) Clear known sessions with inadequate latency scores

## v0.7.8

### Features ⚒
Expand Down
4 changes: 0 additions & 4 deletions CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

## v0.X.X

- [#3165](https://github.com/livepeer/go-livepeer/pull/3165) Add node version and orch addr to transcoded metadata

### Breaking Changes 🚨🚨

### Features ⚒
Expand All @@ -24,8 +22,6 @@

#### Broadcaster

- [#3164](https://github.com/livepeer/go-livepeer/pull/3164) Fix video compatibility check

#### Orchestrator

#### Transcoder
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.8
0.7.9

0 comments on commit 56a8a88

Please sign in to comment.