Hello everyone! If you are still not aware, a few days ago, we released our Beta 6!
You can check more about it here.
Your test and feedback is really important. See you soon!
Hello everyone! If you are still not aware, a few days ago, we released our Beta 6!
You can check more about it here.
Your test and feedback is really important. See you soon!
Hi y’all! Just a quick update.
We’ve been working hard to finish some tasks in the past couple of weeks, and soon (between this week and the next one), we’ll release our last Beta!
After that, we’ll start working on the first RC right away.
Right now, I’m working on this PR, which is really important as it’ll update our skeletons to work with Meteor 3.
We also have this one that we want to fix before releasing this Beta. Then we’ll be ready.
That’s it for now, see you soon!
I just organized the content of the discussion and added estimated release dates for the last Beta and first RC versions.
For those deploying to AWS Node machines (EBS) or those using AWS SDK (such as @aws-sdk/client-s3) after 1 of May, Node 14 is no longer supported. Announcing the end of support for Node.js 14.x in the AWS SDK for JavaScript (v3) | AWS Developer Tools Blog
I did not find any related announcement about deployment to AWS being affected by the drop of support of Node 14 from AWS SDK for JS V3.
P.S. This just reminded me that I need to move a number of projects from AWS SDK V2 to V3
I get the notification in Meteor 2.x projects where the SDK is installed.
I tried to deploy a Node 14 on a Node 20 machine and it didn’t work. Node 14 cannot be selected any more. If you have a new project it is possible that it cannot be deployed (although the bundle packs its own Node 14). If I remember right, I had problems related to node-gyp
. I would assume the Node 14 AMI still exists after 1st of May and new machines can be started in the same autoscaling group.
In the worst case scenario, I believe deployments can be done on custom AMIs.
Node 14 is available until September 30, 2024, according to this page:
We have Meteor (and node 14) running on EB instances that come with Node 18. I don’t think the underlying installed version matters - as Meteor then runs it’s own bundled one.
How are you deploying to production? Did you mean that you are running the meteor tool in production (with the bundled node version)?
We do not run “meteor” nor the “bundled node version” in production. But our custom AMI uses the meteor team’s forked node version. Some folks might be ok with the provided AMI by AWS
We use mup and the EB plugin.
mup will use nvm
to install the version of node required by meteor - so the version bundled with the AMI isn’t important.
AFAIR the problem with deploying Meteor 2.15 on a Node 20 machine in EBS was related to Python and the compilation of/by pre-gyp/node-gyp which I think is used/necessary by bcrypt.
Updates about the first Meteor 3.0 RC Release:
Due to some roadblocks, our ETA for the RC Release has been postponed to 19th April.
These are the tasks for the first RC:
meteor update --release 3.0-beta.7
You can follow the updates on What’s left until an official Meteor 3.0? Discussion, and on the Release 3.0 PR.
It is time for a Weekly update
We are proud to say that we have the first Release Candidate for Meteor 3.0
You can check more details about it here.
The priority of the next RC will be to review and fix issues with Cordova’s experience.
You can follow the updates on What’s left until an official Meteor 3.0? Discussion, and on the Release 3.0 PR.
It is time for a Weekly update
We are proud to say that we have the Release for 2.16 beta
You can check more details about it here .
Tasks and fixes for the next Meteor 3.0 RC:
waitUntilAllLoaded
safety check. by radekmie · Pull Request #13102You can follow the updates on What’s left until an official Meteor 3.0? Discussion, and on the Release 3.0 PR.
Can this be included in the next RC candidate?
Yes, it will be included in RC.2!
It is time for a Weekly update
We are proud to say that we have the Release for Meteor 3.0-rc.1
You can check more details about it here.
We also have the Meteor 2.16-rc.0
You can check more details about it here.
Tasks and fixes for the next 3.0 RC:
It is time for a Weekly update
We are proud to say that we have the Release for Meteor 2.16 official
You can check more details about it here.
It’s time for a weekly update
It’s been some time, but we are proud to say that we have the Release for Meteor 3.0-rc.2
You can check here for more details.
Tasks and fixes for the next, and final until the official, Meteor 3.0 Release Candidate (rc.3):
Meteor 3-rc.3
is expected to arrive on Tuesday, June 11th, stay tuned.
These dates are subject to change as we add or remove things from the backlog.
Congrats to Meteor. Finally it’s coming