← All Articles

Changelog 19th January 2023

Kasia HoffmanKasia Hoffman
Jan 19th 23
Changelog

changelog-19th-jan-2023

Announcing Ubuntu 22.04 Support

General

It has been a while in the building and testing (and dependency pruning), but we are very pleased to announce that Ubuntu 22.04 (Jammy) is now supported across all Cloud 66 products. Some of our customers have been waiting for this for a while, and we thank them for their patience!

From this point onward, brand new applications will have Ubuntu 22.04 installed. One caveat is that Rails/Rack users must be on at least v3.1.0 of Ruby to use Ubuntu 22.04 due to core OpenSSL version updates.

Don't forget, you can control your target Ubuntu version through your manifest. For more on this, check out our blog post!

Ruby 3.2 Support Released

Rails

For our Rails/Rack customers, the latest Ruby release v3.2.0 is now available. This is brand new, and Gems are still catching up, so please ensure your application works locally with this before upgrading.

Ruby 3.2 comes with "Production-ready" YJIT support. You can experimentally enable this in your application by adding the Environment Variable RUBY_YJIT_ENABLE with the value 1.

For more information, see the official release notes!

SSH Key Flow Changes

General

Today we are releasing a change in the way we distribute SSH keys to your servers. Until now, accessing servers via SSH meant downloading a private SSH key from you Cloud 66 dashboard and using it to access the servers (this was the same in CX Toolbelt). With today's release we are reversing this flow: you can now add your public SSH key to your Cloud 66 account and it will be added to any server you have access to. When you need SSH access to the server, you can use your own private SSH key.

We will keep both methods operational until mid March 2023. From mid March 2023, the old method of SSH key access will be deprecated. You can read more about this change in our blog.

Announcing MongoDB v6.0.x Support

General

We now support MongoDB v6.0.x by default for new installations. And, yes, you can still specify the installation of an older version if you wish via your manifest.

MongoDB v6.0.x boasts the following features:

  • Even more support for working with time-series data.
  • A better way to build event-driven architecture.
  • Deeper insights from enriched queries.
  • More operators, less work.
  • More resilient operations.
  • Additional data security and operational efficiency.
  • A smoother search experience and seamless data sync.

For more information please see the official release notes!

New AWS Region (Spain)

General

We have added support for the Europe (Spain) AWS region. ¡Por favor disfrutalo!

Azure VPC/Snapshot Support

General

In another part of our initiative to bring greater parity to our Cloud support, I'm pleased to announce that we now support the following on Azure:

  • VPC configuration: you can now use your manifest to configure your application's networks.
  • Server Snapshots: for those speedy server scale-ups!

Try Cloud 66 for Free, No credit card required