Skip to content

v2023.3.4

Compare
Choose a tag to compare
@rustatian rustatian released this 09 Nov 16:27
· 206 commits to stable since this release
2f2aeb9

🚀 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)