Skip to content

Releases: unacast/unaflow

v0.6.8

15 Mar 09:59
540c03b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8

v0.6.7

27 Jun 13:33
1b6d6d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.6...v0.6.7

v0.6.6

28 Jun 11:43
b9c8a64
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

v0.6.5

28 Jun 09:08
c0e93a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

23 Jun 14:58
aa8dc0e
Compare
Choose a tag to compare

What's Changed

  • Changes needs to occur in constructor by @judoole in #18

Full Changelog: v0.6.3...v0.6.4

v0.6.3

23 Jun 14:25
ead2932
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

23 Jun 13:14
773b63a
Compare
Choose a tag to compare

What's Changed

  • Add filename(s) to trigger_dag configuration by @judoole in #16

Full Changelog: v0.6.1...v0.6.2

v0.6.1

19 Apr 21:26
a1c7533
Compare
Choose a tag to compare

What's Changed

  • Use jinja for getting the top file in GCS event trigger by @judoole in #15

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Apr 08:58
03d38ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

19 Mar 09:12
Compare
Choose a tag to compare

This release contains a new, and optional, way of clearing a dag in the sensor. This happens when a DAG has already run for the execution date. We then rather clear, than trigger the DAG. Triggering of a DagRun that has already run, leads to an exception.