Platform Updates #59

wpu59 1

The Platform Updates is a series of posts about every impactful changes on Clever Cloud. You’ll find the updated parts of Clever Cloud below, to follow fixes, updates, new products and more on a weekly basis.

Platform Updates #59 – 2020-12-01

[Unreleased]

  • Private network groups.
  • Option for data disk at-rest encryption at add-on creation.
  • New ACL management.

Platform changes

All instances

  • linux 5.9.8

PHP

  • 7.3.25
  • 7.4.13
  • 8.0.0

PHP Extensions

  • xdebug 3.0.0 (php 7.0 and 7.1 no longer supported, but they are EOL anyways)
  • couchbase 3.0.4 (php 5.6, 7.0 and 7.1 no longer supported, but they are EOL anyways)
  • mongodb 1.9.0
  • rdkafka 4.0.4
  • redis 5.3.2
  • solr 2.5.1
  • zip 1.19.2
  • ioncube 10.4.5
  • newrelic 9.14.0.290

Node.js

  • 12.20.0
  • 14.15.1
  • 15.3.0

Rust

  • stable 1.48.0
  • beta 1.49.0-beta.1
  • nightly 1.50.0-nightly

Redis

  • 6.0.9

Platform Additions

  • PostgreSQL 13.1 is now available
  • Composer 2.0.7

Blog

À lire également

Gravitee and Clever Cloud Announce Strategic Partnership for European AI Sovereignty 

Gravitee and Clever Cloud Provide an Open-Source, Deploy-Anywhere Control Plane Ensuring European AI Runs Strictly on Your Terms.
Press

Magnetar: a Rust Apache Pulsar client built for deterministic simulation

Some of the most interesting reliability work in distributed systems starts with a simple idea: if a system can fail in production because of time, scheduling, networking, or unlucky interleavings, then those forces should be brought into tests under control.
Engineering

Kubernetes orchestration: what is container orchestration for?

Container orchestration is the automation of the operations needed to run a fleet of containers in production: placing them on machines, adjusting to load, replacing what fails, letting services talk to each other, and shipping updates without downtime.
Engineering