Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

v2.4.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rustatian rustatian released this 12 Aug 14:32
· 163 commits to master since this release
f9a2106

💔 Internal BC:

  • 🔨 Pool, worker interfaces: payload now passed and returned by pointer.

👀 New:

  • ✏️ Long-awaited, reworked Jobs plugin with pluggable drivers. Now you can allocate/destroy pipelines in the runtime. Drivers included in the initial release: RabbitMQ (0-9-1), SQS v2, beanstalk, ephemeral. PR

🩹 Fixes:

  • 🐛 Fix: add debug pool config key to the .rr.yaml configuration reference.
  • 🐛 Fix: fixed bug with the waiting goroutines on the internal worker's container channel.

📦 Packages:

  • 📦 Update goridge to v3.2.0
  • 📦 Update temporal to v1.0.9
  • 📦 Update RR to v2.4.0

📈 Summary: