Skip to content

Releases: terascope/teraslice

v0.91.0

11 Jan 22:30
9a44c8e
Compare
Choose a tag to compare
v0.91.0 Pre-release
Pre-release

What's Changed

  • Create a multistage docker image from a Debian bookworm base by @busma13 in #3520, fixes #3518

Full Changelog: v0.90.0...v0.91.0

v0.90.0

04 Jan 00:10
0f0adb2
Compare
Choose a tag to compare

This release includes the following changes:

  • Teraslice
    • Add log_level parameter to teraslice job. by @busma13 in #3505
    • Check for orphaned processes by job_id when starting a job by @busma13 in #3508
    • Add K8s version parameter to kind cluster creation by @busma13 in #3500
  • Other sub package changes
  • @terascope/scripts
    • change docker image to not add "nodevX" if a custom image was provided by @lesleydreyer in #3510
    • add nodeSuffix flag to scripts publish by @sotojn in #3515
  • Fixes to flaky tests
    • Change teraslice-cli tests to use temp dir by @sotojn in #3509

Full Changelog: v0.89.0...v0.90.0

v0.89.0

12 Dec 22:59
f0b27a7
Compare
Choose a tag to compare
v0.89.0 Pre-release
Pre-release

This release includes the following changes:

v0.88.1

11 Dec 21:27
ad7139e
Compare
Choose a tag to compare
v0.88.1 Pre-release
Pre-release

The changes in this release include the following:

  • Only build tooling (ts-scripts) was changed in this release, so this is the same as v0.88.0, the first build of Teraslice on typescript.

Unfortunately, I failed to update the version on the package prior to creating this release, so the docker images are tagged with the tags containing v0.88.0:

We'll be making another release shortly so I won't be fixing this.

v0.88.0

08 Dec 00:55
d113b8c
Compare
Choose a tag to compare
v0.88.0 Pre-release
Pre-release

This release includes the following changes:

  • Teraslice has been ported to Typescript
  • A few bugs were revealed and resolve in the process

v0.87.1

28 Nov 18:30
79fa6a6
Compare
Choose a tag to compare

This release contains the following changes:

  • Fixes Teraslice Master restart issue in Node 18 (closes #3457)

v0.87.0

23 Oct 21:35
fa92728
Compare
Choose a tag to compare
v0.87.0 Pre-release
Pre-release

This release includes the following changes:

  • Updated to support Teraslice running on Node 18 (got dependency update)
  • BREAKING Node 14 is no longer supported
  • Node 16 and Node 18 based docker images will be built

v0.86.5

20 Oct 00:27
3300119
Compare
Choose a tag to compare
v0.86.5 Pre-release
Pre-release

This release of Teraslice includes the following changes:

  • various package updates
  • supports k8s versions after 1.27.1 (as well as older versions of k8s) (#3428)

Note: This is a repeat of v0.86.3 and v0.86.4 due to a CI failure.

v0.86.4

20 Oct 00:04
d32a710
Compare
Choose a tag to compare
v0.86.4 Pre-release
Pre-release

This release of Teraslice includes the following changes:

  • various package updates
  • supports k8s versions after 1.27.1 (as well as older versions of k8s) (#3428)

Note: This is a repeat of v0.86.3 due to a CI failure.

v0.86.3

19 Oct 20:22
1a80685
Compare
Choose a tag to compare
v0.86.3 Pre-release
Pre-release

This release of Teraslice includes the following changes:

  • various package updates
  • supports k8s versions after 1.27.1 (as well as older versions of k8s) (#3428)