Skip to content

Releases: terascope/teraslice

v1.5.0

09 May 22:05
1574226
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

What's Changed

  • Refactor PromMetrics to use Collect functions by @busma13 in #3607

Full Changelog: v1.4.1...v1.5.0

v1.4.1

09 May 21:03
db91522
Compare
Choose a tag to compare
v1.4.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

01 May 18:14
25337d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

30 Apr 01:46
1baff7a
Compare
Choose a tag to compare
v1.3.1 Pre-release
Pre-release

What's Changed

  • Teraslice
    • Large asset Ex OOM fix when in s3 asset mode by @sotojn in #3598
  • data-mate package

Full Changelog: v1.3.0...v1.3.1

v1.3.0

23 Apr 19:53
14a036f
Compare
Choose a tag to compare

What's Changed

  • Updates base image that updates terafoundation_kafka_connector from 0.11.1 to 0.12.0 and node-rdkafka to 3.0.1
  • Release Teraslice v1.3.0 by @sotojn in #3599

Full Changelog: v1.2.1...v1.3.0

v1.2.1

12 Apr 22:08
f5d3e8a
Compare
Choose a tag to compare
v1.2.1 Pre-release
Pre-release

What's Changed

  • Consider node version when calling deleteOlderAssets() in e2e by @busma13 in #3583
  • Change s3 store to use terafoundation createClient by @sotojn in #3591
  • Bundled deps update by @sotojn in #3593
  • add bypass option to skip validation for _inactive jobs by @busma13 in #3592 which fixes #3471

Full Changelog: v1.2.0...v1.2.1

v1.2.0

11 Apr 22:08
748fbe5
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release
  • Adds caCertificate option inside of the s3 connector configuration which allows the user to pass in a ca-certificate inside of config instead of reading it from a file.
  • Deprecates certLocation inside of the s3 connector configuration
  • Updates file-asset-apis from v0.12.2 to v0.13.0
  • Adds cross-validation functionality for schemas that now checks for conflicting settings

v1.1.3

02 Apr 17:25
7f61e26
Compare
Choose a tag to compare

What's Changed

⚠️ Important Configuration change

As of this release, the elasticsearch connector type has been removed from the code base and all references to that connector type should be removed from your configurations. Configurations should be using elasticsearch-next instead. If you do not remove the old connector type the Teraslice master will crash with a log message that includes the following error: TSError: Could not retrieve schema code for: elasticsearch

Full Changelog: v1.1.2...v1.1.3

v1.1.2

29 Mar 17:30
b9733c4
Compare
Choose a tag to compare
v1.1.2 Pre-release
Pre-release

What's Changed

  • Asset storage connection validation bug fix by @sotojn in #3579
  • Add minio service to k8s-env by @sotojn in #3574
  • Fix recovery-spec test to use only the autoloaded assets in the jobSpec by @busma13 in #3568

Full Changelog: v1.1.1...v1.1.2

v1.1.1

28 Mar 18:23
658f742
Compare
Choose a tag to compare
v1.1.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.0...v1.1.1