Skip to content

v1.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@busma13 busma13 released this 15 Nov 15:16
· 15 commits to master since this release
6a683b0

What's Changed

New Features:

  • migrate processors from common assets by @jsnoble in #931
    The following processors were added:
    • copy_metadata_field
    • count_unique
    • debug_routes
    • filter
    • filter_by_date
    • filter_by_required_fields
    • filter_by_unknown_fields
    • json_parser
    • remove_empty_fields
    • sample_exact
    • sample_random
    • set_field_conditional

Processor Documentation

Tooling, test, CI changes:

Dependency updates:

  • Bump express from 4.19.2 to 4.21.1
  • Bump @faker-js/faker from 9.0.0 to 9.2.0
  • Bump @types/jest from 29.5.12 to 29.5.14
  • Bump ts-transforms from 1.1.0 to 1.3.2
  • Bump eslint from 9.10.0 to 9.14.0
  • Bump @terascope/job-components from 1.3.0 to 1.5.1
  • Bump @terascope/scripts from 1.1.0 to 1.4.2
  • Bump @terascope/utils from 1.1.0 to 1.3.2
  • Bump tslib from 2.7.0 to 2.8.1

Full Changelog: v1.1.0...v1.2.0