Skip to content

Releases: pcelvng/task-tools

0.15.1

26 Jan 22:37
504095b
Compare
Choose a tag to compare

Transform

  • Add meta data for child processes (file)

0.15.0

26 Jan 17:05
f2c5cc5
Compare
Choose a tag to compare
  • Add sql exec ability to sql-read
  • sql-read becomes sql-readx

NOTE: this will break configs and deployments for any sql-read apps.

0.14.1

14 Jan 16:37
1076403
Compare
Choose a tag to compare

Bug fix: Make and Dockerfile

0.14.0

13 Jan 17:46
9d1b380
Compare
Choose a tag to compare
  • New Glob Reader will open and close multiple files based on the glob pattern *.gz
  • Glob() now supports folder path globs s3://path/*/*/*.gz
  • improve flowlord info endpoint
  • new worker transform.

0.13.1

06 Jan 15:54
8c5e7f5
Compare
Choose a tag to compare
  • flowlord info to include child processes

Docker

  • alpine 3.12
  • ll command
  • gojq as jq

0.13.0

21 Dec 23:17
b40f6aa
Compare
Choose a tag to compare

Template package (tmpl) update

  • {min} support
  • {pod} shorter name for kubernetes pods
  • {uuid} 8 character uuid

Flowlord - Add next update time to status endpoint

v0.12.2

05 Oct 13:41
3c601ac
Compare
Choose a tag to compare
  • updated bq-load to allow for loading directly from Google Storage without using a file reader
  • updated filewatcher to push to tasks topic (originally just pushed file data to file topic)

v0.12.1

28 Sep 19:54
7138473
Compare
Choose a tag to compare
  • bug fix for not sending all failed messages to the retry-failed topic
  • stopped sending slack messages on all task errors

v0.12.0

11 Sep 21:42
5a6c76d
Compare
Choose a tag to compare
  • Update bq-load to support local and aws files

v0.11.4

10 Sep 14:07
eef35a8
Compare
Choose a tag to compare
  • bug fixes for backloader