Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.9.0
  • Comparison Version: 5.8.2

Summary

Severity Number
Error
 Error
2
Warning
 Warning
0
Info
 Info
2

API Incompatibilities

Severity Message Class Method / Field
Error
In method 'public CacheServiceFactory(javax.inject.Provider)' the number of arguments has changed info.magnolia.cache.browser.rest.CacheServiceFactory public CacheServiceFactory(javax.inject.Provider)
Error
Class info.magnolia.cache.browser.rest.filter.AuthenticationClientRequestFilter removed info.magnolia.cache.browser.rest.filter.AuthenticationClientRequestFilter
Info
Class info.magnolia.cache.browser.rest.client.CacheServiceException added info.magnolia.cache.browser.rest.client.CacheServiceException
Info
Class info.magnolia.cache.browser.rest.client.RestClientCacheService added info.magnolia.cache.browser.rest.client.RestClientCacheService

API Changelog

The following APIs were modified from version 5.8.2 to 5.9.0:
  • Non justified changes

    Class From To
    info.magnolia.cache.browser.rest.CacheServiceFactory public CacheServiceFactory(javax.inject.Provider)
    info.magnolia.cache.browser.rest.client.CacheServiceException
    info.magnolia.cache.browser.rest.client.RestClientCacheService
    info.magnolia.cache.browser.rest.filter.AuthenticationClientRequestFilter