Skip to content

Releases: terascope/teraslice

v2.6.2

23 Oct 21:47
0d5cf94
Compare
Choose a tag to compare

What's Changed

  • [teraslice] Add ex info option to teraslice v1 jobs api by @sotojn in #3806
  • [CI] Remove node 20 from CI tests by @sotojn in #3804

Full Changelog: v2.6.1...v2.6.2

v2.6.1

22 Oct 21:47
05d48a2
Compare
Choose a tag to compare
v2.6.1 Pre-release
Pre-release

What's Changed

  • [job-components, terafoundation, teraslice] Remove prom metrics assignment default label, exclude master pod from active execution list by @busma13 in #3799
  • [utils] ip dependency fix by @ciorg in #3803

Full Changelog: v2.6.0...v2.6.1

v2.6.0

17 Oct 23:10
a0135ca
Compare
Choose a tag to compare
v2.6.0 Pre-release
Pre-release

What's Changed

  • Teraslice
    • Change asset upload response to include asset_id by @jsnoble in #3791
    • Add execution info query to job api by @sotojn in #3792
  • [data-mate, ts-transforms, utils] update awesome-phonenumber from 2.70.0 to 7.1.0 by @busma13 in #3780
  • [scripts, teraslice-cli] update glob dependencies by @busma13 in #3779
  • [data-mate, utils] update ip-bigint from 3.0.3 to 8.2.0 by @busma13 in #3781
  • [data-mate, utils, xlucene-parser] update date-fns and date-fns-tz by @busma13 in #3783
  • [scripts] Fix rabbitmq version bug by @sotojn in #3784
  • [scripts] Update env variables for Rabbitmq by @sotojn in #3785
  • Bump eslint-plugin-react from 7.37.0 to 7.37.1 by @dependabot in #3786
  • Bump awesome-phonenumber from 7.1.0 to 7.2.0 by @dependabot in #3787
  • [scripts] Change rabbitmq image to 3.13.7-management by @sotojn in #3790
  • [eslint-config, data-mate, teraslice] Eslint updates by @busma13 in #3796
  • Bump peggy from 4.0.3 to 4.1.1 by @dependabot in #3795
  • Ip duplicate code by @jsnoble in #3797
  • [job-components, scripts, terafoundation, teraslice-cli, teraslice-client-js, teraslice-messaging, utils, xlucene-parser] fix implicit any index typescript errors by @busma13 in #3789

Full Changelog: v2.5.0...v2.6.0

v2.5.0

30 Sep 23:23
8c934f0
Compare
Choose a tag to compare
v2.5.0 Pre-release
Pre-release

What's Changed

  • [workspace, scripts, teraslice-cli] Update default node version to 22 by @busma13 in #3773

Full Changelog: v2.4.0...v2.5.0

v2.4.0

30 Sep 22:33
082345c
Compare
Choose a tag to compare
v2.4.0 Pre-release
Pre-release

What's Changed

  • Eslint plugin style fixes by @jsnoble in #3757
  • [utils, xlucene-parser] Update @Turf by @busma13 in #3774
  • [scripts, teraslice-cli, ts-transforms] Update execa from 5.1.0 to 9.4.0 by @busma13 in #3767
  • [data-mate, ts-transforms, utils] bump is-ip fr0m 3.1.0 to 5.0.1 by @busma13 in #3769
  • [teraslice, teraslice-client-js, terafoundation, scripts] update got from 11.8.3 to 13.0.0 by @busma13 in #3776
  • [teraslice-cli] update esbuild from 0.21.5 to 0.24.0 by @busma13 in #3775
  • [teraslice] Dependency updates 2024-09-19 by @busma13 in #3763

Full Changelog: v2.3.2...v2.4.0

v2.3.2

19 Sep 21:59
2f1f453
Compare
Choose a tag to compare
v2.3.2 Pre-release
Pre-release

What's Changed

  • [terafoundation] Prom metrics exporter doesn't reset metrics between updates by @busma13 in #3747
  • [teraslice] fix multi-job deletion bug in force job stop by @busma13 in #3751
  • [teraslice] Rename isRestartable to is isRelocatable by @sotojn in #3761
  • [teraslice] Fix teraslice k8s --dev mode process exit bug by @sotojn in #3758
  • [ts-scripts] Update default minio tag to RELEASE.2024-08-29T01-40-52Z by @sotojn in #3744
  • [ts-scripts] Add support for kafka and minio tools/brokers in k8s and e2e by @sotojn in #3760

Full Changelog: v2.3.1...v2.3.2

v2.3.1

18 Sep 13:09
f9a8f73
Compare
Choose a tag to compare
v2.3.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.3.0...v2.3.1

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