Releases: PerficientDigital/AEM-DataLayer
Releases · PerficientDigital/AEM-DataLayer
Release 0.3.0
Release 0.2.2
This release of the AEM DataLayer includes:
New Features:
- Added the ability to specify the map type: #6
Bug Fixes:
- None
Known Issues:
- None
Release 0.2.1
This is a bug fix release to fix an issue which causes a StackOverflowError. All users of the AEM DataLayer are recommended to update to this release. This release of the AEM DataLayer includes:
New Features:
- None
Bug Fixes:
- #1 - Fixed to ignore resources with recursive resource types
Known Issues:
- None
Release 0.2.0
This release of the AEM DataLayer includes:
New Features:
- SlingHttpServletRequest support - you can now define Sling Models using
SlingHttpServletRequest
's to enable access to request attributes and parameters
Bug Fixes:
- #4 - Set the publisher to be required in the configuration
- #3 - The parameter class for set type was incorrect
Known Issues:
- #1 - This is a Sling Models issue and has been fixed in AEM 6.3
0.1.0 - Initial Release
The initial release of the AEM DataLayer.