Weekly Platform Updates #46

wpu46 1

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

[Unreleased]

  • logs for Elastic, Redis
  • jenkins, artifactory & sprint-0 add-ons
  • Easy add-ons migration process (to update or scale up databases)

WPU #46 – 2018-11-06

Changed

  • all:
    • linux linux 4.19
  • erlang: [fix] abort deploy when phoenix migration fails
  • java: maven 3.5.4, play1 1.5.1
  • node: updated to 10.13.0, 11.0.0, default to 10 (LTS)
    • yarn updated to 1.10.1
  • python updated to 3.6.7
  • ruby updated to 2.3.8, 2.4.5, 2.5.3, bundler 1.17.1
  • rust updated to 1.30.0
  • clever-tools 1.1.0 got updated See changelog

Added

  • clever-tools 1.1.0 installed on all instances by default
  • console: We added the o shortcut to jump to application overview (Type ? to display all the shortcuts available)

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