Skip to content

Releases: terascope/standard-assets

v0.24.0

03 May 17:04
7d7d84b
Compare
Choose a tag to compare
v0.24.0 Pre-release
Pre-release

Do Not Use This Release: Use release 0.25.1 or Newer

NOTE: This release of the asset is only compatible with Teraslice versions between v1.4.0 and v1.7.1. This was because of a breaking change when implementing prom metrics.

What's Changed

Full Changelog: v0.23.1...v0.24.0

v0.23.1

22 Feb 18:36
796d5fd
Compare
Choose a tag to compare
v0.23.1 Pre-release
Pre-release

Breaking changes

Minimum node engine is now 18.0.0

Features

Add stdout processor to standard assets

Node 20 support

  • Update workflows hash that includes node 20.11.1 build and test by @busma13 in #803

Dependency Updates

Full Changelog: v0.22.5...v0.23.1

v0.22.6

21 Feb 16:29
73f532b
Compare
Choose a tag to compare
v0.22.6 Pre-release
Pre-release

Do Not Use

The version of this release does not match the version within the package.json

Full Changelog: v0.22.5...v0.22.6

v0.22.5

12 Jan 22:52
c5b5330
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.4...v0.22.5

v0.22.4

15 Dec 17:06
74ca019
Compare
Choose a tag to compare
  • fixes bug #762
  • adds internal logger to RoutedSender class

v.022.3

08 Nov 21:37
c339101
Compare
Choose a tag to compare
v.022.3 Pre-release
Pre-release

This release includes the following changes:

  • Updated the following dependencies:

  • [422fc4e] Updated @types dependencies

  • [3e17167] Removed two assignees from dependabot.yaml

  • [5de7c15] Increased open pull request limit to 6 in dependabot.yaml

  • [ddd6af5] Added tslib as dependency inside asset package.json

  • [3273937] Updated mock-data-generator to v3.0.3 and added addGenerator() function to be compliant with update

    • This introduced two new dependencies chance and @faker-js/faker as mock-data-generator no longer has it built in.

  • The following changes belong to packages/@terascope/standard-asset-apis

    • [9201c3e] Bumped @terascope/standard-asset-apis from v0.6.1 to v0.6.2

v0.22.2

28 Sep 18:17
15b05d9
Compare
Choose a tag to compare
v0.22.2 Pre-release
Pre-release

This release includes the following changes:

  • minor package updates
  • update asset to use ts-scripts bump script and other packaging changes

v0.22.1

01 Aug 16:02
6a6455d
Compare
Choose a tag to compare
  • updated packages

v0.22.0

08 Jun 00:27
ace4c43
Compare
Choose a tag to compare
v0.22.0 Pre-release
Pre-release

This release includes the following improvements:

  • Minor dependency updates
  • Converted from TravisCI to Github Actions

v0.21.2

26 May 23:25
7188eb9
Compare
Choose a tag to compare
  • fixed add_key bug if key value is an object