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

bugfix release: v2.7.9 #1010

Merged
merged 3 commits into from
Feb 14, 2022
Merged

bugfix release: v2.7.9 #1010

merged 3 commits into from
Feb 14, 2022

Conversation

rustatian
Copy link
Member

@rustatian rustatian commented Feb 14, 2022

Reason for This PR

  • bugfix release cycle.

Description of Changes

🩹 Fixes:

  • 🐛 Fix: errors on workers reallocating when the unix/tcp socket transport is used: BUG, (reporter @tarampampam)

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • All commits in this PR are signed (git commit -s).
  • The reason for this PR is clearly provided (issue no. or explanation).
  • The description of changes is clear and encompassing.
  • Any required documentation changes (code and docs) are included in this PR.
  • Any user-facing changes are mentioned in CHANGELOG.md.
  • All added/changed functionality is tested.

Signed-off-by: Valery Piashchynski <[email protected]>
@rustatian rustatian added C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc.. R-stable Release: Nominated for backporting to the RR in the stable channel. labels Feb 14, 2022
@rustatian rustatian added this to the v2.7.9 milestone Feb 14, 2022
@rustatian rustatian self-assigned this Feb 14, 2022
@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #1010 (624af01) into master (58b80d1) will increase coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1010      +/-   ##
==========================================
+ Coverage   43.59%   43.79%   +0.20%     
==========================================
  Files          12       12              
  Lines         562      564       +2     
==========================================
+ Hits          245      247       +2     
  Misses        307      307              
  Partials       10       10              
Impacted Files Coverage Δ
internal/container/plugins.go 100.00% <100.00%> (ø)

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 4397b18...624af01. Read the comment docs.

@rustatian rustatian merged commit 879b519 into master Feb 14, 2022
@rustatian rustatian deleted the release/v2.7.9 branch February 14, 2022 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc.. R-stable Release: Nominated for backporting to the RR in the stable channel.
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant