Docker image
docker pull megaease/easegress:v2.3.0
v2.3.0 (2022-11-28)
Significant changes:
- HTTPServer: support radix tree router and routing by client IP (#852) and (#835).
- Add new filter OPAFilter for Open Policy Agent (#856).
Implemented enhancements:
- Load Balance: support session and server health check (#796), (#838) and (#857).
- Making running objects dump interval configurable (#833).
- Simplify CORSAdaptor (#839).
Fixed bugs:
- Fix unexpected EOF when compression is enabled (#834).
- Remove duplicated code in codectool (#851).
- Update keyfunc for compatibility and bug fixes (#850).
- Fix mqtt test random fail (#854).
Contributor
Thank you for contributions @aniaan, @samanhappy, @jthann, @nullsimon, @coderabbit214, @MicahParks and @youkale.