Skip to content

easegress-v1.3.0

Compare
Choose a tag to compare
@localvar localvar released this 13 Oct 04:43
· 632 commits to main since this release
bc90a63

Docker image

  • docker pull megaease/easegress:v1.3.0

Changelog

v1.3.0 (2021-10-13)

Full Changelog

Significant changes:

Implemented enhancements:

  • Add chart files for helm-install #254
  • Add license checker #247
  • Improve egctl to support sending multi configs at once #230
  • Create objects from spec files at startup #202
  • Support bi-directional service registry controllers #171

Fixed bugs:

  • Fix typo
  • Make docker run with default config without parameter #248
  • Fix random failure of jmx test cases #290
  • Correctly handle empty object name #289
  • Update doc/developer-guide.md #250
  • Update cluster example, no std-log-level in option #278
  • Add readme in cn #267
  • Correctly update restfulapi in ctl #249
  • Update func match() in pkg/object/httpserver/mux.go #245
  • Refine the flash sale document #243
  • Fix lint warning #242
  • Fix wrong link for ingress controller guide #232
  • Update ingresscontroller.md to fix permission issue #227
  • Fix test fail caused by random order of map iteration #224
  • Add host functions for cluster data (flash sale support) #188
  • Avoid send duplicated metrics data #217

Contributor

Thank you to @jxd134 @xmh19936688, @nevill @flocloud @yixiang @u2386 for contributing.