All Versions
29
Latest Version
Avg Release Cycle
70 days
Latest Release
90 days ago

Changelog History
Page 1

  • v2.11.0 Changes

    March 18, 2026

    ๐Ÿ”„ Changelog

    • 77d4ff7 Bump to v2.11.0 (#1509)
    • โฌ†๏ธ f37497c Upgrade vendors & Go version to 1.26 (#1506)
    • ๐Ÿ— beb02b1 fix: build/package/Dockerfile.builder to reduce vulnerabilities (#1504)
    • ๐ŸŽ 80d6d73 meshcontroller: improve service instance search performance in Master (#1503)
    • โšก๏ธ b21c3ee Optimize Access Log and MQTT Session Paths (#1502)
    • 2e862f2 Define constant for status 499 (#1501)
  • v2.10.1 Changes

    September 18, 2025

    Full Changelog

    Implemented enhancements:

    • โœจ Enhance HTTP Server to support nginx-like header vars and build-in backend pool.
    • โž• Added support for Static File Serving in HTTPServer, allowing users to serve static files directly from the server.
  • v2.9.4 Changes

    August 25, 2025

    ๐Ÿ”„ Changelog

  • v2.9.3 Changes

    July 28, 2025

    v2.9.3 (2025-07-28)
    Full Changelog

    ๐Ÿ‘ AI Gateway Support:

    ๐Ÿ‘€ Introduced AI Gateway support, proxy requests to LLM providers like OpenAI, DeepSeek, Anthropic, etc.
    Vector Database: integrates with vector databases for caching.
    ๐ŸŽ Monitoring: provides insights into the performance and usage of AI models.
    Implemented enancements:

    ๐Ÿš€ Update GoReleaser configurations (#1446)
    ๐Ÿ›  Fixed bugs:

    ๐Ÿ›  Fix the match of register and unregister of APIs (#1448)

  • v2.8.0 Changes

    June 13, 2025

    ๐Ÿณ Docker image

    • ๐Ÿณ docker pull megaease/easegress:v2.8.0

    v2.8.0 (2025-06-13)

    Full Changelog

    Implemented enhancements:

    • โฌ†๏ธ Upgrade Go version to 1.23 (#1444)
    • โšก๏ธ Update access log for long URI and stream resp (#1430)

    ๐Ÿ“š Documentation:

    • โž• Add DeepWiki page in README (#1415)

    ๐Ÿ›  Fixed bugs:

    • Check nil value in delete object (#1416)
    • ๐Ÿ›  fix goreleaser (#1414)
  • v2.7.5 Changes

    April 02, 2025

    ๐Ÿณ Docker image

    • ๐Ÿณ docker pull megaease/easegress:v2.7.5

    v2.7.5 (2025-04-02)

    • โœ… Replace test urls to make test more stable in #1389
    • ๐Ÿ›  Fix Content-Length by in #1411

    Full Changelog : v2.7.4...v2.7.5

  • v2.7.4 Changes

    February 18, 2025

    ๐Ÿณ Docker image

    • ๐Ÿณ docker pull megaease/easegress:v2.7.4

    v2.7.4 (2025-02-18)

    Full Changelog

    Implemented enhancements :

    • Stream Response Flushing: Improved handling of stream responses to ensure true streaming behavior.

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fixed an issue where the response body was not closed in some scenarios.
    • โšก๏ธ Update README.zh-CN.md image link.
  • v2.7.3 Changes

    March 26, 2024

    ๐Ÿณ Docker image

    • ๐Ÿณ docker pull megaease/easegress:v2.7.3

    v2.7.3 (2024-03-26)

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ”€ Kafka filter supports synchronous producer and message key (#1239 ).
    • ๐Ÿ— host and port Functions added for template of request-response builder (#1244 ).
    • ๐Ÿ‘ Proxy support set upstream host for outgoing requests (#1245 ).
  • v2.7.2 Changes

    March 11, 2024

    ๐Ÿณ Docker image

    • ๐Ÿณ docker pull megaease/easegress:v2.7.2

    v2.7.2 (2024-03-11)

    Full Changelog

    Community works

    • Replace Github related megaease links to easegress-io

    Implemented enhancements:

    • ๐Ÿ‘Œ Support global filter fallthrough when meet error

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fix empty proxy-timeout failure
  • v2.7.1 Changes

    February 22, 2024

    ๐Ÿณ Docker image

    • ๐Ÿณ docker pull megaease/easegress:v2.7.1

    v2.7.1 (2024-02-22)

    Full Changelog

    Implemented enhancements:

    • โฌ†๏ธ Upgraded to Golang version 1.21 (#1218 ).
    • โšก๏ธ Enabled egctl create httpproxy command to support automatic updates for AutoCertManager (#1188 ).
    • Introduced an exportable custom plain logger (#1171 ).
    • Expanded egctl command utility across various namespaces (#1197 ).
    • โšก๏ธ Optimized proxy filter to immediately flush responses for Server-Sent Events (SSE) (#1217 ).
    • โœจ Enhanced template functionality with additional functions in RequestBuilder and ResponseBuilder (#1194 ).
    • ๐Ÿ“š Updated documentation and adhered to the latest CNCF Code of Conduct for community guidelines (#1187 ).

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿšš Resolved the AutoCertManager did not remove duplicate DNS records issue (#1198 ).
    • Corrected proxy filter behavior to properly escape paths (#1216 ).

    Contributor

    Thanks for your contributions @KevinQiangK, @cyrnicolase.