Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.1.4
  • Comparison Version: 5.1

Summary

Severity Number
Error
 Error
0
Warning
 Warning
0
Info
 Info
3

API Incompatibilities

Severity Message Class Method / Field
Info
Class org.apache.hc.client5.http.impl.DefaultClientConnectionReuseStrategy added org.apache.hc.client5.http.impl.DefaultClientConnectionReuseStrategy
Info
Class org.apache.hc.client5.http.impl.PrefixedIncrementingId added org.apache.hc.client5.http.impl.PrefixedIncrementingId
Info
Method 'public ProtocolExec(org.apache.hc.core5.http.protocol.HttpProcessor, org.apache.hc.client5.http.AuthenticationStrategy, org.apache.hc.client5.http.AuthenticationStrategy, org.apache.hc.client5.http.SchemePortResolver)' has been added org.apache.hc.client5.http.impl.classic.ProtocolExec public ProtocolExec(org.apache.hc.core5.http.protocol.HttpProcessor, org.apache.hc.client5.http.AuthenticationStrategy, org.apache.hc.client5.http.AuthenticationStrategy, org.apache.hc.client5.http.SchemePortResolver)

API Changelog

The following APIs were modified from version 5.1 to 5.1.4:
  • Non justified changes

    Class From To
    org.apache.hc.client5.http.impl.DefaultClientConnectionReuseStrategy
    org.apache.hc.client5.http.impl.PrefixedIncrementingId
    org.apache.hc.client5.http.impl.classic.ProtocolExec public ProtocolExec(org.apache.hc.core5.http.protocol.HttpProcessor, org.apache.hc.client5.http.AuthenticationStrategy, org.apache.hc.client5.http.AuthenticationStrategy, org.apache.hc.client5.http.SchemePortResolver)