Skip to content

Releases: easegress-io/easegress

easegress-v1.3.0

13 Oct 04:43
bc90a63
Compare
Choose a tag to compare

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.

easegress-v1.2.1

08 Sep 02:43
d5f4ead
Compare
Choose a tag to compare

Docker image

  • docker pull megaease/easegress:v1.2.1

Changelog

v1.2.1 (2021-09-08)

Full Changelog

Significant changes:

  • Add documentation of user cases #155
  • Add UnitTest and raise coverage rate #170

Implemented enhancements:

  • Trafficcontroller copy mutex by pointer #211
  • Move limitlistener to util for other protocol proxy use#210
  • Skip invalid ip cidr parse result #184

Fixed bugs:

  • Fix interface nil convert panic #164

Contributor

Thank you to @jxd134 for contributing.

easegress-v1.2.0

23 Aug 04:05
4c7ffa1
Compare
Choose a tag to compare

Docker images

  • docker pull megaease/easegress:v1.2.0

Changelog

v1.2.0 (2021-08-23)

Full Changelog

Significant changes:

  • WASM AssemblyScript SDK SDK
  • Windows Supporting #74
  • Websockt Proxy #99

Implemented enhancements:

  • Add user-guide for WasmHost filter #138
  • Refactor APIAggregator filter #153
  • Add PR deployment testing #130
  • Format and correct code according to golint #124#131

Fixed bugs:

  • Fix http template dictory empty error #163
  • Fix initTrafficGate panic when service not found #144

Contributor

Thank you to @tg123 for contributing Windows supporting feature!

easegress-v1.1.0

16 Jul 05:56
64adfb0
Compare
Choose a tag to compare

Docker images

  • docker pull megaease/easegress:v1.1.0

Changelog

v1.1.0 (2021-07-16)

Full Changelog

Significant changes:

  • Kubernetes Ingress Controller #25
  • WASM:The new plugin mechanism for the Easegress #1(Still working on AssemblyScript SDK, coming soon...)

Implemented enhancements:

  • CI: Add codecov into github action #121
  • Mesh: convert service instance API to pb/json #109
  • Support dynamic admin API && correct syncer && make interface cleaner #96
  • CI: check unnecessary dependencies #77

Fixed bugs:

  • Github Action failed due to the unit test of TestCluster #111
  • Fix unit test failure of semaphore and cluster #110
  • Use default spec correctly & fix httppipeline.Validate without recursively checking #100

easegress-v1.0.1

29 Jun 07:18
ec188e4
Compare
Choose a tag to compare

Docker images

  • docker pull megaease/easegress:v1.0.1

Changelog

v1.0.1 (2021-06-29)

Full Changelog

Significant changes:

  • Use traffic controller to manage TrafficGate and Pipeline #20
  • FaaSController #59
  • Upgrade MeshController to use TrafficController #79
  • Replace the Iris with Go-Chi Framework #24

Implemented enhancements:

  • Golang/protobuf warning #36
  • Support an HTTPServer bind multiple certs #31
  • HTTP Host header can't be written properly into headers for backend request #27
  • Support strip trailing slash #85
  • Docker: add tzdata package for latest alpine #45
  • Deps: use dependabot to update dependencies #43

Fixed bugs:

  • Possible regression introduce by FaaSController #73
  • HTTPPipeline loadBalance is required but causes panic if missing #63
  • Server help messages print multiple times #37
  • Fix double free etcd #87

Contributors

Thank you to the following contributors (The names are listed in alphabetical order)

  1. Boshi Lian https://github.com/tg123
  2. Clark Beverlin https://github.com/bigangryrobot
  3. Loyalsoldier https://github.com/Loyalsoldier

easegress-v1.0.0

02 Jun 04:18
Compare
Choose a tag to compare

Docker images

  • docker pull megaease/easegress:latest
  • docker pull megaease/easegress:v1.0.0