v1.14.0
What's Changed
Features
PR #817 add leader election
PR #870 add common cmdb plugin
PR #888 support specification, and add circuitbreaker rule and faultdetect rule feature
Enhancement
PR #821 feat:优化eureka插件大小写敏感,默认大小写不敏感
PR #832 self health check by leader instance
PR #836 refactor source code structure and release package structure
PR #845 refactor/operation log
PR #861 support redis call metrics
PR #866 support metrics/tcp conn
PR #867 add maintain OpenAPI leader election
PR #901 feat: optimize route rule v2->v1 subset name conversion
Install
PR #819 Fix k8s deploy error
PR #857 解决docker-compose单机版的配置问题
PR #902 install package add pushgateway
BugFix
PR #823 fix: 解决eureka同步时,出现存量服务同步失败的问题
PR #830 feat:修复polaris之间走eureka同步接口出现报错的问题
PR #833 fix: eureka同步时,实例不存在没有返回404,导致eureka触发不了重注册
PR #852 Fix config watch may be npe
PR #865 fix install.sh
PR #883 Fix/service alias
PR #912 need lock service when create instance
PR #903 fix: circuitbreaker boltdb load int fail
Test
PR #854 Test/fix codecov
PR #873 Fix/gitub action deploy
PR #887 test:修复eureka集群测试场景相关配置
New Contributors
- @wiflish made their first contribution in #857
- @chenjinkai made their first contribution in #865
Full Changelog: v1.13.8...v1.14.0