Changes Report
Release History
| Version | Date | Description |
|---|---|---|
| 2.0.0 | 2024-01-26 | |
| 1.5.0 | 2023-12-18 | |
| 1.4.0 | 2021-01-17 | |
| 1.3.0 | 2019-08-20 | |
| 1.2.2 | 2019-07-22 | |
| 1.2.0 | 2019-07-22 | |
| 1.1.0 | 2019-06-26 | |
| 1.0.6 | 2018-09-05 | |
| 1.0.4 | 2018-08-27 | |
| 1.0.2 | 2017-06-02 | |
| 1.0.0 | 2017-04-04 | |
| 0.6.0 | 2017-02-08 | |
| 0.5.4 | 2016-02-16 | |
| 0.5.2 | 2015-03-09 | |
| 0.5.0 | 2014-11-05 |
Release 2.0.0 – 2024-01-26
| Type | Changes | By |
|---|---|---|
| Version 2.0.0 contains minor breaking API changes, see Migrate from wcm.io Handler 1.x to 2.x for details. | sseifert | |
| Switch to AEM 6.5.17 as minimum version. | sseifert |
Release 1.5.0 – 2023-12-18
| Type | Changes | By |
|---|---|---|
| Add com.fasterxml.jackson.core:jackson-databind dependency as wcm.io Handler uses Jackson for JSON parsing/serialization (instead of org.apache.sling.commons.json). | sseifert | |
| Switch to Java 11 as minimum version. | sseifert | |
| Switch to AEM 6.5.7 as minimum version. | 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 | |
| Support dynamic media support service with Media Handler 1.10.0. | sseifert |
Release 1.3.0 – 2019-08-20
| Type | Changes | By |
|---|---|---|
| Support image map link resolver service with Link Handler 1.3.0. | sseifert |
Release 1.2.2 – 2019-07-22
| Type | Changes | By |
|---|---|---|
| Fix OSGi service parameter pass-through for optional services. | sseifert |
Release 1.2.0 – 2019-07-22
| Type | Changes | By |
|---|---|---|
| Support rendition metadata listener service with Media Handler 1.6.0. | sseifert |
Release 1.1.0 – 2019-06-26
| Type | Changes | By |
|---|---|---|
| Make compatible with URL Handler 1.3.0. | sseifert | |
| Switch to AEM 6.2 as minimum version. | sseifert |
Release 1.0.6 – 2018-09-05
| Type | Changes | By |
|---|---|---|
| Make JUnit 4 dependency provided. | sseifert |
Release 1.0.4 – 2018-08-27
| Type | Changes | By |
|---|---|---|
| Make compatible with aem-mock.junit4 and aem-mock.junit5. | sseifert | |
| Add Jetbrains NotNull/Nullable annotations to API. | sseifert |
Release 1.0.2 – 2017-06-02
| Type | Changes | By |
|---|---|---|
| Make compatible with URL Handler 1.1.0, Rich Text Handler 1.1.0. | sseifert |
Release 1.0.0 – 2017-04-04
| Type | Changes | By |
|---|---|---|
| Switch to AEM 6.1 and Java 8 as minimum versions. | sseifert | |
| Update to Handler 1.x. | sseifert | |
| Remove deprecated method MockHandler class. | sseifert |
Release 0.6.0 – 2017-02-08
| Type | Changes | By |
|---|---|---|
| Provide Mock Context Plugin. | sseifert | |
| Remove direct dependencies to other Mock Context Plugins. | sseifert | |
| Do not register sling model packages for handler - is done automatically with latest sling-mock version. | sseifert | |
| Make dependencies to wcm.io Config provided. | sseifert |
Release 0.5.4 – 2016-02-16
| Type | Changes | By |
|---|---|---|
| Set AEM API and OSGi dependencies to provided scope. | sseifert |
Release 0.5.2 – 2015-03-09
| Type | Changes | By |
|---|---|---|
| Register url handler config parameter. | sseifert |
Release 0.5.0 – 2014-11-05
| Type | Changes | By |
|---|---|---|
| Initial release. | sseifert |