You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.8 KiB
1.8 KiB
Change Log
- Upgrade: fix third-party lib CVEs & upgrade core spring libs version
- feat:support reading configuration from application.yml or application.properties.
- fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module.
- fix:solve ratelimit-callee-service UnknownHostException.
- Feature: Add config change listener feature support
- Feature: Add config module unit test
- Feature:add restTemplate Report Polaris
- Update GitHub Actions workflow
- fix: use non-blocking call instead of blocking call
- fix:solve the chaos code problem on rejectTips
- Fix config file format misspell
- Feature: Add instance metadata spi for registration
- Improve: Improve code style & Upgrade spring boot version with 2.6.9
- Feature: add spring cloud tencent logo
- UT: add metadata-transfer unit test
- feat:Add GitHub action of codecov.yml and update junit of metadata.