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.
3.0 KiB
3.0 KiB
Change Log
- Optimize:optimize SpringValueProcessor.
- Optimize/optimize annotation.
- Optimize: Register the service with the ProviderAPI#registerInstance method.
- docs:update PR template.
- enhancement: revert default value when the field is deleted in @ConfigurationProperties bean
- Feature:support multi register and discovery both to nacos and polaris.
- Code optimize & add junit tests.
- Optimize: remote deprecated method
- Test:support environment variable metadata test
- Test: remote deprecated method in test
- upgrade protobuf-java.version to 3.21.7
- docs:update README.
- Fix:fix javadoc.
- Code optimization & correct comment
- fix:fix discovery junit.
- Test:add sct-stater-polaris-router juint.
- adapt polaris-java 1.10.1 version
- Optimize: change RouteArgument.buildCustom to RouteArgument.fromLabel
- Optimize: get service instances by Flux.blockLast() to resolve concurrent problem
- Fix issue: prompt no registration if web dependence was not imported.
- Bugfix: fix reactor concurrent bug when get instances & fix spring-retry fuse not working bug
- Standardize the name of method to create bean.
- set reporter.enabled default to true
- fix:fix nacos enabled condition bugs.
- fix:fix instance's weight hard code to 100 bug.
- feat:update getPort method of PolarisRegistration.
- fix:fix some compile output issues.
- Feature: upgrade framework version.