Skip to content

Releases: viant/bqtail

v2.10.4

04 Jan 04:02
Compare
Choose a tag to compare
  • patch JSON dynamic field addition

Release 2.10.3

02 Jun 01:52
Compare
Choose a tag to compare
v2.10.3

patched IsSelectQuery method

Release 2.10.1

09 Apr 22:34
Compare
Choose a tag to compare
  • update batch ingestion logic for substantially delayed Google Storage event
  • added arm build

Release 2.10.0

07 Jan 19:43
Compare
Choose a tag to compare
  • Added batch grouping
  • Added When.Exclusion expression for rule matching (viant/afs update)
  • Updated internal server error handling

Release 2.8.0

09 Oct 00:54
Compare
Choose a tag to compare
  • Added Template attribute to the copy action
  • Added $Date source datafile time based global expanding variable

Release 2.7.0

24 Sep 05:55
Compare
Choose a tag to compare
  • Introduced conditional action execution (When.Exists for now)
  • Extended SiteInput with Inner bool flag for INNER JOIN (default LEFT JOIN)
  • Added retries to CreateTableIfNotExist

Release 2.6.0

31 Aug 20:41
Compare
Choose a tag to compare
  • Extended export request with UseAvroLogicalTypes (default true for AVRO format export)
  • Added $TriggerBucket variable

Release 2.5.1

25 Aug 15:33
Compare
Choose a tag to compare
  • Upgraded cloud function to g113 runtime
  • Upgraded CLI to go1.15 SDK
  • Patched post-action sharing nodes related intermittent issue

Releas 2.4.1

11 May 14:09
Compare
Choose a tag to compare
  • Extended retry for load job, get job status with internal server error checks
  • Added Insert action (StreamingAPI)
  • Added bqmonitor CLI

Release 2.2.0

14 Apr 05:43
Compare
Choose a tag to compare
Release 2.2.0 Pre-release
Pre-release
  • Extended direct eventing mode in bqtail CLI
  • Added arbitrary schema field addition with JSON format
  • Added expiry option
  • Added Transient.CopyMethod to control copy strategy.
  • Removed Dest.DMLAppend (BREAK BACKWARD COMPATIBILITY), use Transient.CopyMethod=DML instead