Skip to content

Releases: terascope/teraslice

v1.1.0

21 Mar 21:12
f491961
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

WARNING: This release of Teraslice cannot read or write from TLS encrypted S3 due to this bug.

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Mar 17:44
5765639
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.93.0...v1.0.0

v0.93.0

23 Jan 21:25
c1358e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.92.0...v0.93.0

v0.92.0

22 Jan 22:43
537a65b
Compare
Choose a tag to compare
v0.92.0 Pre-release
Pre-release

What's Changed

  • Teraslice
  • teraslice-cli
    • Add user feedback when job versions don't match master by @sotojn in #3516
  • ts-scripts
    • Add option to select teraslice image for k8s-env command by @busma13 in #3529

Full Changelog: v0.91.0...v0.92.0

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)