Skip to content

Releases: Adobe-Consulting-Services/acs-aem-commons

5.0.10 - 2021-08-31

31 Aug 21:35
Compare
Choose a tag to compare

5.0.10 - 2021-08-31

Changed

  • #2669 - Store MCP reports in a single node instead of a large node structure (fixes #2507)

Fixed

  • #2687 - Fixes regression introduced in #2660 MCP Tools, and properly fixes setting so threads never terminate, using an "infinitely far-future" timeout.

All fixed issues are listed in https://github.com/Adobe-Consulting-Services/acs-aem-commons/milestone/136?closed=1

5.0.8 - 2021-08-26

25 Aug 21:35
Compare
Choose a tag to compare

5.0.8 - 2021-08-25

Fixed

  • #2612 - Fix build on Windows
  • #2648 - Don't implement Provider type SlingHttpServletRequest in FakeSlingHttpServletRequest
  • #2650 - Rely on TopologyEvent only instead of referring to DiscoveryService which causes circular reference errors
  • #2660 - Remove the Halt button from MCP as its use can result in repository corruption. Also removed the ability to set task.timeout on ThrottledTaskRunnerImpl, forcing the timeout to be disabled (-1).
  • #2670 - Remove AEM 6.3 support (oak-pal)

5.0.6 - 2021-07-12

13 Jul 15:03
Compare
Choose a tag to compare

5.0.6 - 2021-06-12

Changed

  • #2593 - Etag log level changed from error to warn for already committed response
  • #2587 - Added default HTML extensions filtering for AEM Environment Indicator filter (since it only works for HTML request/responses)

Added

  • #2585 - Added option in workflow-remover to define a millisecond delta for the workflows to be cleared.

Fixed

  • #2581 - Versioned ClientLibs no longer works with proxied clientlibs
  • #2562 - Fixed cache refresh on versioned clientlibs request when enforceMd5 is false (default).
  • #2590- Fixed issue on 6.4.x with Service User mappings not being registered due to unsupported filename format of OSGi config.

Added

  • #2536 - Extended renovator MCP Process to handle audit trail entries of moved assets and pages.
  • #2512 - Added Contextual Content Variables feature

5.0.4 - 2021-03-17

17 Mar 18:46
Compare
Choose a tag to compare
acs-aem-commons-5.0.4

[maven-release-plugin] copy for tag acs-aem-commons-5.0.4

5.0.2 - 2021-03-14

14 Mar 12:36
Compare
Choose a tag to compare

AEM as a Cloud Service compatible release!

This means that ACS AEM Commons 5+ can be installed on AEM as a Cloud Service. Please be aware that not all features in ACS AEM Commons 5+ are compatible with AEM as a Cloud Service.

This release also increases the minimum version of AEM as a Cloud Service.

4.12.0 - 2021-03-13

13 Mar 20:15
Compare
Choose a tag to compare

Added

  • #2518 - Extended the I18N provider / injector mechanism with more options
  • #2451 - Adding a new dispatcher cache-control header filter based on the resource type of the page
  • #2535 - Add option to append new data to arrays using the data importer tool in MCP
  • #2537 - Node Sorter

Fixed

  • #2529 - Unable to find an implementation for interface acscommons.io.jsonwebtoken.io.Serializer using java.util.ServiceLoader
  • #2535 - Fix issue where when using dry-run functionality in the data importer would still commit the changes
  • #2542 - Fixed issue where VanityUrlAdjuster as in an internal package (and thus could never be implemented)

https://raw.githubusercontent.com/Adobe-Consulting-Services/acs-aem-commons/master/CHANGELOG.md
https://raw.githubusercontent.com/Adobe-Consulting-Services/acs-aem-commons/master/CHANGELOG.md

5.0.0 - 2021-03-13 (DO NOT USE)

13 Mar 21:12
Compare
Choose a tag to compare
Pre-release

Please use v5.0.2 instead of this release.

This release is a broken configuration that will prevent ACS AEM Commons from working properly on AEM as a Cloud Service. (#2546)

4.11.2 - 2021-01-06

09 Jan 15:10
Compare
Choose a tag to compare

Fixed

  • #2496 - Upgrade shaded Guava dependency to 30.1
  • #2494 - Fixed issue with Versioned ClientLib incompatibility on 6.5.7

https://raw.githubusercontent.com/Adobe-Consulting-Services/acs-aem-commons/master/CHANGELOG.md

4.11.0 - 2020-12-11

11 Dec 15:39
Compare
Choose a tag to compare

4.11.0 - 2020-12-11

Fixed

  • #2475 - Content rendered twice on publisher when environment indicator is enabled

Changed

  • #2479 - Modified JSON output format for the generic list items to use text/value instead of title/value to conform to requirement of the asset metadata schema forms.

Added

  • #2478 - Choice of performing Dispatcher Flush using Re-Fetch technique.

4.10.0 - 2020-11-17

19 Nov 17:02
Compare
Choose a tag to compare

4.10.0 - 2020-11-19

Added

  • Add possibility to do page property based dispatcher ttl cache headers