Skip to content

v2023.1.5

Compare
Choose a tag to compare
@rustatian rustatian released this 08 Jun 14:44
· 422 commits to stable since this release
8683c0b

🚀 v2023.1.5 🚀

🩹 Fixes

  • 🐛 KV plugin: Correct plugin startup order: PR, (thanks @ekisu)
  • 🐛 JOBS plugin: Check the pool pointer: BUG, (thanks @Kaspiman)
  • 🐛 Send Middleware: Fix bug in http.ResponseWriter wrapper: BUG, (thanks @tux-rampage)
  • 🐛 XFF Middleware: Split XFF content without space: BUG, (thanks @eightfourseventwo)

👀 New

  • ✒️ Docker Add tags with minor version (e.g.: v2023.1, v2023.2, etc.): FR, (thanks @Kaspiman)

🧹 Chore:

  • 🧑‍🏭 Dependencies: update project dependencies.