cardano-foundation / cardano-graphql

GraphQL API for Cardano
Apache License 2.0
259 stars 103 forks source link

chore: upgraded the node to version 8.9.3 #875

Closed Kammerlo closed 2 months ago

cshintov commented 1 month ago

@Kammerlo Hi, does this mean I can run this with node version 8.9.2?

I'm little confused as to how to read the compatibility matrix. Currently I'm running the 8.7.3 row versions for all my components.

What are the latest versions I can run safely for these?

image

Kammerlo commented 1 month ago

@cshintov Hi, The compatibility matrix means, that it was heavily tested on the Version 8.9.3. Since between 8.9.3 and 8.9.2 are only minor changes it will run also with 8.9.2.

Are you planning on doing an intermediate update of your components? Because regarding GraphQL we will release a Version for 9.1 (which is Chang HF ready) soon. Just to let you know.

cshintov commented 1 month ago

Yup, I was going to do the intermediate upgrade.