v2.15.0
🚀 New
- Allow adding App Name to customizing the startup message (#1418)
- Add support for streaming the request body. (#1423)
🧹 Updates
- Schema parser: use full match instead of strings.HasPrefix (#1424)
🐛 Fixes
- Session: Copy the data in buffer instead of using original data. (#1425)
📚 Documentation
- 🩹 Installation section translation (#1432)
Thank you @Spedoske, @TroyDota, @jeffersonmaia, @sujit-baniya and @tuhao1020 for making this update possible.