terascope / teraslice

Scalable data processing pipelines in JavaScript
https://terascope.github.io/teraslice/
Apache License 2.0
50 stars 13 forks source link

Update Node Versions - Main Version is 18.18.2 #3459

Closed godber closed 11 months ago

godber commented 1 year ago

We have updated the base images to build with Node versions ["16.20.2", "18.18.2", "20.8.1"] here:

https://github.com/terascope/base-docker-image/releases/tag/v0.0.7

This release also includes the updated terafoundation_kafka_connector to 0.11.1.

We need to update the node versions in the CI in this project and other projects, to work with these new node versions. We should probably hold off on adding the v20.8.1 yet though.

godber commented 11 months ago

Thanks @sotojn