Skip to main content

Turbine Ruby streaming applications in Developer Preview

One min read
Diana Doherty
Engineering
warning

This is a legacy platform changelog. The information reflected here may not represent current functionality and some links may be broken.

We are excited to announce a Developer Preview for Turbine Ruby streaming applications. The Ruby gem turbine_rb and the Meroxa CLI v2.11.0 introduces support for building, running, and deploying Turbine applications written in Ruby.

If you wish to participate, sign up here and a member of our team will follow up to discuss the steps to get the feature enabled.

Invite teammates to collaborate on your Meroxa account

3 min read
Nassor da Silva
Engineering
warning

This is a legacy platform changelog. The information reflected here may not represent current functionality and some links may be broken.

Starting today, in the latest Meroxa CLI 2.9.0 release, you can now switch between your primary account and any accounts you have been invited to. This functionality is also available in the Dashboard, along with the ability to invite teammates to your Meroxa account to collaborate on Turbine streaming apps.

Turbine Intermediate Representation

One min read
Ra煤l Barroso
Engineering
warning

This is a legacy platform changelog. The information reflected here may not represent current functionality and some links may be broken.

Turbine Intermediate Representation is designed to allow further processing of your source code by the Meroxa Platform. This change will enable many more capabilities for Turbine applications during the deployment process. The Meroxa CLI version v2.9.0 release includes the change to Turbine Applications.

This change should be seamless for all our customers by using our apps deploy command:

$ meroxa apps deploy --path ~/my-app

Endpoints deprecated on the Meroxa Platform

One min read
Lyubo Kamenov
Engineering
warning

This is a legacy platform changelog. The information reflected here may not represent current functionality and some links may be broken.

With the release of Turbine Apps, the use of Endpoints product on the Meroxa platform has been deprecated. This change is reflected in the latest Meroxa CLI version 2.8.2.

For any questions or comments:

Deploy Turbine Applications from feature branches

2 min read
Diana Doherty
Engineering
warning

This is a legacy platform changelog. The information reflected here may not represent current functionality and some links may be broken.

Meroxa CLI version 2.8.0 introduces feature branch deploys, enabling software engineers to incorporate the process of building their Turbine Applications into their development lifecycle: Development -> Testing -> Staging -> Production (main or master branch).