Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Releases: Jahia/paas_jelastic_dx_universal

v4.0.0

31 Mar 06:47
3e7ec48
Compare
Choose a tag to compare

Bug

  • [PAAS-1446] - Ensure mysql service is not started twice (and failed) on redeployment
  • [PAAS-1465] - Fix Datadog processes check for HAProxy
  • [PAAS-1492] - Fix Haproxy backends monitors
  • [PAAS-1503] - Fix IPsec connection setup for specific configurations
  • [PAAS-1507] - Fix wrong datadog user password issue after restoring a backup

Story

  • [PAAS-1198] - Fix events after redeploy. Add checks after a galera cluster node redeploy to ensure it's working and back in the cluster.
  • [PAAS-1345] - Update the way HAProxy checks Jahia nodes health (http-check)
  • [PAAS-1364] - Add md5sum check on custom haproxy rules to ensure data are the same as jahia cloud sent
  • [PAAS-1383] - Remove useless "packageType" setting
  • [PAAS-1453] - Disable ports auto-redirect (JELASTIC_EXPOSE) for jahiastic images
  • [PAAS-1472] - Always set imageMagic path to /opt/magick/bin
  • [PAAS-1479] - Fix Datadog "service" tag for ipsec, proxysql and haproxy
  • [PAAS-1495] - Add HN affinity for non-ES nodes
  • [PAAS-1500] - Remove useless "displayName" setting from Jahia install package
  • [PAAS-1501] - Init environment informations in PAPI

v3.0.0

22 Feb 14:28
9f9ef6c
Compare
Choose a tag to compare

Bug

  • [PAAS-1342] - Fix NodeGroupData on cp group on Jahia env upgrade
  • [PAAS-1359] - Remove useless onUninstall event
  • [PAAS-1435] - Fix onBeforeDelete event when environment isn't running
  • [PAAS-1455] - startupJahiaHealthCheck fails on processing node during onAfterRedeployJahiaContainer
  • [PAAS-1463] - Increase proxysql max_connections variable from 30 to 50

Story

  • [PAAS-1128] - Jahia environments now use a local and clustered ProxySQL setup
  • [PAAS-1207] - Add strongswan to Jahia nodes
  • [PAAS-1208] - Hanle IPsec connections from tomcat nodes
  • [PAAS-1242] - Clean up obsolete clone actions in Jahia packages
  • [PAAS-1322] - Remove Jahia environment from associated jCustomer's envLink when deleted
  • [PAAS-1323] - Send node lifecycle events to datadog
  • [PAAS-1336] - Initialize new migration system for environment updates during releases
  • [PAAS-1357] - Fix haproxy conf for Jahia & Haproxy healthchecks
  • [PAAS-1362] - Handle error of the curl command fetching haproxy custom rules
  • [PAAS-1366] - Keep default values in "org.apache.karaf.cellar.groups.cfg"
  • [PAAS-1368] - Remove then add back browsing nodes from HAProxy on rolling restart
  • [PAAS-1369] - Wait for Jahia environment/node healthcheck to be green after create, restart and redeploy
  • [PAAS-1433] - Increase client and server timeout in haproxy configuration
  • [PAAS-1434] - Update healthcheck module to 1.2.1 / 2.3.1
  • [PAAS-1442] - Handle new Jahia upgrade process (7.3.7+ and 8.0.2+)
  • [PAAS-1457] - Move redeploy.conf actions to docker image & remove useless actions in migration v3 package

v2.0.0

22 Dec 10:23
295d8c1
Compare
Choose a tag to compare

Bug

  • [PAAS-1283] - Fix haproxy logrotate and now send haproxy status log to datadog

Story

  • [PAAS-1170] - Use vault to fetch haproxy configuration
  • [PAAS-1230] - Replace hard-coded values in jahia.properties by envvars
  • [PAAS-1282] - Add security HTTP headers at HAProxy level
  • [PAAS-1285] - Use healthcheck module for jahia startup healthcheck action
  • [PAAS-1296] - Create Vault envvars on haproxy nodes at env installation
  • [PAAS-1304] - Add script to check if jexperience and jcustomer configuration match
  • [PAAS-1308] - Use healthcheck full URL in HAProxy (/modules/healthcheck)
  • [PAAS-1319] - Increase galera cache size
  • [PAAS-1324] - Allow YELLOW status for haproxy healthcheck

v1.15

24 Nov 08:59
d56512b
Compare
Choose a tag to compare

Bug

  • [PAAS-1281] - Keep hostname in JR_J_LOCAL_REVISIONS consistant with real hostnames

Story

  • [PAAS-1237] - handle jelastic package logging
  • [PAAS-1257] - Haproxy healhtcheck is now checking /healthcheck url with a token
  • [PAAS-1265] - Add ProxySQL packages (setup & disable)
  • [PAAS-1271] - Set a token for jahia healthcheck module

v1.14

20 Oct 11:17
e069a7b
Compare
Choose a tag to compare

Story

  • [PAAS-1045] - Disable direct access to Tomcat & MariaDB nodes

v1.13.1

08 Oct 07:31
7f2f313
Compare
Choose a tag to compare

Bug

  • [PAAS-1211] - Fix galera re-setup after a clone event

Story

  • [PAAS-1181] - Manage jahia env migration between regions
  • [PAAS-1213] - Homogenize packages metadata

v1.13

02 Sep 09:16
bf02002
Compare
Choose a tag to compare

Bug

  • [PAAS-952] - Upgrade MariaDB/Galera to 10.4.13
  • [PAAS-955] - Improve galera cluster log parsing
  • [PAAS-1009] - fix unomi settings in jahia conf after upgrade
  • [PAAS-1086] - Fix datadog setup on haproxy node redeploy. Handle mariadb node redeploy
  • [PAAS-1093] - Fix mysql max_open_files limit
  • [PAAS-1131] - Temporary fix for tools password hash starting with "+"
  • [PAAS-1164] - Fix haproxy proc backend not updated after clone

Story

  • [PAAS-904] - add pre-formatted comments in the upgrade package
  • [PAAS-995] - Improve code stopping a Jahia env
  • [PAAS-1073] - handle errors
  • [PAAS-1078] - Allow /healthcheck uri to bypass custom haproxy rules
  • [PAAS-1123] - Direct node access with JSESSIONID prefix

v1.12

05 Jun 15:49
b72d182
Compare
Choose a tag to compare

Bug

  • [PAAS-961] - Restore unomi config after Jahia upgrade or redeploy
  • [PAAS-1002] - Customize Jahia cache configuration to avoid memory issues

Story

  • [PAAS-357] - Improve galera monitoring
  • [PAAS-943] - Upgrade haproxy to 2.1.4
  • [PAAS-959] - Handle haproxy redeploy
  • [PAAS-970] - Create a "reset-polling" package

v1.11.2

05 May 07:23
e0e256a
Compare
Choose a tag to compare

Bug

  • [PAAS-951] - Clean JR_J_LOCAL_REVISIONS table after clone
  • [PAAS-953] - Fix marker file used for clone for Jahia under 7.2.3.2

v1.11.1

16 Mar 08:44
864301d
Compare
Choose a tag to compare

Bug

  • [PAAS-910] - Jahia prior to 7.3 does not support JDBC sequential mode