Changes Report
Release History
| Version | Date | Description |
|---|---|---|
| 1.6.0 | 2025-10-08 | |
| 1.5.0 | 2023-04-19 | |
| 1.4.0 | 2021-01-17 | |
| 1.3.0 | 2017-04-04 | |
| 1.2.0 | 2015-12-16 | |
| 1.1.0 | 2015-08-21 | |
| 1.0.0 | 2015-07-22 |
Release 1.6.0 – 2025-10-08
| Type | Changes | By |
|---|---|---|
| Switch to wcm.io Handler 2.x. Fixes 1. | sseifert | |
| Migrate JSON handling from org.apache.sling.commons.json to Jackson. Fixes 3. | sseifert | |
| Switch to AEM 6.5.17 as minimum version. | sseifert |
Release 1.5.0 – 2023-04-19
| Type | Changes | By |
|---|---|---|
| Switch to Java 11 as minimum version. | sseifert | |
| Switch to AEM 6.5.7 as minimum version. | sseifert | |
| Eliminate dependency to Guava. | sseifert |
Release 1.4.0 – 2021-01-17
| Type | Changes | By |
|---|---|---|
| Switch to AEM 6.4 as minimum version. | sseifert | |
| Switch to individual OSGi artifacts with compile dependency instead of osgi.core and osgi.cmpn with provided dependency. | sseifert | |
| Fix NPE when asset event without asset path is processed. | sseifert |
Release 1.3.0 – 2017-04-04
| Type | Changes | By |
|---|---|---|
| Switch to AEM 6.1 and Java 8 as minimum versions. | sseifert | |
| Update to wcm.io Handler 1.x implementation. | sseifert | |
| Set AEM API and OSGi dependencies to provided scope. | sseifert |
Release 1.2.0 – 2015-12-16
| Type | Changes | By |
|---|---|---|
| Added non-caching header for Dataversion call. Fixes WDAM-2. | amuthmann | |
| Add alternative data version generation strategy based on affected DAM asset's checkums. | sseifert | |
| Add alternative REST interface syntax which accepts parameters encoded in suffix string instead of URL parameters to be more dispatcher-friendly. Old REST format is still supported, but deprecated. Fixes WDAM-1. | sseifert |
Release 1.1.0 – 2015-08-21
| Type | Changes | By |
|---|---|---|
| Add support for a data version which is stable when Assets in DAM are not modified. | sseifert | |
| Support restricting the areas of DAM which should be served by the services with a list of DAM content paths in configuration. | sseifert | |
| Add "mimeType" property for asset items. | sseifert |
Release 1.0.0 – 2015-07-22
| Type | Changes | By |
|---|---|---|
| Initial release. | sseifert |