Skip to content

Commit 56a8a88

Browse files
authored
release v0.7.9 (#3167)
1 parent 834a9c6 commit 56a8a88

File tree

3 files changed

+19
-5
lines changed

3 files changed

+19
-5
lines changed

CHANGELOG.md

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

3+
## v0.7.9
4+
5+
- [#3165](https://github.com/livepeer/go-livepeer/pull/3165) Add node version and orch addr to transcoded metadata
6+
7+
### Features ⚒
8+
9+
#### Broadcaster
10+
11+
- [#3158](https://github.com/livepeer/go-livepeer/pull/3158) Add a metric tag for Orchestrator version
12+
13+
### Bug Fixes 🐞
14+
15+
#### Broadcaster
16+
17+
- [#3164](https://github.com/livepeer/go-livepeer/pull/3164) Fix media compatibility check
18+
- [#3166](https://github.com/livepeer/go-livepeer/pull/3166) Clean up inactive sessions
19+
- [#3086](https://github.com/livepeer/go-livepeer/pull/3086) Clear known sessions with inadequate latency scores
20+
321
## v0.7.8
422

523
### Features ⚒

CHANGELOG_PENDING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
## v0.X.X
44

5-
- [#3165](https://github.com/livepeer/go-livepeer/pull/3165) Add node version and orch addr to transcoded metadata
6-
75
### Breaking Changes 🚨🚨
86

97
### Features ⚒
@@ -24,8 +22,6 @@
2422

2523
#### Broadcaster
2624

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

3127
#### Transcoder

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.8
1+
0.7.9

0 commit comments

Comments
 (0)