Releases: megaease/easemesh
Releases · megaease/easemesh
easemesh-v2.2.1
easemesh-v2.2.0
Support multiple groups of shadow services (#147) * Support multiple groups of shadow services * Fix shadow unit tests
easemesh-v2.1.1
Fix flags of coredns installation (#146)
easemesh-v2.1.0
- Support agent type
- Support configmaps and secrets for shadow service
- Support node selectors for control plane
easemesh-v2.0.0
- 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
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
- 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
- Support native deployment
- Fix some bugs
- Complete some document
easemesh-v1.0.0
Fix some problems of the emctl (#56) * Fix some problems of the emctl * Fix conflict