Weekly Platform Update #41

wpu41 1

The Weekly Platform Update 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.

[Unreleased]

  • metrics for add-ons
  • logs for Elastic, MongoDB, Redis

WPU #41 – 2018-07-13

Changed

  • node updated to 10.6.0 and 8.11.3
  • mongo updated to 3.6.5
  • linux updated to 4.17.4
  • docker updated to 18.05
  • erlang
    • updated to support disabling ecto.migrate
    • updated to 20.3.8
  • go updated to 1.10.3
  • composer updated to 1.6.5
  • redis updated to 4.0.9

Added

  • logs for add-ons : available on dedicated pgSQL MySQL & Jenkins ß
  • new environment variables for java: CC_JAR_ARGS (See documentation)
  • updated cron documentation for details about environment variable (See documentation)
  • unixODBC
  • freetds

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