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: v2023.1.4 #1575

Merged
merged 3 commits into from
May 25, 2023
Merged

release: v2023.1.4 #1575

merged 3 commits into from
May 25, 2023

Conversation

rustatian
Copy link
Member

@rustatian rustatian commented May 24, 2023

Reason for This PR

  • bugfix release cycle

Description of Changes

🚀 v2023.1.4 🚀

🩹 Fixes

  • 🐛 gRPC plugin: allow specifying wildcards in the proto field: PR, (thanks @MaxSem)
  • 🐛 SDK (internal): Workers are killed during processing when memory usage is exeeded: BUG, (thanks @ekisu)
  • 🐛 JOBS plugin: Jobs plugin hangd on many workers and pollers: BUG, (thanks @embargo2710)
  • 🐛 JOBS plugin: Safe shutdown occurs before the specified time: BUG, (thanks @embargo2710)
  • 🐛 AMQP plugin: Typo in the property name (multiple_ack): BUG, (thanks @embargo2710)

🧹 Chore:

  • 🧑‍🏭 Dependencies: update project dependencies.

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.

@rustatian rustatian added the C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc.. label May 24, 2023
@rustatian rustatian added this to the v2023.1.4 milestone May 24, 2023
@rustatian rustatian requested a review from wolfy-j May 24, 2023 22:06
@rustatian rustatian self-assigned this May 24, 2023
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #1575 (0e68455) into master (d1a6afb) will not change coverage.
The diff coverage is n/a.

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

Signed-off-by: Valery Piashchynski <[email protected]>
@rustatian rustatian marked this pull request as ready for review May 25, 2023 10:42
Signed-off-by: Valery Piashchynski <[email protected]>
@rustatian rustatian merged commit d1a39a5 into master May 25, 2023
@rustatian rustatian deleted the release/v2023.1.4 branch May 25, 2023 10:57
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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant