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.
2.4 KiB
2.4 KiB
Change Log
- Optimize:optimize spring value processor
- Optimize: Register the service with the ProviderAPI#registerInstance method.
- Optimize:optimize spring annotation.
- docs:update PR template.
- Code optimize & add junit tests.
- Test:support environment variable metadata test.
- upgrade protobuf-java.version to 3.21.7.
- docs:update README.
- Code optimization & correct comment
- fix:fix javadoc.
- fix:fix discovery junit.
- adapt polaris-java 1.10.1 version
- Optimize: change RouteArgument.buildCustom to RouteArgument.fromLabel
- Optimize: support delete config for ConfigurationProperties bean
- Feature: support nacos registry
- Test:add sct-stater-polaris-router junit.
- Optimize: add equals&hasCode for PolarisServiceInstance
- Fix issue: prompt no registration if web dependence was not imported.
- fix:fix nacos enabled condition bugs.
- feat:update getPort method of PolarisRegistration.
- fix:fix some compile output issues.
- fix:nacos & polaris discovery
- fix:fix router parameter not checking bug.