This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
Releases: spiral-modules/roadrunner-binary
Releases · spiral-modules/roadrunner-binary
v2.4.0
💔 Internal BC:
- 🔨 Pool, worker interfaces: payload now passed and returned by the 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
, and local queue powered by theboltdb
. PR - ✏️Support for the IPv6 (
tcp|http(s)|empty [::]:port
,tcp|http(s)|empty [::1]:port
,tcp|http(s)|empty :// [0:0:0:0:0:0:0:1]:port
) for RPC, HTTP and other plugins. RFC - ✏️Support for the Docker images via GitHub packages.
- ✏️Go 1.17 support for all spiral packages.
🩹 Fixes:
- 🐛 Fix: add
debug
pool config key to the.rr.yaml
configuration reference. - 🐛 Fix: fixed bug with goroutines waiting on the internal worker's container channel.
- 🐛 Fix: RR becomes unresponsive when new workers failed to re-allocate, issue.
📦 Packages:
- 📦 Update goridge to
v3.2.1
- 📦 Update temporal to
v1.0.9
(now with metrics) - 📦 Update RR to
v2.4.0
- 📦 Update endure to
v1.0.4
📈 Summary:
v2.4.0-rc.1
💔 Internal BC:
- 🔨 Pool, worker interfaces: payload now passed and returned by the 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
and local queue powered by theboltdb
. PR - ✏️ Support for the IPv6 (
tcp|http(s)|empty [::]:port
,tcp|http(s)|empty [::1]:port
,tcp|http(s)|empty :// [0:0:0:0:0:0:0:1]:port
) for RPC, HTTP and other plugins. RFC - ✏️ Support for the Docker images via GitHub packages.
- ✏️ Go 1.17 support.
🩹 Fixes:
- 🐛 Fix: add
debug
pool config key to the.rr.yaml
configuration reference. - 🐛 Fix: fixed bug with goroutines waiting on the internal worker's container channel.
- 🐛 Fix: RR becomes unresponsive when new workers failed to re-allocate, issue.
📦 Packages:
- 📦 Update goridge to
v3.2.1
- 📦 Update temporal to
v1.0.9
- 📦 Update RR to
v2.4.0
📈 Summary:
v2.4.0-beta.6
fix(ci, dockerfile): update container labels Signed-off-by: Valery Piashchynski <[email protected]>
v2.4.0-beta.5
fix(registry): container tags fix Signed-off-by: Valery Piashchynski <[email protected]>
v2.4.0-beta.4
fix(ci): correct image tags Signed-off-by: Valery Piashchynski <[email protected]>
v2.4.0-beta.3
fix(packages): correct ghcr tag in the GA Signed-off-by: Valery Piashchynski <[email protected]>
v2.4.0-beta.2
💔 Internal BC:
- 🔨 Pool, worker interfaces: payload now passed and returned by the 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 - ✏️ Support for the IPv6 (
tcp|http(s)|empty [::]:port
,tcp|http(s)|empty [::1]:port
,tcp|http(s)|empty :// [0:0:0:0:0:0:0:1]:port
) for RPC, HTTP and other plugins. RFC - ✏️ Support for the Docker images via GitHub packages.
- ✏️ Go 1.17 support.
🩹 Fixes:
- 🐛 Fix: add
debug
pool config key to the.rr.yaml
configuration reference. - 🐛 Fix: fixed bug with goroutines waiting on the internal worker's container channel.
📦 Packages:
- 📦 Update goridge to
v3.2.1
- 📦 Update temporal to
v1.0.9
- 📦 Update RR to
v2.4.0
📈 Summary:
v2.4.0-beta.1
💔 Internal BC:
- 🔨 Pool, worker interfaces: payload now passed and returned by the 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 - Support for the IPv6 (
tcp|http(s)|empty [::]:port
,tcp|http(s)|empty [::1]:port
,tcp|http(s)|empty :// [0:0:0:0:0:0:0:1]:port
) for RPC, HTTP and other plugins. RFC - Go 1.17 support.
🩹 Fixes:
- 🐛 Fix: add
debug
pool config key to the.rr.yaml
configuration reference. - 🐛 Fix: fixed bug with goroutines waiting on the internal worker's container channel.
📦 Packages:
- 📦 Update goridge to
v3.2.1
- 📦 Update temporal to
v1.0.9
- 📦 Update RR to
v2.4.0
v2.4.0-alpha.1
💔 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:
- RR Milestone 2.4.0