v2.11.1
👀 New:
- ✏ http plugin: Send raw body (unescaped) to the PHP worker for the
application/x-www-form-urlencoded
content type. FR1, FR2, (thanks @ekisu, @rlantingmove4mobile)
Configuration:
http:
raw_body: true/false (by default)
- ✏ temporal plugin: Overwrite
client-name
andclient-version
in Go client to represent PHP-SDK, FR, (thanks, @wolfy-j)
🧹 Chore:
- 🧑🏭: Autocomplete
.rr.yaml
configuration for thecache
plugin. link