Skip to content

Releases: pollination/queenbee

v1.28.0

23 May 21:34
Compare
Choose a tag to compare

1.28.0 (2024-05-23)

Bug Fixes

  • poetry: update build scripts for ci environment (bfc853c)

Features

  • ptyhon 12: support newest LTS version of python and build against it (e75269d)

v1.27.0

02 Jul 20:16
Compare
Choose a tag to compare

1.27.0 (2023-07-02)

Features

  • function: add support for script functions (f2e19b4)

v1.26.8

30 Jun 20:28
Compare
Choose a tag to compare

1.26.8 (2023-06-30)

Bug Fixes

  • deps: keep Pydantic version to 1.X (6d66607)

v1.26.7

10 Mar 21:41
Compare
Choose a tag to compare

1.26.7 (2023-03-10)

Bug Fixes

  • step outputs: support translating DAG artifact outputs (2e9d240)

v1.26.6

26 Oct 18:18
Compare
Choose a tag to compare

1.26.6 (2022-10-26)

Bug Fixes

  • status: add support for Container status type (7b6a983)

v1.26.5

07 Jan 13:29
Compare
Choose a tag to compare

1.26.5 (2022-01-07)

Bug Fixes

  • deps: bump jsonschema from 3.2.0 to 4.3.3 (89ad1d1)

v1.26.4

06 Jan 19:39
Compare
Choose a tag to compare

1.26.4 (2022-01-06)

Bug Fixes

  • build: use the updated GitHub token (cb9891b)
  • deps: bump pyyaml from 5.4.1 to 6.0 (cd92d76)

v1.26.2

22 Sep 08:43
679f527
Compare
Choose a tag to compare

1.26.2 (2021-09-22)

Bug Fixes

  • plugin: function cannot use . as input path (#366) (679f527)

v1.26.1

03 Jun 13:28
Compare
Choose a tag to compare

1.26.1 (2021-06-03)

Bug Fixes

v1.26.0

03 Jun 12:32
Compare
Choose a tag to compare

1.26.0 (2021-06-03)

Bug Fixes

  • job: check for duplicate argument names (8e070cd), closes #320

Features