Easegress v1.4.1 Release Notes

Release Date: 2022-01-07 // over 2 years ago
  • Full Changelog

    Implemented enhancements:

    • ๐Ÿ‘Œ Improve performance of Proxy filter #414
    • ๐Ÿ‘ Ingress Controller tutorial and Helm Charts to support multi nodes #395

    ๐Ÿ›  Fixed bugs:

    • โฌ‡๏ธ Reduce etcd server memory usage #439
    • ๐Ÿ‘Œ Support PEM in both base64 and plain text #425
    • Only set host when server addr is IP (close #447) #451
    • Copy backend http response header to httpresponse #449
    • ๐Ÿ›  Fix httpserver httppipeline status not show error #441
    • ๐Ÿคก Mock filter to support header match #409
    • ๐Ÿ›  Fix wrong content-type #430
    • ๐Ÿ›  Fix easegress-server yaml validation #432
    • ๐Ÿ”„ Change status code 403 to 401 when jwt signer and oauth2 validation fail #426
    • ๐Ÿ›  Fix typos #423 #417 #416 #410
    • ๐Ÿ”ฆ Expose max-sync-message-size in options #419
    • Enable calling mirrorPool reader Read after EOF #411
    • ๐Ÿ‘‰ Use ClusterJoinURLs for secondary members #403