Echo v4.4.0 Release Notes

Release Date: 2021-07-12 // almost 3 years ago
  • ๐Ÿ›  Fixes

    • Split HeaderXForwardedFor header only by comma #1878
    • ๐Ÿ›  Fix Timeout middleware Context propagation #1910

    โœจ Enhancements

    • Bind data using headers as source #1866
    • โž• Adds JWTConfig.ParseTokenFunc to JWT middleware to allow different libraries implementing JWT parsing. #1887
    • โž• Adding tests for Echo#Host #1895
    • โž• Adds RequestIDHandler function to RequestID middleware #1898
    • ๐Ÿ‘ Allow for custom JSON encoding implementations #1880