Skip to content

v0.6.0

Compare
Choose a tag to compare
@MouceL MouceL released this 30 Dec 06:12
· 294 commits to master since this release

Feature

  • add submodule meshregistry, it can quickly interface with service registries including zk, eureka, nacos, k8s.
  • supports high availability
  • use clusterrole:slime to replace clusterrole:cluster-admin
  • update publish.sh and make it easy to build global-sidecar
  • use istioRev to manage cr's reconcile

Fix

  • wrong dispatch in template file
  • lazyload grpc address in template file
  • rm repeated code in lazyload
  • gdisable auto shutdown proxy server

Doc

  • add slime developer guide
  • update slime reademe
  • use Chinese as the entrance
  • update limiter doc about how to use global ratelimiter

CI

  • improve the toolchain to quickly initialize a new slime module
  • add BASE_IMAGE to change base image

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0