Skip to content

Releases: terascope/teraslice

v0.79.0

08 Apr 22:18
b31a03b
Compare
Choose a tag to compare

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

09 Sep 19:35
d3db5d8
Compare
Choose a tag to compare
v0.78.0 Pre-release
Pre-release

This release resolves the following issues when run in Kubernetes:

  • BUG - Conflict between job target and cluster kubernetes_worker_antiaffinity setting - #2938
  • Add instance label to pod antiaffinity - #2988

v0.77.1

08 Jun 17:35
3c250a5
Compare
Choose a tag to compare
  • 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

18 May 16:33
e11aa9b
Compare
Choose a tag to compare
v0.77.0 Pre-release
Pre-release

[BREAKING CHANGE] changed minimum supported node version to ^12.20.0 || >=14.17.0

v0.76.1

12 May 16:10
a1cdcfa
Compare
Choose a tag to compare

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

07 May 19:45
34ee5b7
Compare
Choose a tag to compare

[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

v0.75.1

20 Apr 20:49
a454ebc
Compare
Choose a tag to compare
v0.75.1 Pre-release
Pre-release

This release includes the following changes:

  • Extends the external_ports option to support both numbers and object: #2608

v0.75.0

13 Apr 00:20
a16dd2d
Compare
Choose a tag to compare
v0.75.0 Pre-release
Pre-release

This release includes the following changes:

  • Resolves #2608, which adds external_ports keyword to Teraslice jobs

v0.74.0

11 Mar 21:56
f49a038
Compare
Choose a tag to compare
v0.74.0 Pre-release
Pre-release
  • changed op-loader in job-components to be able to load bundled assets

v0.73.2

24 Feb 15:06
fdb4556
Compare
Choose a tag to compare
v0.73.2 Pre-release
Pre-release
  • Fix marking execution as failed when initializing to prevent jobs from being stuck in the initializing state