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

feat: bugfix release v2023.1.1 #1547

Merged
merged 2 commits into from
Apr 20, 2023
Merged

feat: bugfix release v2023.1.1 #1547

merged 2 commits into from
Apr 20, 2023

Conversation

rustatian
Copy link
Member

Reason for This PR

  • Release Thursday.

Description of Changes

🚀 v2023.1.1 🚀

🩹 Fixes

  • 🐛 Centrifuge plugin: Fix incorrect proto package import that caused panic on large payload.
  • 🐛 PHP metapackage: Unable to install RoadRunner via Composer, B
  • 🐛 HTTP plugin: Fix double unmarshal of the main plugin configuration.
  • 🐛 RR: Fix TestCommandWorkingDir predifined temp directory, B
  • 🐛 Status plugin: Fix superfluous response.WriteHeader bug, B

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 <piashchynski.valery@gmail.com>
@rustatian rustatian added the C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc.. label Apr 20, 2023
@rustatian rustatian requested a review from wolfy-j April 20, 2023 11:40
@rustatian rustatian self-assigned this Apr 20, 2023
@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Merging #1547 (7fd20cc) into master (5b2bfb6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1547   +/-   ##
=======================================
  Coverage   40.19%   40.19%           
=======================================
  Files          16       16           
  Lines         821      821           
=======================================
  Hits          330      330           
  Misses        464      464           
  Partials       27       27           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@rustatian rustatian added this to the v2023.1.1 milestone Apr 20, 2023
@rustatian rustatian merged commit 4bbc1a2 into master Apr 20, 2023
@rustatian rustatian deleted the release/v2023.1.1 branch April 20, 2023 12:02
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..
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant