Easegress v2.0.0 Release Notes

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

    Significant changes:

    • Pipeline
      • Pipeline is protocol-independent now.
      • Add RequestBuilder filter, ResponseBuilder filter and built-in filter END.
      • Add the support of namespace.
      • Add the support of filter alias.
      • Filter Retryer, CircuitBreaker and TimeLimiter are removed, resilience policies are now defined on pipeline and injected into filters that support resilience.
      • Filter APIAggregator is removed.

    Implemented enhancements:

    • Tracing is now using Zipkin B3 format.
    • Cluster
      • Drop the support of dynamic cluster management.
      • Depreciated configuration method is removed.