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 #37

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2024.1.5

Compare Source

Status plugin:
  • 🐛: Fix k8s-related problem, when status was not available during the graceful shutdown process: BUG. (thanks @​cv65kr)
JOBS plugin:
  • 🔥: Experimentally added new handlers for the more canonical ACK, NACK, and REQUEUE operations for the JOBS drivers. PHP SDK will be updated soon. FR, (thanks @​shieldz80)
✏️ Future changes:
  • 💡: Configuration includes will be out of experimental status in the next minor release (v2024.2.0) and currently don't have restrictions on where to put the included config. Keep in mind that the path for the included configurations is calculated from the working directory of the RoadRunner process. FR

v2024.1.4

Compare Source

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)

v2024.1.3

Compare Source

RR core:
  • 🔥: Deprecate RR_* env variables prefix. This was an undocumented feature which caused confusion, because any configuration value might be automatically replaced (without using env in the configuration) with a matching RR_* environment variable, PR.
Temporal plugin:
  • 🔥: Enable client certificate rotation: FR. With this change you may replace certificate on a Live system. (thanks @​benkelukas)
  • 🔥: Expose continue_as_new_suggested for the PHP Worker: PR.
Kafka
  • 🐛: Reduce number of maxPollRecords from 10k to 100, PR.
Endure container:
  • 🐛: Fix incorrectly used error log message: PR.
General:
  • 🔥: Update Go to v1.22.4.

RoadRunner PHP:

Worker:
  • 🔥: Add RR_VERSION env to the Environment class: PR, (thanks @​Kaspiman)

v2024.1.2

Compare Source

Upcoming new JOBS driver: google-pub-sub:
  • 🔥: Currently in a polishing phase, the new plugin will be released as part of the v2024.2.0. Stay tuned! (thanks @​cv65kr)
gRPC plugin:
  • 🐛: strip extra slashes when there is no package defined in the protofile: PR, (thanks @​satdeveloping)
OTEL plugin:
RR core plugin:
  • 🐛: RR workers/reset commands don't respect default config values: BUG, (thanks @​r4m-alexd)

v2024.1.1

Compare Source

HTTP plugin:
gRPC plugin:
  • 🔥 Remove experimental status from the OTEL in gRPC, PR
SDK:
  • 🔥 Additional debug logging for the maxExecs with jitter: PR (thanks @​Kaspiman)

v2024.1.0

Compare Source

Upgrade guide: link

HTTP plugin:
  • 🔥 Use protobuf encoded payloads to prevent field reordering and JSON escaped symbols.
Kafka driver:
SDK:
  • 🔥 Use a small random jitter to prevent the Thundering herd problem when user uses max_jobs option and all the workers restarted at the same time. This feature is enabled automatically. (thanks @​Kaspiman)

v2023.3.12

Compare Source

🚀 v2023.3.12 🚀

Centrifuge plugin:
  • 🔥 Add support for the NotifyChannelState centrifuge API.
Temporal plugin:
🧹 Chore:
  • 🧑‍🏭: All since log entries are now always shown as milliseconds, FR, (thanks @​dmitryuk).

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file docker major labels Apr 11, 2024
@renovate renovate bot force-pushed the renovate/major-roadrunner branch from 3da1a0b to 4776b00 Compare May 2, 2024 23:07
@renovate renovate bot force-pushed the renovate/major-roadrunner branch from 4776b00 to 8fa3bc7 Compare May 17, 2024 02:24
@renovate renovate bot force-pushed the renovate/major-roadrunner branch from 8fa3bc7 to 609262e Compare June 6, 2024 15:45
@renovate renovate bot force-pushed the renovate/major-roadrunner branch from 609262e to 82c754b Compare June 13, 2024 18:22
@renovate renovate bot force-pushed the renovate/major-roadrunner branch from 82c754b to 40dfdd4 Compare June 20, 2024 20:49
@gabe565 gabe565 merged commit be03d4e into main Jul 16, 2024
10 checks passed
@gabe565 gabe565 deleted the renovate/major-roadrunner branch July 16, 2024 18:09
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 major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant