AEM DataLayer Versions Save

Simple DataLayer API for Adobe Experience Manager

0.3.0

5 years ago

This release of the AEM DataLayer includes:

New Features:

  • #8 -Changing from Gson to Johnzon JSON serializer

Bug Fixes:

  • #11 - Sightly Exception in AEM 6.4
  • #7 - Error Adapting Resource with no Resource Type
  • #12 - Unnecessarily Escalated Logging

Known Issues:

  • None

0.2.2

6 years ago

This release of the AEM DataLayer includes:

New Features:

Bug Fixes:

  • None

Known Issues:

  • None

0.2.1

6 years ago

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

0.2.0

6 years ago

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

release-0.1.0

7 years ago

The initial release of the AEM DataLayer.