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: v2024.1.4 #1942

Merged
merged 1 commit into from
Jun 13, 2024
Merged

release: v2024.1.4 #1942

merged 1 commit into from
Jun 13, 2024

Conversation

rustatian
Copy link
Member

@rustatian rustatian commented Jun 13, 2024

Reason for This PR

  • bugfix release cycle.

Description of Changes

Temporal plugin:

  • 🐛: Fix Local activities executed on the Workflow PHP Worker instead of the Activity PHP Worker: BUG. With this fix, LA performance should see a significant increase. (thanks @Zylius)

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

  • Bug Fixes

    • Improved performance for local activities by executing them on the correct worker.
  • Chores

    • Updated various dependencies to their latest versions for improved stability and compatibility.

Signed-off-by: Valery Piashchynski <[email protected]>
@rustatian rustatian added the C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc.. label Jun 13, 2024
@rustatian rustatian added this to the v2024.1.4 milestone Jun 13, 2024
@rustatian rustatian requested a review from wolfy-j June 13, 2024 16:31
@rustatian rustatian self-assigned this Jun 13, 2024
Copy link
Contributor

coderabbitai bot commented Jun 13, 2024

Walkthrough

Version v2024.1.4 addresses a significant performance bug in the Temporal plugin affecting local activities. It also updates multiple dependencies in go.mod to ensure the software remains up-to-date with the latest security and performance improvements. The updates have broadly spanned across multiple modules, without altering any public interfaces or APIs.

Changes

File/Path Change Summary
CHANGELOG.md Documented performance improvement for the Temporal plugin by fixing activity execution.
go.mod Updated dependency versions for multiple roadrunner-server modules and other third-party libraries like go-redis, aws-sdk-go-v2, and protobuf.

Poem

In v2024.1.4, the bugs did flee,
Temporal now runs smooth as can be.
With dependencies fresh and secure,
For a brighter future, we ensure.
🐇✨ Roadrunner speeds, improved and new,
From the rabbit's hole, updates flew! 🛠️🚀


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 your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

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 an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @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.
  • Please see the configuration documentation for more information.
  • 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/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

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.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 1327993 and b939944.

Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • go.mod (6 hunks)
Additional context used
LanguageTool
CHANGELOG.md

[uncategorized] ~13-~13: Loose punctuation mark. (UNLIKELY_OPENING_PUNCTUATION)
Context: ... --- # 🚀 v2024.1.3 🚀 ### RR core: - 🔥: Deprecate RR_* env variables pr...


[formatting] ~14-~14: If the ‘because’ clause is essential to the meaning, do not use a comma before the clause. (COMMA_BEFORE_BECAUSE)
Context: ...ocumented feature which caused confusion, because any configuration value might be automa...


[typographical] ~17-~17: It appears that a comma is missing. (DURING_THAT_TIME_COMMA)
Context: ...drunner-temporal/issues/522). With this change you may replace certificate on a Live s...


[uncategorized] ~17-~17: Possible missing article found. (AI_HYDRA_LEO_MISSING_A)
Context: .../522). With this change you may replace certificate on a Live system. (thanks @benkelukas) ...


[uncategorized] ~31-~31: Loose punctuation mark. (UNLIKELY_OPENING_PUNCTUATION)
Context: ...22.4. ## RoadRunner PHP: ### Worker: - 🔥: Add RR_VERSIONenv to theEnvi...


[uncategorized] ~61-~61: Loose punctuation mark. (UNLIKELY_OPENING_PUNCTUATION)
Context: ...drunner-server/grpc/pull/133) ### SDK: - 🔥 Additional debug logging for the `...


[uncategorized] ~76-~76: Loose punctuation mark. (UNLIKELY_OPENING_PUNCTUATION)
Context: ...iguration) (thanks @dkomarek) ### SDK: - 🔥 Use a small random jitter to preve...

Markdownlint
CHANGELOG.md

5-5: Expected: h2; Actual: h3 (MD001, heading-increment)
Heading levels should only increment by one level at a time


13-13: Expected: h2; Actual: h3 (MD001, heading-increment)
Heading levels should only increment by one level at a time


39-39: Expected: h2; Actual: h3 (MD001, heading-increment)
Heading levels should only increment by one level at a time


55-55: Expected: h2; Actual: h3 (MD001, heading-increment)
Heading levels should only increment by one level at a time


8-8: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


34-34: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


5-5: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


13-13: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


16-16: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


20-20: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


23-23: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


26-26: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


31-31: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


39-39: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


42-42: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


45-45: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


48-48: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


55-55: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


58-58: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


61-61: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


70-70: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


73-73: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


76-76: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


3-3: null (MD025, single-title, single-h1)
Multiple top-level headings in the same document


11-11: null (MD025, single-title, single-h1)
Multiple top-level headings in the same document


37-37: null (MD025, single-title, single-h1)
Multiple top-level headings in the same document


53-53: null (MD025, single-title, single-h1)
Multiple top-level headings in the same document


66-66: null (MD025, single-title, single-h1)
Multiple top-level headings in the same document


5-5: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


13-13: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


16-16: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


23-23: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


26-26: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


29-29: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


31-31: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


39-39: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


42-42: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


45-45: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


48-48: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


55-55: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


58-58: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


61-61: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


70-70: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


73-73: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


76-76: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


6-6: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


14-14: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


17-17: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


21-21: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


24-24: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


27-27: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


32-32: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


40-40: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


43-43: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


46-46: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


49-49: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


56-56: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


59-59: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


62-62: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


71-71: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


74-74: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


77-77: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines

Additional comments not posted (3)
CHANGELOG.md (1)

3-7: Update in CHANGELOG.md for Temporal Plugin Bugfix
The entry for the Temporal plugin's bugfix is clear and well-documented, linking directly to the relevant issue for additional context. This helps in understanding the impact of the changes and is a good practice for maintaining transparency in software changes.

Tools
Markdownlint

5-5: Expected: h2; Actual: h3 (MD001, heading-increment)
Heading levels should only increment by one level at a time


5-5: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


3-3: null (MD025, single-title, single-h1)
Multiple top-level headings in the same document


5-5: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


6-6: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines

go.mod (2)

Line range hint 67-204: Update of Indirect Dependencies in go.mod
The updates to indirect dependencies, especially significant ones like aws-sdk-go, miekg/dns, and google.golang.org/protobuf, are important to keep the project up-to-date with the latest security patches and performance improvements. However, it's crucial to verify that these updates do not affect the application's stability or introduce new issues.


11-53: Update of Roadrunner-server Dependencies
The updates to the roadrunner-server dependencies across various modules like amqp, grpc, http, etc., from minor versions v4.x.3 to v4.x.4, are consistent with a typical minor version update strategy. These updates are likely non-breaking changes that include bug fixes or minor improvements. It's important to ensure that these updates do not introduce any compatibility issues with existing code.

@rustatian rustatian merged commit 116621a into master Jun 13, 2024
12 checks passed
@rustatian rustatian deleted the release/v2024.1.4 branch June 13, 2024 16:43
@coderabbitai coderabbitai bot mentioned this pull request Sep 12, 2024
6 tasks
@coderabbitai coderabbitai bot mentioned this pull request Feb 10, 2025
6 tasks
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant