Changes Report
Release History
Version | Date | Description |
---|---|---|
0.7.0 | 2016-02-12 | |
0.6.0 | 2015-10-05 | |
0.5.2 | 2015-06-25 | |
0.5.0 | 2015-06-11 |
Release 0.7.0 – 2016-02-12
Type | Changes | By |
---|---|---|
Switch to Java 8. | sseifert | |
JsonPipelineInputException: Add reason field. | gweng |
Release 0.6.0 – 2015-10-05
Type | Changes | By |
---|---|---|
Allow a CacheStrategy to bypass the transient cache layers (via CachePersistencyOptions#shouldUseTransientCaches) | ssauder | |
Deprecated CachePersistencyOptions#isPersistent - please use CachePersistencyOptions#shouldUsePersistentCaches which is a direct replacement | ssauder |
Release 0.5.2 – 2015-06-25
Type | Changes | By |
---|---|---|
Embed the necessary parts from org.apache.sling.commons.osgi 2.3.0 instead of referencing it to be compatible with older bundles as well. | sseifert |
Release 0.5.0 – 2015-06-11
Type | Changes | By |
---|---|---|
Initial release. | sseifert |