Skip to content

Releases: pollination/pollination-dsl

v0.11.3

20 Mar 03:09
Compare
Choose a tag to compare

0.11.3 (2021-03-20)

Bug Fixes

  • handler: set an empty list for aliases with no handlers (0062aae)

v0.11.2

19 Mar 16:34
Compare
Choose a tag to compare

0.11.2 (2021-03-19)

Bug Fixes

  • alias: add support for optional alias (deda3bc)

v0.11.1

26 Feb 20:04
Compare
Choose a tag to compare

0.11.1 (2021-02-26)

Bug Fixes

  • deps: relax dependencies (49b8631)

v0.11.0

26 Feb 19:07
Compare
Choose a tag to compare

0.11.0 (2021-02-26)

Bug Fixes

  • accept empty string as a default value (9332976)
  • pull package: catch the case for infinite pip install loop (be224fe)

Features

  • io: add support for optional inputs and outputs (fd93e8b)

v0.10.3

23 Feb 20:37
Compare
Choose a tag to compare

0.10.3 (2021-02-23)

Bug Fixes

  • package: handle DAG output types (cbff2b3)

v0.10.2

23 Feb 16:00
Compare
Choose a tag to compare

0.10.2 (2021-02-23)

Bug Fixes

  • task: use only recipe name for main tag template (0df446a)

v0.10.1

23 Feb 04:27
Compare
Choose a tag to compare

0.10.1 (2021-02-23)

Bug Fixes

  • get_docker_image_version: add an option for alias (6e35265)

v0.10.0

21 Feb 21:13
Compare
Choose a tag to compare

0.10.0 (2021-02-21)

Bug Fixes

  • task: give a better error message for invalid arguments (3b57469)

Features

  • run command: add a force option to overwrite the folder if exists (8347a96)

v0.9.7

13 Feb 03:17
Compare
Choose a tag to compare

0.9.7 (2021-02-13)

Bug Fixes

  • dependencies: load dependencies for DAGs recursively (28c3f19)
  • package metadata: ensure package name is fixed (725fa0a), closes #68

v0.9.6

07 Feb 19:24
Compare
Choose a tag to compare

0.9.6 (2021-02-07)

Bug Fixes

  • push: fix bug in owner account (135e1f9)