Skip to content

v0.1.1

Compare
Choose a tag to compare
@sczyh30 sczyh30 released this 09 Aug 03:29
· 801 commits to 1.8 since this release

Features

  • Add Nacos data source extension (#8)
  • Add ZooKeeper data source extension (#33, @guonanjun)
  • Add Sentinel annotation and AspectJ support (#43)
  • Add default fallback support for Dubbo adapter
  • Add Apollo data source extension (#46, @nobodyiam)

Bug fixes

  • Enhance error handling when parsing bad dashboard addresses (fixes #38)
  • Fix bugs about runtime port and heartbeat sending logic (fixes #20)

Enhancements

  • Optimize for statistic data structures (leap array)
  • Use named thread factory for clear identification (#10)
  • Refine degrade rule checking and default value of flow rule attributes

Thanks for the contributors: @guonanjun, @manzhizhen, @nobodyiam, @xg1907