Changes Report
Release History
| Version | Date | Description |
|---|---|---|
| 1.2.2 | not released | |
| 1.2.0 | 2023-03-27 | |
| 1.1.0 | 2021-01-17 | |
| 1.0.4 | 2018-09-05 | |
| 1.0.2 | 2018-08-27 | |
| 1.0.0 | 2017-04-04 | |
| 0.6.0 | 2017-02-08 | |
| 0.5.0 | 2014-11-05 |
Release 1.2.2 – not released
| Type | Changes | By |
|---|---|---|
| Switch to AEM 6.5.17 as minimum version. | sseifert |
Release 1.2.0 – 2023-03-27
| Type | Changes | By |
|---|---|---|
| Register services and Sling Models injectors in beforeSetUp to ensure they are registered before auto-detection and registration of Sling Models from classpath takes place. | sseifert | |
| Use SlingContextImpl for WCMIO_SLING instead of AemContextImpl to be usable with sling-mocks alone. Fixes 2. | sseifert | |
| MockSlingExtensions.setRequestContext: Accept SlingContextImpl and not only AemContextImpl. Fixes 1. | sseifert | |
| Switch to Java 11 as minimum version. | sseifert | |
| Switch to AEM 6.5.7 as minimum version. | sseifert |
Release 1.1.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 |
Release 1.0.4 – 2018-09-05
| Type | Changes | By |
|---|---|---|
| Make JUnit 4 dependency provided. | sseifert |
Release 1.0.2 – 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.0 – 2017-04-04
| Type | Changes | By |
|---|---|---|
| Switch to AEM 6.1 and Java 8 as minimum versions. | sseifert | |
| Add support for Context-Aware services. | sseifert | |
| Remove deprecated method MockSlingExtensions.setUp. | sseifert |
Release 0.6.0 – 2017-02-08
| Type | Changes | By |
|---|---|---|
| Provide Mock Context Plugin. | sseifert | |
| Set AEM API and OSGi dependencies to provided scope. | sseifert |
Release 0.5.0 – 2014-11-05
| Type | Changes | By |
|---|---|---|
| Initial release. | sseifert |