Skip to content

v3.14.1 – First-party server headers and authentication improvements

Choose a tag to compare

@Gautam25Raj Gautam25Raj released this 07 Jun 19:53
· 188 commits to master since this release
f2eca00

🚀 v3.14.1

This release introduces first-party server header support and improves authentication middleware to strengthen request validation, security, and platform reliability.

Highlights

First-Party Request Handling

  • Added support for first-party server headers
  • Improved trust verification for internal requests
  • Enhanced internal service communication workflows

Authentication Improvements

  • Refined authentication middleware behavior
  • Improved authorization and request validation
  • Enhanced reliability across protected routes

Improvements

Security & Reliability

  • Strengthened request verification workflows
  • Improved middleware maintainability
  • Enhanced consistency across authentication systems

Notes

  • No breaking changes
  • Focused on security, authentication, and infrastructure reliability