Releases: terascope/teraslice
Releases · terascope/teraslice
v0.79.0
This release of Teraslice includes the following improvements:
- Allows Teraslice jobs to specify separate CPU and Memory requests and limits - #2202
- Adds Kubernetes Priority Class settings to Teraslice Exectution controllers as well as adding a boolean
stateful
property to Jobs that result in Teraslice Workers also having a priority class attached to them - #3249
v0.78.0
v0.77.1
- Add better exit log message with status code
- Ensure that the slice gets marked as failed if there is an expected error
- Ensure that older versions of node work on newer versions of teraslice
v0.77.0
[BREAKING CHANGE] changed minimum supported node version to ^12.20.0 || >=14.17.0
v0.76.1
This release includes the following changes:
- A fix that allows Teraslice to use bundled assets for assets that implement namespaced operators. This mostly impacted our public assets (elasticsearch, kafka, standard and file). User implemented assets are not likely to be impacted.
v0.76.0
[EXPERIMENTAL] Update base image to node 12.22.1 with the latest kafka connector. Last time we tried this we got stuck workers but this is a new version of librdkafka so hopefully we don't run into this.
Base image: terascope/base-docker-image@d6289e5