94041befefc495ea022421906bdacf6f43c5e555
Files Diff
- Added: 0
- Removed: 9
- Renamed: 0
- Modified: 7
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| com.spotify:ssh-agent-tls:0.0.1 | |
| Updated | |
| From com.google.guava:guava 19.0 To 20.0 | |
| From org.slf4j:slf4j-api 1.7.12 To 1.7.21 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type clientCertificatePath : Optional<ClientCertificatePath> to clientCertificatePath : Optional<CertKeyPaths> in method package AuthenticatingHttpConnector(user String, agentProxyOpt Optional<AgentProxy>, clientCertificatePath Optional<CertKeyPaths>, endpointIterator EndpointIterator, delegate DefaultHttpConnector, identities List<Identity>) in class com.spotify.helios.client.AuthenticatingHttpConnector | From | To | |
| Change Parameter Type clientCertificatePath : Optional<ClientCertificatePath> to clientCertificatePath : Optional<CertKeyPaths> in method public AuthenticatingHttpConnector(user String, agentProxyOpt Optional<AgentProxy>, clientCertificatePath Optional<CertKeyPaths>, endpointIterator EndpointIterator, delegate DefaultHttpConnector) in class com.spotify.helios.client.AuthenticatingHttpConnector | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute clientCertificatePath : ClientCertificatePath to certKeyPaths : CertKeyPaths in class com.spotify.helios.client.HeliosClient.Builder | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type clientCertificatePath : ClientCertificatePath to clientCertificatePath : CertKeyPaths in method private connectWithCertificateFile(ipUri URI, method String, entity byte[], headers Map<String,List<String>>) : HttpURLConnection in class com.spotify.helios.client.AuthenticatingHttpConnector | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type clientCertificatePath : Optional<ClientCertificatePath> to clientCertificatePath : Optional<CertKeyPaths> in class com.spotify.helios.client.AuthenticatingHttpConnector | From | To | |
| Change Attribute Type clientCertificatePath : ClientCertificatePath to certKeyPaths : CertKeyPaths in class com.spotify.helios.client.HeliosClient.Builder | From | To |