Clirr Results
The following document contains the results of Clirr.
- Current Version: 1.0.8.OSS-SNAPSHOT
- Comparison Version: 1.0.7.OSS
Summary
Severity |
Number |
Error |
1 |
Warning |
0 |
(The results have been filtered to omit less severe results)
API Incompatibilities
Severity |
Message |
Class |
Method / Field |
|
In method 'public PatchedStatusUpdater(org.springframework.web.client.RestTemplate, de.codecentric.boot.admin.registry.store.ApplicationStore)' the number of arguments has changed |
cn.home1.oss.environment.admin.PatchedStatusUpdater |
public PatchedStatusUpdater(org.springframework.web.client.RestTemplate, de.codecentric.boot.admin.registry.store.ApplicationStore) |
API Changelog
The following APIs were modified from version 1.0.7.OSS to 1.0.8.OSS-SNAPSHOT:
- Non justified changes
Class |
From |
To |
cn.home1.oss.environment.admin.PatchedStatusUpdater |
public PatchedStatusUpdater(org.springframework.web.client.RestTemplate, de.codecentric.boot.admin.registry.store.ApplicationStore) |
|