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

pre-release: v2023.1.0-alpha.2 #1468

Merged
merged 4 commits into from
Feb 16, 2023
Merged

Conversation

rustatian
Copy link
Member

@rustatian rustatian commented Feb 16, 2023

Reason for This PR

  • Pre-release release schedule.

Description of Changes

v2023.1.0-alpha.2 (16.02.2023)

🚀 v2023.1.0-alpha.2 🚀

👀 New:

  • ✒️ RPC plugin: ⚠️ RPC calls might be fired immediately on the first line of the code, FR, (thanks @roquie)
  • ✒️ Lock plugin: distributed mutexes provider, FR, (thanks @wolfy-j)
  • ✒️ AMQP plugin: send information about the driver to the worker, FR, (thanks @msmakouz)
  • ✒️ gRPC plugin: custom plugins-interceptors support, PR, (thanks @cv65kr).
  • ✒️ otel middleware: gRPC and temporal support, PR1, PR2, (thanks @cv65kr)

🩹 Fixes:

  • 🐛 Velox: correctly recognize aarch64 on the M1/2 macs, BUG, (thanks @daniellienert)

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 Feb 16, 2023
@rustatian rustatian added this to the v2023.1 milestone Feb 16, 2023
@rustatian rustatian self-assigned this Feb 16, 2023
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Merging #1468 (e644052) into master (3a8ac04) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1468      +/-   ##
==========================================
+ Coverage   40.64%   40.71%   +0.07%     
==========================================
  Files          16       16              
  Lines         812      813       +1     
==========================================
+ Hits          330      331       +1     
  Misses        455      455              
  Partials       27       27              
Impacted Files Coverage Δ
container/plugins.go 100.00% <100.00%> (ø)

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>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@rustatian rustatian merged commit 92fc954 into master Feb 16, 2023
@rustatian rustatian deleted the pre-release/v2023.1.0-alpha.2 branch February 16, 2023 19:50
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