Releases: Adobe-Consulting-Services/acs-aem-commons
Releases · Adobe-Consulting-Services/acs-aem-commons
Release list
acs-aem-commons-6.17.4
What's Changed
- Upgrade to Hamcrest 3.0 by @kwin in #3754
- fix: URL Asset Importer did not use stored Credentials by @Skiftstar in #3763
- Remove ancient junit-addons dependency by @kwin in #3753
- #3731 Redirect Manager: allow to delete all redirect manager rules below a common CAC path including the configuration node by @YegorKozlov in #3744
- OverridePathSlingRequestWrapper: avoid repeated instantiation of SlingModelsScriptEngineFactory on every request by @YegorKozlov in #3760
- Shade Handlebars including resources at default namespace (root) by @kwin in #3752
- Use embedded JSoup to extract links from HTML by @kwin in #3769
- fixes #3775: Allow disabling the static reference rewriter based on the Server-Agent Communique-Dispatcher header being present or not. by @royteeuwen in #3756
- Update plugins to latest versions by @kwin in #3768
- Fix #3164 - Failed to construct URL when loading report with hash par… by @awujczak in #3761
New Contributors
- @Skiftstar made their first contribution in #3763
- @awujczak made their first contribution in #3761
Full Changelog: acs-aem-commons-6.17.2...acs-aem-commons-6.17.4
acs-aem-commons-6.17.2
What's Changed
- Shade and relocate Handlebars by @kwin in #3716
- Ensure authorizable to onprem by @davidjgonzalez in #3751
Full Changelog: acs-aem-commons-6.17.0...acs-aem-commons-6.17.2
acs-aem-commons-6.17.0
What's Changed
- Update aemanalyser-maven-plugin version to 1.6.18 by @cziegeler in #3748
- Remove usage of deprecated Apache Tika 1.x. by @cziegeler in #3746
- Page Root Provider Fallbacks by @HitmanInWis in #3715
- Update README.md with SonarCloud badges by @kwin in #3702
- #3732 Evaluate contextPrefixIgnored for both source and target instead of just for target by @YegorKozlov in #3745
- #3644 All Result checkbox on Reports could be configurable by @davidlucas-source in #3717
- #3730 Trailing "" in source path being converted to "(.)" might destroy regular expression by @YegorKozlov in #3743
- #3718 Fix replacing sharded redirects from a spreadsheet by @YegorKozlov in #3728
New Contributors
- @davidlucas-source made their first contribution in #3717
Full Changelog: acs-aem-commons-6.16.0...acs-aem-commons-6.17.0
6.16.0
What's Changed
- Respect com.day.cq.replication.Replicator's replicationStatusPerAgent by @kwin in #3680
- #3683 RedirectFilter: Ignore Case value not showing in export by @YegorKozlov in #3686
- #2524 - PathField not working as a report parameter. by @marcjubero in #3688
- #3692 prevent java.lang.IllegalStateException in author logs when publishing redirects by @YegorKozlov in #3695
- Get rid of pull_request_target due to security concerns by @kwin in #3699
- Add "allow.authorized" flag for Cache Control header filter by @kwin in #3684
- ClassCastException with org.apache.sling.distribution.DistributionRequestType in CloudDispatcherFlushRulesExecutor.handleEvent by @kwin in #3606
- Enforce bundle being deployed only once by @kwin in #3704
New Contributors
- @marcjubero made their first contribution in #3688
Full Changelog: acs-aem-commons-6.15.4...acs-aem-commons-6.16.0
6.15.4
What's Changed
- Clarify request extensions and paths attribute descriptions by @kwin in #3651
- Never emit more than one Cache-Control header by @kwin in #3657
- Improve trace logging for redirect filter by @kwin in #3658
- initial version for release action by @kwin in #2683
- Fix Coral theming class to allow maintaining system notifications on by @kwin in #3664
- RedirectManager: Add fieldDescription to both source and target by @kwin in #3662
- Use PAT instead of GitHub token in Release workflow by @kwin in #3667
- Update to Njord 0.8.7 by @kwin in #3669
Full Changelog: acs-aem-commons-6.15.0...acs-aem-commons-6.15.4
acs-aem-commons-6.15.0
What's Changed
- #3623 Content Sync: improve error handling by @YegorKozlov in #3624
- Redirect Manager: fix search in tags property. Fixes #3638 by @mpankratiev in #3639
- Completely move everything to the executor, else the circular depende… by @royteeuwen in #3608
- Content Sync: fix js error when deleting configurations by @YegorKozlov in #3616
- Redirect Manager: Fix Replace Mode issue, delete only 'redirect-row' … by @sabdouni in #3626
- Redirect Manager: use bulk activation by @YegorKozlov in #3629
- Content Sync: refactor to use Sling Jobs by @YegorKozlov in #3632
- Build with Java 25 by @kwin in #3645
- Use Njord for publishing to Central Portal by @kwin in #3642
- Moved entries in changelog to correct version release by @davidjgonzalez in #3646
New Contributors
- @mpankratiev made their first contribution in #3639
- @sabdouni made their first contribution in #3626
Full Changelog: acs-aem-commons-6.14.0...acs-aem-commons-6.15.0
acs-aem-commons-6.14.0
What's Changed
- fixes #2745: Remove cyclic dependency by @royteeuwen in #3589
- #3579 Redirect manager - fulltext search toggle doesn't work by @YegorKozlov in #3580
- Content Sync: fixed exception when deleting unknown resources on the target instance by @YegorKozlov in #3583
- #3594 Redirect Manager: create parent structure if user enters a non-existing /conf path in Add Configuration by @YegorKozlov in #3598
- #3596 com.adobe.acs.commons.redirects.servlets.* should expose error messages to end users by @YegorKozlov in #3599
- ContentSync : improve error handling by @YegorKozlov in #3601
- Support OAuth in ContentSync by @YegorKozlov in #3600
Full Changelog: acs-aem-commons-6.12.0...acs-aem-commons-6.14.0
v6.12.0 release
What's Changed
- #3537 Content Sync: preserve mix:referenceable mixin on Assets and Content Fragments by @YegorKozlov in #3544
- fix for error - not registering TwitterAdapterFactory by @singhal425 in #3569
- #3562 Fix compilation errors in iscurrentusermemberof render condition by @YegorKozlov in #3567
- Reverts the default resource type. by @rbotha78 in #3548
- #3560 Redirect Manager: url-encode search terms in Full Text search mode by @YegorKozlov in #3564
- #3555 Content Sync: prevent timeout errors when sync-ing AEM cloud instances with large volumes of data by @YegorKozlov in #3558
- #3551 - added logic to check the correct parent node if the redirect … by @drj101687 in #3552
- #3457 allow disabling the ContentPolicyValueInjector by @joerghoh in #3549
New Contributors
- @drj101687 made their first contribution in #3552
Full Changelog: acs-aem-commons-6.11.0...acs-aem-commons-6.12.0
v6.11.0
What's Changed
- Remove JaCoCo offline instrumentation by @kwin in #3495
- Fix bnd-maven-plugin configuration merging by @kwin in #3490
- Redirect Manager: allow creating redirect configurations in a nested hierarchy by @YegorKozlov in #3498
- Only publish test results once by @kwin in #3500
- Close csv & writer properly when downloading report (#3526) by @bpeptena in #3527
- Fix fontIconPicker #3431 by @senn in #3522
- #3499 MCP reports are not shown if the initial MCP job failed by @YegorKozlov in #3506
- Update dependency-check to 12.1 by @kwin in #3530
- Versioned Clientlibs: Support javascript clientlibs in link tags. by @rbotha78 in #3508
- Redirect Manager: Large-Scale Import Optimization by @YegorKozlov in #3504
- Redirects Manager: rules are not orderable and not replicated by @YegorKozlov in #3503
- Fixes #3539 - Fixed NPE issue in AcsCommonsConsoleAuthoringUIModeFilt… by @davidjgonzalez in #3540
- RedirectManager: support combining query string in the target with query string in the request by @YegorKozlov in #3510
- Commented out flaky test in ThrottledTaskRunnerTest that fails errati… by @davidjgonzalez in #3541
New Contributors
Full Changelog: acs-aem-commons-6.10.0...acs-aem-commons-6.11.0
acs-aem-commons-6.10.0
What's Changed
- Clarify Using vs. Building by @kwin in #3470
- Bugfix: Fixed Configuration Model for Redirect Manager after change in "redirect" resource as "sling:Folder" by @vabs95 in #3479
- Copy Sites Publish URL by @krassib in #3481
- Fixed #3483 - Fixed issue with genericlist/body.jsp importing a class… by @davidjgonzalez in #3489
- A servlet to export redirects to a TXT file to use with pipeline-free redirects by @YegorKozlov in #3484
New Contributors
Full Changelog: acs-aem-commons-6.9.6...acs-aem-commons-6.10.0