Skip to content

Releases: PerficientDigital/AEM-DataLayer

Release 0.3.0

01 Feb 19:25
Compare
Choose a tag to compare

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

Release 0.2.2

16 Jan 14:44
Compare
Choose a tag to compare

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

31 Aug 13:33
Compare
Choose a tag to compare

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

21 Aug 19:14
Compare
Choose a tag to compare

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

07 Apr 07:08
Compare
Choose a tag to compare

The initial release of the AEM DataLayer.