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.2.2 #1674

Merged
merged 4 commits into from
Aug 10, 2023
Merged

release: v2023.2.2 #1674

merged 4 commits into from
Aug 10, 2023

Conversation

rustatian
Copy link
Member

@rustatian rustatian commented Aug 10, 2023

Reason for This PR

Description of Changes

πŸš€ v2023.2.2 πŸš€

🩹 Fixes

  • πŸ› JOBS plugin: Fix typo in the RPC span name: PR
  • πŸ› SDK: Fix incorrect workers state when worker reached idleTTL state: BUG

🧹 Chore:

  • πŸ§‘β€πŸ­ HTTP plugin: faster PostForm/MultipartForm processing PR.
  • πŸ§‘β€πŸ­ Golang: Update Golang version to v1.21.
  • πŸ§‘β€πŸ­ 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.

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 Aug 10, 2023
@rustatian rustatian added this to the v2023.2.2 milestone Aug 10, 2023
@rustatian rustatian requested a review from wolfy-j August 10, 2023 10:54
@rustatian rustatian self-assigned this Aug 10, 2023
@rustatian rustatian added the R-stable Release: Nominated for backporting to the RR in the stable channel. label Aug 10, 2023
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #1674 (0e25e8c) into stable (d0fafdc) will not change coverage.
The diff coverage is n/a.

❗ Current head 0e25e8c differs from pull request most recent head 6d517c4. Consider uploading reports for the commit 6d517c4 to get more accurate results

@@           Coverage Diff           @@
##           stable    #1674   +/-   ##
=======================================
  Coverage   40.19%   40.19%           
=======================================
  Files          16       16           
  Lines         821      821           
=======================================
  Hits          330      330           
  Misses        464      464           
  Partials       27       27           
Files Changed Coverage Ξ”
internal/cli/jobs/subcommands.go 0.00% <ΓΈ> (ΓΈ)

Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@rustatian rustatian merged commit ed31539 into stable Aug 10, 2023
12 checks passed
@rustatian rustatian deleted the release/v2023.2.2 branch August 10, 2023 16:28
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
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants