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.3.8 #1810

Merged
merged 1 commit into from
Dec 14, 2023
Merged

release: v2023.3.8 #1810

merged 1 commit into from
Dec 14, 2023

Conversation

rustatian
Copy link
Member

@rustatian rustatian commented Dec 14, 2023

Reason for This PR

  • Stable release schedule.

Description of Changes

🚀 v2023.3.8 🚀

HTTP plugin

gRPC plugin

  • 🔥 Experimental support for the OTLP protocol inside the gRPC plugin: FR, (thanks @rauanmayemir)

Beanstalk driver

Velox plugin

  • 🔥 To ensure that Velox is able to build every RoadRunner version, we've added a new CI CRON job that builds RoadRunner with Velox daily. This job is not related to the RoadRunner release process, but it will help us to ensure that Velox is always compatible with the latest RoadRunner version.

🧹 Chore:

  • 🧑‍🏭 Dependencies: update project/system 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.

Summary by CodeRabbit

  • Documentation
    • Updated the CHANGELOG.md with recent changes for various plugins and drivers.

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 Dec 14, 2023
@rustatian rustatian requested a review from wolfy-j December 14, 2023 14:56
@rustatian rustatian self-assigned this Dec 14, 2023
Copy link
Contributor

coderabbitai bot commented Dec 14, 2023

Walkthrough

The changes described in the provided snippet indicate updates to the documentation, specifically the CHANGELOG.md file. These updates are meant to reflect recent modifications in various plugins and drivers, which are part of the project. There are no indications of alterations to the codebase's logic, suggesting that the changes are primarily administrative and informative in nature.

Changes

File Change Summary
CHANGELOG.md Updated documentation for plugin and driver changes

🐇✨
To the CHANGELOG we hop and we dash,
Documenting updates, in a flash.
No code was harmed in this tale,
Just notes on the trail, without fail.
📝🎉

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on X ?


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • You can reply to a review comment made by CodeRabbit.
  • You can tag CodeRabbit on specific lines of code or files in the PR by tagging @coderabbitai in a comment.
  • You can tag @coderabbitai in a PR comment and ask one-off questions about the PR and the codebase. Use quoted replies to pass the context for follow-up questions.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 9fc3cfa and 4139e8b.
Files ignored due to filter (2)
  • go.mod
  • go.sum
Files selected for processing (1)
  • CHANGELOG.md (1 hunks)
Files skipped from review due to trivial changes (1)
  • CHANGELOG.md

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9fc3cfa) 37.29% compared to head (4139e8b) 37.29%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1810   +/-   ##
=======================================
  Coverage   37.29%   37.29%           
=======================================
  Files          16       16           
  Lines         866      866           
=======================================
  Hits          323      323           
  Misses        517      517           
  Partials       26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rustatian rustatian merged commit 80eff8a into master Dec 14, 2023
14 checks passed
@rustatian rustatian deleted the release/v2023.3.8 branch December 14, 2023 15:48
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant