Release 9355: Xdebug Cloud support and updates
Xdebug Cloud support With this release, we’ve added support for Xdebug Cloud to our Xdebug configuration (read more about Remote Debugging). When xdebug is enabled on your Hypernode, you can configure the Xdebug Cloud key with the php_xdebug_cloud_key setting: app@abcdef-example-magweb-cmbl ~ $ hypernode-systemctl settings php_xdebug_cloud_key aaa-bbb-ccc Operation was successful and is being processed. Please allow…
Read moreRelease 8920: New Relic for PHP 8.2, Brancher improvements and n98-magerun2 update
New Relic for PHP 8.2 Support for New Relic with PHP 8.2 has been added. This was still a missing feature, but New Relic has released a new version of their PHP agent, which added support for PHP 8.2. Brancher improvements We have fixed a bug where the /data/web/.my.cnf configuration file did not have the…
Read moreRelease 8874: PHP 8.2, New Relic update and other updates
With this release, we’ve added support for the latest PHP minor version 8.2. This PHP version was released on November 24, 2022. Updating to this new PHP version is easy: app@abcdef-example-magweb-cmbl:~$ hypernode-systemctl settings php_version 8.2 Operation was successful and is being processed. Please allow a few minutes for the settings to be applied. Run ‘livelog’…
Read moreRelease 8702: Updated New Relic
With this release, we have updated the New Relic packages to the latest version. Users were experiencing problems where most New Relic transactions were named ‘unknown’ after changing the PHP version to 8.1. The related issue was: newrelic/newrelic-agent#387. The updated New Relic packages are also applied to the Hipex platform.
Read more