Skip to content

Releases: megaease/easemesh

easemesh-v2.2.1

07 Nov 09:17
bd6757a
Compare
Choose a tag to compare
Support dynamic config of CoreDNS & Fix other bugs (#148)

* Support dynamic config of coredns & Fix other bugs

* Fix coredns flags in test

* Add dns domain in unittest

* Add more info in error message

easemesh-v2.2.0

27 Oct 08:30
943a9f5
Compare
Choose a tag to compare
Support multiple groups of shadow services (#147)

* Support multiple groups of shadow services

* Fix shadow unit tests

easemesh-v2.1.1

25 Oct 05:19
547d3eb
Compare
Choose a tag to compare
Fix flags of coredns installation (#146)

easemesh-v2.1.0

19 Oct 03:59
cd95da1
Compare
Choose a tag to compare
  • Support agent type
  • Support configmaps and secrets for shadow service
  • Support node selectors for control plane

easemesh-v2.0.0

10 Aug 08:31
e114ed7
Compare
Choose a tag to compare
  • Adapt pipelines and resilience mechanism of Easegress 2.0
  • Upgrade API to v2 for Easegress
  • Delete deprecated Canary
  • Revise some label names to make them more consistent
  • Delete label filter mesh.megaease.com/mesh-service of mutating webhook

easemesh-v1.3.0

24 Mar 09:36
3529da1
Compare
Choose a tag to compare

We fixed many problems and boost a few user experiences. Besides these, we included many significant changes:

  • Deprecated MeshDeployment(deleted at next release)
  • Support Kubernetes v1.22+
  • Support Multiple Canary Release
  • Support Shadow Service
  • Support Custom Object
  • Support Dynamic Arguments of Sidecar Injection

easemesh-v1.2.0

26 Sep 08:02
6aac1ef
Compare
Choose a tag to compare
  • Fix reinstall conflict (it means in most cases, we don't need to do emctl reset && emctl install)
  • Use json schema to validate specs
  • Support managing MeshController
  • Make log more human-readable in operator

easemesh-v1.1.0

22 Aug 02:32
c0df2ae
Compare
Choose a tag to compare
  • Support native deployment
  • Fix some bugs
  • Complete some document

easemesh-v1.0.0

02 Aug 08:31
a53fff4
Compare
Choose a tag to compare
Fix some problems of the emctl (#56)

* Fix some problems of the emctl

* Fix conflict