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

chore(deps): update ghcr.io/roadrunner-server/roadrunner docker tag to v2024.3.1 #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2024

This PR contains the following updates:

Package Type Update Change
ghcr.io/roadrunner-server/roadrunner (source) final minor 2024.1.5 -> 2024.3.1

Release Notes

roadrunner-server/roadrunner (ghcr.io/roadrunner-server/roadrunner)

v2024.3.1

Compare Source

🚀 v2024.3.1 🚀

Changelog:

📦 Jobs plugin:
  • 🐛: Segfault when RoadRunner receives RPC request while initializing, BUG, (thanks @​l-x)
RoadRunner-Temporal plugin:
  • 🔥: New disable_activity_workers option to disable PHP activity pool entirely: FP. (thanks @​cv65kr)
🧹 Chore:
  • 🧑‍🏭: All plugins were updated (security fixes).

v2024.3.0

Compare Source

🚀 v2024.3.0 🚀

Meet the new RoadRunner release! This time we have a lot of new features, improvements, and bug fixes. Let's dive in! In this realse we have added a new feature called Auto Workers Scaling. This feature allows users to scale their RoadRunner workers automatically, up to 100 additional workers. SQS plugin was significantly reworked without major breaking changes, please, read the updated documentation carefully. RoadRunner-Temporalplugin now supports API-Keys (which would be added via our SDK-PHP and documentated in it as well).

📦 Core RoadRunner SDK:
  • 🔥: Dynamic Workers Scaling: FR, docs
OTEL plugin:
  • 🔥: Detect resources from environment variables when not set in config PR, (thanks @​devnev)
📦 In-Memory KV driver:
  • 🐛: Fixed very tricky memory leak, when trying to update the same key with TTL multiple times in a row: BUG, (thanks @​segrax)
📦 Status plugin:
  • 🔥: JSON status reporting, remove strict requirement for providing list of plugins: FR, (thanks @​Kaspiman)
📦 Symfony integration:
  • 🔥: Symfony Runtime (PHP) now supports RoadRunner v2023/2024: PR, (thanks @​msmakouz)
📦 Redis driver:
📦 Temporal:
  • 🔥: Support API keys: PR, docs. This feature would be added to our SDK-PHP and documentated (how to use) in it as well.
  • 🔥: Support h2c TLS without certs: PR, (thanks @​cv65kr)
📦 SQS driver:
  • 🔥: Complete rework without major breaks by @​nickdnk. Please, read the updated docs carefully: docs
    NOTE: The default values for SQS now use short polling. Make sure you inspect your value for wait_time_seconds if you want to use long polling.
📦 Nats driver:
  • 🐛: Properly pass user-defined headers FR
📦 Config plugin:
  • 🔥: Config for RPC plugin does not work when included from another file BUG, (thanks @​Kaspiman)
📦 Server plugin:
  • 🔥: Add new option server.on_init.exit_on_error to stop RoadRunner when on_init error occured: FR, (thanks @​wizardist)
📦 RabbitMQ (AMQP) driver:
📦 Locks plugin:
  • 🐛: Fixed forceRelease method, removed requirement for input ID BUG, (thanks @​fugikzl)
📦 Metrics plugin:
📦 Velox:
Thanks to out contributors:

v2024.2.1

Compare Source

OTEL plugin:
  • 🔥: Several improvements by @​devnev: Do not set Endpoint and Headers for gRPC if they're empty: PR, Support standard OTEL exporter protocol environment variables: PR. (thanks @​devnev)
RoadRunner-Temporal plugin:
AMQP driver:
  • 🐛: redial_timeout was not respected when dynamically creating pipeline. BUG, (thanks @​algirdasci)
🧹 Chore:
  • 🧑‍🏭: All plugins were updated to Go 1.23 (including Velox Dockerfile).

v2024.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file docker minor labels Jul 25, 2024
@renovate renovate bot changed the title chore(deps): update ghcr.io/roadrunner-server/roadrunner docker tag to v2024.2.0 chore(deps): update ghcr.io/roadrunner-server/roadrunner docker tag to v2024.2.1 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/roadrunner branch from 9fc24cd to 9420a51 Compare September 12, 2024 19:41
@renovate renovate bot force-pushed the renovate/roadrunner branch from 9420a51 to 9295958 Compare December 5, 2024 20:51
@renovate renovate bot changed the title chore(deps): update ghcr.io/roadrunner-server/roadrunner docker tag to v2024.2.1 chore(deps): update ghcr.io/roadrunner-server/roadrunner docker tag to v2024.3.0 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/roadrunner branch from 9295958 to ff288da Compare December 20, 2024 05:21
@renovate renovate bot changed the title chore(deps): update ghcr.io/roadrunner-server/roadrunner docker tag to v2024.3.0 chore(deps): update ghcr.io/roadrunner-server/roadrunner docker tag to v2024.3.1 Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants