Release Date: 09/Jul/18

IMPORTANT CHANGES:

  • Ubuntu 18.04 support has been released, click here to find out what changes are being made for built-in automation.

  • Users and teams are now global objects, click here to find out more information.

  • Scalr has deprecated RRD for InfluxDB, if you are running a multi-server installation of Scalr please remove rrd[:enable] = true in the /etc/scalr-server/scalr-server-local.rb file.

New Feature

Improvement

Bug

1. BC Change in APIv2

Before:
UI > Openstack FarmRole > NETWORK SETTINGS - users were able to set any active network 
API > Openstak FarmRole > The field networking.networks.* accepted any active network
After:
UI > Openstack FarmRole > NETWORK SETTINGS - only networks that flagged with router:external = false are accepted
API > Openstak FarmRole > The field networking.networks.* accepts only identifiers of the networks that have router:external = false

Changes in system packages:

php: 7.1.14 -> 7.1.18
nginx: 1.13.9 -> 1.13.12
openssl: 1.0.2n -> 1.0.2o
apache: 2.4.29 -> 2.4.33
influxdb: 1.4.3 -> 1.5.3