Skip to content

v2.15.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 06:55
005471d

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