Moving published app from current to new runtime

Hello! I would like to ask whether there are some additional steps to be aware of when transitioning the app already published on the marketplace from current runtime to the native Node.js runtime. Is it sufficient to just follow the steps specified here? Thanks for any insights.

Hi, thanks for giving the new runtime a try!

All the caveats we are aware of are listed on that page (see breaking changes section).

Note that the runtime is chosen for every deployment of the app, so you are free to deploy and test your published app in development and staging first. When you’re satisfied with its behaviour there, you can make a production deployment with the new runtime as well.

If you run into problems not listed there, let us know!

3 Likes

Thank you for the response. We will test it out eventually and let you know if any issues arise.