Skip to content

Releases: terascope/teraslice

v2.3.0

11 Sep 21:53
029fbbe
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release

What's Changed

  • create default import for elasticsearch-api by @busma13 in #3734
  • Bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #3733
  • Fix file extension in data mate and minio in scripts by @sotojn in #3737
  • [docs] update docs to remove escape characters by @busma13 in #3732
  • [teraslice] - Add ability to soft delete a job by @busma13 in #3711
  • [teraslice-cli] add earl jobs export command by @busma13 in #3717
  • [e2e] Prevent the dockerUp function from failing by retrying when node version check returns undefined by @busma13 in #3741
  • [teraslice] - Add execution controller restart logic in kubernetesV2 by @sotojn in #3740
  • Bump express from 4.19.2 to 4.20.0 by @dependabot in #3745
  • [docs] Escape special characters in md file by @busma13 in #3749

Full Changelog: v2.2.0...v2.3.0

v2.2.0

27 Aug 01:42
56fb579
Compare
Choose a tag to compare
v2.2.0 Pre-release
Pre-release

What's Changed

Starting with this release, all Teraslice container images will be published to ghcr instead of docker hub, e.g. :

ghcr.io/terascope/teraslice:v2.2.0-nodev18.20.4

WARNING This version of Teraslice does not work with file-assets version 3.0.0. Use version 3.0.1

Full Changelog: v2.1.0...v2.2.0

v2.1.0

11 Jul 02:06
580d454
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

17 Jun 22:15
59c419a
Compare
Choose a tag to compare
v2.0.1 Pre-release
Pre-release

What's Changed

  • Update publish-master.yml by @busma13 in #3657
  • mark running jobs as failed on exc k8s restart by @busma13 in #3642
  • Add node_master child process shutdown logic by @sotojn in #3636
  • Set default label 'name' at init, not when PromMetrics class is created. by @busma13 in #3647
  • Add resource cleanup on ex error scenario by @sotojn in #3641
  • Check for successful npm authentication during publish CI workflows by @busma13 in #3654

Full Changelog: v2.0.0...v2.0.1

v2.0.0

13 Jun 23:19
ff1ad2e
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

What's Changed

Breaking Change - All asset* configuration settings have been moved out of the terafoundation section of the config file into the teraslice section.

  • convert packages to esm, migrate esm unit tests to their own workflow by @jsnoble in #3571
  • Bump @terascope/fetch-github-release from 0.8.7 to 0.8.10 by @dependabot in #3638
  • Bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in #3639

Full Changelog: v1.8.0...v2.0.0

v1.8.0

29 May 19:50
5177dfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.8.0

v1.7.2

24 May 20:23
0fad238
Compare
Choose a tag to compare
v1.7.2 Pre-release
Pre-release

What's Changed

  • add isPromAvailable utility function by @busma13 in #3629
  • Remove PromMetrics proxy, check for promMetrics with isPromAvailable() by @busma13 in #3627

Full Changelog: v1.7.1...v1.7.2

v1.7.1

23 May 22:46
fcb0db4
Compare
Choose a tag to compare
v1.7.1 Pre-release
Pre-release

What's Changed

This release makes it possible to use older versions of the Kafka asset, undoing the restriction imposed in the previous release v1.7.0.

Full Changelog: v1.7.0...v1.7.1

v1.7.0

22 May 21:57
29231b8
Compare
Choose a tag to compare
v1.7.0 Pre-release
Pre-release

What's Changed

This release of Teraslice makes a breaking change to the terafoundation_kafka_connector and requires kafka assets with version 4.2.0 or greater.

Full Changelog: v1.6.0...v1.7.0

v1.6.0

17 May 20:53
718ec56
Compare
Choose a tag to compare
v1.6.0 Pre-release
Pre-release

What's Changed

  • Move s3 asset_storage settings to teraslice config by @sotojn in #3614

Full Changelog: v1.5.2...v1.6.0