-
+
|
Role aem-dispatcher: Introduce httpd.ssl.offloading.enabled and httpd.ssl.offloading.rewriteCondition in order to support SSL offloading. |
trichter |
-
+
|
Role aem-dispatcher: Update rewriteHomepageRedirect to use https and httpd.serverNameSsl when SSL is enforced (used in SSL offloading setup). |
trichter |
-
+
|
Role aem-dispatcher: Always set Strict-Transport-Security header when SSL is enforced (used in SSL offloading setup). |
trichter |
-
+
|
Role aem-dispatcher: Introduce httpd.remoteIPInternalProxies to allow configuration of addresses (or address blocks) to trust as presenting a valid RemoteIPHeader value of the useragent IP. |
trichter |
-
+
|
Role aem-dispatcher: Introduce (optional) headers.contentSecurityPolicy to allow configuration of the Content-Security-Policy header. |
trichter |
-
+
|
Role aem-dispatcher: Introduce headers.referrerPolicy to allow configuration of the Referrer-Policy header. |
trichter |
-
+
|
Role aem-dispatcher: Introduce (optional) headers.xssProtection to allow configuration of the X-XSS-Protection. |
trichter |
-
+
|
Role aem-dispatcher: Fixed 304 NOT MODIFIED responses for gzipped resources when working with entity tags, see https://bz.apache.org/bugzilla/show_bug.cgi?id=45023#c22. |
trichter |
-
+
|
Role aem-dispatcher: Introduce dispatcher.cache.ignoreUrlParams to allow configuration of query params that are ignored during evaluation of a request is cached/served from cache. |
trichter |
-
+
|
Role aem-dispatcher: Introduce dispatcher.logging.level to allow configuration of DispatcherLogLevel. |
trichter |
-
+
|
Role aem-cms: Introduce stop script with optional synchronous stop behavior, to ensure AEM is either stopped within timeout (quickstart.stopTimeout) or killed when not. |
trichter |
-
+
|
Role aem-cms: Introduce quickstart.adminUser.username|password|passwordOld to provide a central configuration place, change the Apache Felix Webconsole password and the AEM admin password during conga-ansible automation. |
trichter |
-
+
|
Role aem-dispatcher: Fixed conditional statement for httpd.accessRestriction.dispatcherFlushFromHost in accessRestrictionsDispatcherFlush block. |
trichter |
-
+
|
Role aem-dispatcher: Prefix publish vhost files with index numbers to enforce same order as tenants in environments. |
sseifert |
-
+
|
Role aem-cms, aem-dispatcher: Allow to configure custom ports for HTTPd by introducing httpd.serverPort|serverPortSsl. |
trichter |
-
+
|
Role aem-cms: Mark configuration parameters that contain sensitive data so they get encrypted in model export YAML files. |
sseifert |
@@ -1102,39 +1126,39 @@ Release 1.3.0 – 2018-05-04
Release 1.2.0 – 2018-02-05
-
+
Type |
Changes |
By |
-
+
|
Role aem-cms: Add (optional) support for deploying AEM crypto keys. |
sseifert |
-
+
|
Role aem-cms: Use aemCryptoEncrypt to encrypt transport user password for replication agents. |
sseifert |
-
+
|
Role aem-cms: Introduce replication.author.generatePackage and replication.publish.generatePackage to allow disabling of the replicationagent packages. |
trichter |
-
+
|
Role aem-cms: Generate static CONGA file header for start script to avoid unnecessary restarts when dependencies are updated. |
sseifert |
-
+
|
Role aem-dispatcher: Remove 'DispatcherNoServerHeader' from dispatcher.conf - it's deprecated and has no longer any effect. |
sseifert |
-
+
|
Role aem-dispatcher: Add additional selectors to block pointing to AEM-builtin servlets which should normally not accessible on publish instances. |
sseifert |
@@ -1146,24 +1170,24 @@ Release 1.2.0 – 2018-02-05
Release 1.1.0 – 2017-11-22
-
+
Type |
Changes |
By |
-
+
|
Role aem-dispatcher: Introduce httpd.logging.errorLogLevel and httpd.logging.accessLogFormat to allow configuration of LogLevel and access log format. |
trichter |
-
+
|
Role aem-dispatcher: No client ip logging by default (privacy protection). |
trichter |
-
+
|
Role aem-dispatcher: Fix httpd.ssl.enforce to use mod-rewrite in rewriteEnforcePrimaryHostname, because redirect permanent had no effect. |
trichter |
@@ -1175,14 +1199,14 @@ Release 1.1.0 – 2017-11-22
Release 1.0.2 – 2017-10-19
-
+
Type |
Changes |
By |
-
+
|
Role aem-dispatcher: Fix primary hostname redirect for Author SSL vhost. |
sseifert |
@@ -1194,74 +1218,74 @@ Release 1.0.2 – 2017-10-19
Release 1.0.0 – 2017-10-17
-
+
Type |
Changes |
By |
-
+
|
Role aem-dispatcher: Combine aem-dispatcher-* roles into a single role with multiple variants (that can be combined). Fixes WDCONGA-14. |
sseifert |
-
+
|
Role aem-dispatcher: Add httpd.accessRestriction.locationFilter and dispatcher.filter properties to allow to customize filtering rules. Fixes WDCONGA-12. |
sseifert |
-
+
|
Role aem-cms, aem-dispatcher: Introduce sling.mapping.*, remove "slingMapping*" properties. |
sseifert |
-
+
|
Role aem-cms, aem-dispatcher: Introduce httpd.serverName|serverNameSsl|serverAliasNames|serverAliasNamesSsl, remove "server*" properties. |
sseifert |
-
+
|
Role aem-dispatcher: Introduce httpd.accessRestriction.adminAccessFromIp|adminAccessFromHost|dispatcherFlushFromIp|dispatcherFlushFromHost, remove "dispatcher.allow*" properties. |
sseifert |
-
+
|
Role aem-dispatcher: Introduce httpd.redirectRoot.url|httpStatus, remove "dispatcher.rootRedirect*" properties. |
sseifert |
-
+
|
Role aem-dispatcher: Introduce httpd.corsHeader.*, remove "dispatcher.corsHeader.*" properties. |
sseifert |
-
+
|
Role aem-dispatcher: Introduce httpd.ssl.*, remove "dispatcher.ssl*" and "dispatcher.enforceSsl" properties. |
sseifert |
-
+
|
Role aem-dispatcher: Introduce httpd.customVHostConfig.*, remove "dispatcher.tenantSpecificVHostConfig" property. |
sseifert |
-
+
|
Role aem-dispatcher: Introduce httpd.cache.*, remove "dispatcher.cacheRootPath" and "dispatcher.statFilesLevel" properties. |
sseifert |
-
+
|
Role aem-dispatcher: Remove "dispatcher.moduleFile" and the generated dispatcher.load file. |
sseifert |
-
+
|
Role aem-dispatcher: Use distro-agnostic file for generated httpd and dispatcher config files. Fixes WDCONGA-18. |
sseifert |
-
+
|
Role aem-cms: Introduce sling.caconfig.override to generate overrides for Sling Context-Aware Configuration. |
sseifert |
@@ -1273,34 +1297,34 @@ Release 1.0.0 – 2017-10-17
Release 0.9.6 – 2017-10-17
-
+
Type |
Changes |
By |
-
+
|
Role aem-cms: Add option to make the minimal DAM Update Asset transient (default: true). |
amuthmann |
-
+
|
Role aem-cms: Sling Mapping - ease handling for resolution of non-matching requests. |
twolfart |
-
+
|
Role aem-cms: Add jvm.argsList parameter to define a list of custom JVM arguments for AEM start script. |
sseifert |
-
+
|
Role aem-dispatcher: Set "noindex, nofollow" header for all requests with ?frontend-debug |
sseifert |
-
+
|
Role aem-dispatcher: Do not allow access to un-shortened paths when sling mapping is active, unless explicitely configured. |
sseifert |
@@ -1312,24 +1336,24 @@ Release 0.9.6 – 2017-10-17
Release 0.9.4 – 2017-09-12
-
+
Type |
Changes |
By |
-
+
|
Role aem-cms: Apply quickstart.enableDavEx parameter also on publish. |
sseifert |
-
+
|
Role aem-dispatcher: Add /system and /services (required for AEM Communities) to exclude list for short url mapping. |
sseifert |
-
+
|
Role aem-dispatcher: Allow access to /etc/designs by default. |
sseifert |
@@ -1341,29 +1365,29 @@ Release 0.9.4 – 2017-09-12
Release 0.9.2 – 2017-07-21
-
+
Type |
Changes |
By |
-
+
|
Role aem-dispatcher: Cache AEM Clientlibs with long cache key for 1 year (CSS/JS files with '.lc-*-lc.min.' in the file name). |
sseifert |
-
+
|
Role aem-dispatcher: Always use LocationMatch instead of FilesMatch to better play together with dispatcher. |
sseifert |
-
+
|
Role aem-cms: Remove 'Create web enabled video formats' step from minimal DAM Update Asset workflow. |
sseifert |
-
+
|
Role aem-dispatcher: Exclude the dispatcher invalidation URL from rewriting. |
mwehner |
@@ -1375,34 +1399,34 @@ Release 0.9.2 – 2017-07-21
Release 0.9.0 – 2017-04-07
-
+
Type |
Changes |
By |
-
+
|
Role aem-cms: Start AEM with -nofork option. |
mwehner |
-
+
|
Role aem-dispatcher-*: Make each role explicitly activate all httpd modules it depends on. |
mwehner |
-
+
|
Role aem-cms: Fix PID of Sling DavEx servlet. |
sseifert |
-
+
|
Role aem-cms: Add parameter quickstart.rootPath that defines the AEM home directory. |
sseifert |
-
+
|
Role aem-dispatcher-common: Add parameter httpd.modules that lists apache modules. |
sseifert |
@@ -1414,59 +1438,59 @@ Release 0.9.0 – 2017-04-07
Release 0.8.0 – 2017-02-09
-
+
Type |
Changes |
By |
-
+
|
HSTS support in dispatcher: Increase timeout to 31536000 seconds (one year). |
sseifert |
-
+
|
VHost templates: Switch from filesystem to webspace directives. |
twolfart |
-
+
|
VHost templates: Remove document root, not required because dispatcher handles all requests. |
twolfart |
-
+
|
Apache 2.4 compatibility: Add conditional statements for access control to enable Apache 2.4 compatibility without access_compat module. |
trichter |
-
+
|
Apache 2.4 compatibility: Add dispatcher.allowAdminAccessFromHost option for host based access control |
trichter |
-
+
|
Apache 2.4 compatibility: Add dispatcher.allowFlushFromHost option for host based access control |
trichter |
-
+
|
Apache 2.4 compatibility: Change dispatcher.allowFlushFrom and dispatcher.allowAdminAccessFrom based rules to handle ip addresses only |
trichter |
-
+
|
Apache 2.4 compatibility: Updated roles and examples to reflect new options dispatcher.allowFlushFromHost and dispatcher.allowAdminAccessFromHost |
trichter |
-
+
|
Role aem-cms: Add new property quickstart.hideConfigWizard (default: true). |
sseifert |
-
+
|
Role aem-cms: Add new property quickstart.enableDavEx to enable CRX DE Usage (default: false). |
sseifert |
@@ -1478,24 +1502,24 @@ Release 0.8.0 – 2017-02-09
Release 0.7.0 – 2016-09-21
-
+
Type |
Changes |
By |
-
+
|
Add dispatcher.enforceSsl flag to enforce redirect to HTTPS, and enable HSTS. |
sseifert |
-
+
|
Add default cache-control header and set noindex for some non-html files. |
sseifert |
-
+
|
Disable .form, .feed and .feedentry extensions in dispatcher. |
sseifert |
@@ -1507,29 +1531,29 @@ Release 0.7.0 – 2016-09-21
Release 0.6.8 – 2016-06-15
-
+
Type |
Changes |
By |
-
+
|
Use optimistic auto-invlaidation rules in publish dispatcher.any instead of pessimistic ones. Fixes WDCONGA-3. |
mrozati |
-
+
|
Add dispatcher.forwardClientHeaders option for author and publish dispatcher configurations. Defaults to "*". Fixes WDCONGA-4. |
sseifert |
-
+
|
Deny access to /bin on publish dispatcher. |
sseifert |
-
+
|
Add "jvm.args" optional parameter for AEM start script. |
sseifert |
@@ -1541,19 +1565,19 @@ Release 0.6.8 – 2016-06-15
Release 0.6.6 – 2015-10-16
-
+
Type |
Changes |
By |
-
+
|
Fix typo in dispatcher transportPassword. |
twolfart |
-
+
|
Fix sling mapping configuration for publish instances if multiple hostnames are defined. |
sseifert |
@@ -1565,19 +1589,19 @@ Release 0.6.6 – 2015-10-16
Release 0.6.4 – 2015-09-26
-
+
Type |
Changes |
By |
-
+
|
Allow sslCACertificateFile and sslCACertificatePath to be optional for author and publish vhosts. |
dbendlin |
-
+
|
Fix deny patterns for author/publish vhost to make sure they are only applied at the beginning of the URL. |
sseifert |
@@ -1589,19 +1613,19 @@ Release 0.6.4 – 2015-09-26
Release 0.6.2 – 2015-09-03
-
+
Type |
Changes |
By |
-
+
|
Set default port for publish instances to 4503. |
sseifert |
-
+
|
Make sure optional serverNameSsl is included in dispatcher_publish.any. |
sseifert |
@@ -1613,14 +1637,14 @@ Release 0.6.2 – 2015-09-03
Release 0.6.0 – 2015-07-24
-
+
Type |
Changes |
By |
-
+
|
aem-dispatcher-publish: Add support for CORS header in dispatcher vhost config. |
sseifert |
@@ -1632,14 +1656,14 @@ Release 0.6.0 – 2015-07-24
Release 0.5.0 – 2015-07-08
-
+
Type |
Changes |
By |
-
+
|
Initial release. |
sseifert |
@@ -1658,6 +1682,7 @@ Release 0.5.0 – 2015-07-08
Changes Report
- Release History
+
- Release 2.0.6 – not released
- Release 2.0.4 – 2024-01-26
- Release 2.0.2 – 2023-09-08
- Release 2.0.0 – 2023-07-03
@@ -1810,7 +1835,7 @@
Release 0.5.0 – 2015-07-08
Back to top
Copyright ©2015-2024 wcm.io DevOps. All Rights Reserved.
-
Version: 2.0.5-SNAPSHOT. Last Published: 2024-03-06.
+
Version: 2.0.5-SNAPSHOT. Last Published: 2024-10-14.
diff --git a/conga/definitions/aem/cpd.html b/conga/definitions/aem/cpd.html
index 0589fd3c..d2f73e26 100644
--- a/conga/definitions/aem/cpd.html
+++ b/conga/definitions/aem/cpd.html
@@ -1,7 +1,7 @@
@@ -223,7 +223,7 @@ CPD Results
Back to top
Copyright ©2015-2024 wcm.io DevOps. All Rights Reserved.
-
Version: 2.0.5-SNAPSHOT. Last Published: 2024-03-06.
+
Version: 2.0.5-SNAPSHOT. Last Published: 2024-10-14.
diff --git a/conga/definitions/aem/dependencies.html b/conga/definitions/aem/dependencies.html
index c5e2baeb..0de445a8 100644
--- a/conga/definitions/aem/dependencies.html
+++ b/conga/definitions/aem/dependencies.html
@@ -1,7 +1,7 @@
@@ -984,7 +984,7 @@ Dependency File Details
Back to top
Copyright ©2015-2024 wcm.io DevOps. All Rights Reserved.
-
Version: 2.0.5-SNAPSHOT. Last Published: 2024-03-06.
+
Version: 2.0.5-SNAPSHOT. Last Published: 2024-10-14.
diff --git a/conga/definitions/aem/index.html b/conga/definitions/aem/index.html
index 9cc12b3c..d8b8d1ef 100644
--- a/conga/definitions/aem/index.html
+++ b/conga/definitions/aem/index.html
@@ -1,7 +1,7 @@
@@ -247,7 +247,7 @@ Further Resources
Back to top
Copyright ©2015-2024 wcm.io DevOps. All Rights Reserved.
-
Version: 2.0.5-SNAPSHOT. Last Published: 2024-03-06.
+
Version: 2.0.5-SNAPSHOT. Last Published: 2024-10-14.
diff --git a/conga/definitions/aem/licenses.html b/conga/definitions/aem/licenses.html
index 2b583db2..8c8b48cc 100644
--- a/conga/definitions/aem/licenses.html
+++ b/conga/definitions/aem/licenses.html
@@ -1,7 +1,7 @@
@@ -243,7 +243,7 @@ The Apache Software License,
Back to top
Copyright ©2015-2024 wcm.io DevOps. All Rights Reserved.
-
Version: 2.0.5-SNAPSHOT. Last Published: 2024-03-06.
+
Version: 2.0.5-SNAPSHOT. Last Published: 2024-10-14.
diff --git a/conga/definitions/aem/pmd.html b/conga/definitions/aem/pmd.html
index 90525068..5ce9ba37 100644
--- a/conga/definitions/aem/pmd.html
+++ b/conga/definitions/aem/pmd.html
@@ -1,7 +1,7 @@
@@ -223,7 +223,7 @@ PMD Results
Back to top
Copyright ©2015-2024 wcm.io DevOps. All Rights Reserved.
-
Version: 2.0.5-SNAPSHOT. Last Published: 2024-03-06.
+
Version: 2.0.5-SNAPSHOT. Last Published: 2024-10-14.
diff --git a/conga/definitions/aem/project-info.html b/conga/definitions/aem/project-info.html
index 9dc87bc0..a49617e2 100644
--- a/conga/definitions/aem/project-info.html
+++ b/conga/definitions/aem/project-info.html
@@ -1,7 +1,7 @@
@@ -251,7 +251,7 @@ Overview
Back to top
Copyright ©2015-2024 wcm.io DevOps. All Rights Reserved.
-
Version: 2.0.5-SNAPSHOT. Last Published: 2024-03-06.
+
Version: 2.0.5-SNAPSHOT. Last Published: 2024-10-14.
diff --git a/conga/definitions/aem/project-reports.html b/conga/definitions/aem/project-reports.html
index 61a536c0..eab32911 100644
--- a/conga/definitions/aem/project-reports.html
+++ b/conga/definitions/aem/project-reports.html
@@ -1,7 +1,7 @@
@@ -252,7 +252,7 @@ Overview
Back to top
Copyright ©2015-2024 wcm.io DevOps. All Rights Reserved.
-
Version: 2.0.5-SNAPSHOT. Last Published: 2024-03-06.
+
Version: 2.0.5-SNAPSHOT. Last Published: 2024-10-14.
diff --git a/conga/definitions/aem/scm.html b/conga/definitions/aem/scm.html
index 78cd9ed3..0cde9ffb 100644
--- a/conga/definitions/aem/scm.html
+++ b/conga/definitions/aem/scm.html
@@ -1,7 +1,7 @@
@@ -257,7 +257,7 @@ Access from Behind a Firewall
Back to top
Copyright ©2015-2024 wcm.io DevOps. All Rights Reserved.
- Version: 2.0.5-SNAPSHOT. Last Published: 2024-03-06.
+ Version: 2.0.5-SNAPSHOT. Last Published: 2024-10-14.
diff --git a/conga/definitions/aem/summary.html b/conga/definitions/aem/summary.html
index 7b2f59f9..c12ab509 100644
--- a/conga/definitions/aem/summary.html
+++ b/conga/definitions/aem/summary.html
@@ -1,7 +1,7 @@
@@ -309,7 +309,7 @@
Back to top
Copyright ©2015-2024 wcm.io DevOps. All Rights Reserved.
- Version: 2.0.5-SNAPSHOT. Last Published: 2024-03-06.
+ Version: 2.0.5-SNAPSHOT. Last Published: 2024-10-14.
diff --git a/conga/definitions/aem/usage.html b/conga/definitions/aem/usage.html
index 1072a9b7..beed7c91 100644
--- a/conga/definitions/aem/usage.html
+++ b/conga/definitions/aem/usage.html
@@ -1,7 +1,7 @@
@@ -214,7 +214,7 @@ CONGA AEM Definitions - Usage
Back to top
Copyright ©2015-2024 wcm.io DevOps. All Rights Reserved.
-
Version: 2.0.5-SNAPSHOT. Last Published: 2024-03-06.
+
Version: 2.0.5-SNAPSHOT. Last Published: 2024-10-14.