All Versions
18
Latest Version
Avg Release Cycle
30 days
Latest Release
592 days ago

Changelog History
Page 2

  • v1.3.2 Changes

    November 08, 2021

    Full Changelog

    Implemented enhancements:

    • ๐ŸŽ Performance improvement#277

    ๐Ÿ›  Fixed bugs:

    • Wrong host function name in WasmHost#317
    • Wrong name in WebSocket spec#328
    • Response body corrupt after pass ResponseAdapter#345
    • Failed to create pipeline when filters are not sorted as flow#348
  • v1.3.1 Changes

    October 20, 2021

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ‘Œ Improve docker image build speed#306
    • โž• Add doc for MQTT proxy#300
    • ๐ŸŽ MQTT proxy performance optimization#304

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fix MQTT closed client related bugs#302
    • ๐Ÿ”„ Change logger level from Error to Warn#296
    • ๐Ÿ›  Fix Eureka port number#309
  • v1.3.0 Changes

    October 13, 2021

    Full Changelog

    Significant changes:

    • ๐Ÿ‘ MQTT support #203

    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
  • v1.2.1 Changes

    September 08, 2021

    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
  • v1.2.0 Changes

    August 23, 2021

    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
  • v1.1.0 Changes

    July 16, 2021

    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
    • 0๏ธโƒฃ Use default spec correctly & fix httppipeline.Validate without recursively checking #100
  • v1.0.1 Changes

    June 29, 2021

    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
    • โž• Add multiple certs support, close #31 #48
    • ๐Ÿณ 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
  • v1.0.0

    June 01, 2021