easegress-v1.4.1
Docker image
docker pull megaease/easegress:v1.4.1
v1.4.1 (2022-01-07)
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
Contributor
Thank you for contributions @JackLeeHal @lihao @zhanglc @aniaan @shaohsiung @Owenxh !