Releases: wttech/aem-stubs
Releases · wttech/aem-stubs
1.0.4
1.0.3
What's new
Secure by default
Stub scripts may use resourceResolver
variable to access the AEM repository. Since now, only paths under /conf/stubs
are accessible using this variable and only in read-only mode.
Upgrade notes
As of default stubs storage root changed from /var/stubs
to /conf/stubs
, it is recommended to update existing stubs to be stored at the updated path. Simply rename /var/stubs/wiremock/${appName}
to /conf/stubs/wiremock/${appName}
and remember to update also Vault workspace filter.
The alternative option, but less recommended it to keep storing stubs under /var/stubs
root, but OSGi config for AEM Stubs Manager OSGi service needs to be provided manually.
Contributions
None.
1.0.2
1.0.1
1.0.0
What's new
Initial stable release.
Upgrade notes
Nothing to do.
Authors
- Krystian Panek - Project Owner, Main Developer,
- Piotr Marcinkowski - Main Developer.
1.0.0-beta
[Gradle Release Plugin] - creating tag: '1.0.0-beta'.