Skip to content

v0.8.1

Compare
Choose a tag to compare
@MouceL MouceL released this 18 Sep 01:51
· 93 commits to master since this release

优化

  • 懒加载:不再兜底已经删除的http port
  • 懒加载:将request_header_to_add调整至route级别,减少不必要的header添加

修复

  • 服务notready时,pod发出流量,但是懒加载未生效的问题
  • 移除了acceslog模式下,patch在兜底逻辑上的ISTIO_META_ISTIO_VERSION信息
  • meshregistry修复了一个读写问题引起的panic问题

变更

  • 懒加载支持根据黑白名单和selector选择纳管的ns范围
  • meshregistry支持ip黑名单过滤
  • limiter支持workloader模式下的均分限流
  • 增加了参数deployRev,同一个ns可部署多套slime

New Contributors

Full Changelog: v0.8.0...v0.8.1