Version Date Description 0.7.2 2017-04-24 0.7.0 2016-02-12 0.6.0 2015-10-05 0.5.4 2015-09-21 0.5.2 2015-06-25 0.5.0 2015-06-11
Release 0.7.2 – 2017-04-24
Type Changes By Avoid unnecessary lookups in couchbase cache if the cache strategy declares that the response should not be stored in persistent caches. ssauder
Release 0.7.0 – 2016-02-12
Type Changes By Switch to Java 8. sseifert
Release 0.6.0 – 2015-10-05
Type Changes By Avoid usage of CachePersistencyOptions#isPersistent (which was deprecated in io.wcm.caravan.pipeline.api 0.6.0). ssauder
Release 0.5.4 – 2015-09-21
Type Changes By Update to latest couchbase client. sseifert
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