Skip to content

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

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

4.9.2 - 2020-11-10

10 Nov 20:20
Compare
Choose a tag to compare

4.9.2 - 2020-11-10

Fixed

  • #2425 - AEM start page is not rendering with AemEnvironmentIndicatorFilter
  • #2466 - Fixing issues reported by CodeClimate. No functional changes.

4.9.0 - 2020-11-03

05 Nov 20:46
Compare
Choose a tag to compare

Added

  • #2442 - @ParentResourceValueMapValue injector and annotation
  • #2434 - New workflow process step "Set Image Orientation"

Fixed

  • #2425 - Call to setContentLength truncates UTF-8 encoded responses
  • #2441 - Memory Exhaustion with Large Report Download
  • #2450 - Non-Latin letters shown as "?" in the downloaded report
  • #2446 - One page is displayed in multiple lines in Report Builder export CSV file
  • #2457 - Allow pass through params, block params and allow all params to be defined for serving dispatcher ttl files
  • #2392 - Fixed bug with Audio Encode process that would throw a null pointer exception
  • #2459 - BufferedServletResponse should only defer flushing if the output is really buffered