Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v0.5.35 #2631

Merged
merged 1 commit into from
Oct 21, 2022
Merged

release v0.5.35 #2631

merged 1 commit into from
Oct 21, 2022

Conversation

cyberj0g
Copy link
Contributor

@cyberj0g cyberj0g commented Oct 21, 2022

Release commit.

General

  • #2616 cmd: Echo explicitly set config values on node start
  • #2583 eth: Set tx GasFeeCap to min(gasPriceEstimate, current GasFeeCap) (yondonfu)
  • #2586 Broadcaster: Don't pass a nil context into grpc call or it panics (thomshutt, cyberj0g)

Broadcaster

  • #2573 server: Fix timeout for stream recording background jobs (victorges)
  • #2586 Refactor RTMP connection object management to prevent race conditions (cyberj0g)

Orchestrator

  • #2591 Return from transcode loop if transcode session is ended by B (yondonfu)
  • #2592 Enable Orchestrator to set pricing by broadcaster ETH address
  • #2628 Use IdleTimeout to prevent hanging HTTP connections when B does not use O (fix "too many files open" error) (leszko)

Edit: sorry for mention spam, just copied lines from changelog without looking

@cyberj0g cyberj0g requested a review from thomshutt October 21, 2022 05:49
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Merging #2631 (e3474cb) into master (03e73bf) will decrease coverage by 0.01576%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #2631         +/-   ##
===================================================
- Coverage   56.29696%   56.28120%   -0.01576%     
===================================================
  Files             88          88                 
  Lines          19033       19033                 
===================================================
- Hits           10715       10712          -3     
- Misses          7736        7739          +3     
  Partials         582         582                 
Impacted Files Coverage Δ
discovery/db_discovery.go 69.67509% <0.00000%> (-1.08303%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03e73bf...e3474cb. Read the comment docs.

Impacted Files Coverage Δ
discovery/db_discovery.go 69.67509% <0.00000%> (-1.08303%) ⬇️

@cyberj0g cyberj0g merged commit e87d736 into master Oct 21, 2022
@thomshutt thomshutt deleted the release-0.5.35 branch December 21, 2022 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants