v2023.3.4
🚀 v2023.3.4 🚀
🔥 Features:
RR Core:
- ✒️ Experimental features: Add support for the experimental features: Docs.
👀 Plugins:
- ✒️ NATS driver: Replace the old JetStream client with the new one: FR, API.
- ✒️ Config driver: Add experimental support for merging two and more configuration files: FR, Docs, (thanks @hugochinchilla)
- ✒️ Headers middleware: Add support for the regular expressions for
origin
: FR, Docs, (thanks @orlandothoeny)
🩹 Fixes
- 🐛 HTTP Plugin: Unable to POST relatively chunky POST: BUG, (thanks @FluffyDiscord)