Skip to content

Releases: pollination/queenbee

v1.17.1

28 Sep 08:36
Compare
Choose a tag to compare

1.17.1 (2020-09-28)

Bug Fixes

  • cli: dependency folder bug on recipe install (d53dca5)

v1.17.0

22 Sep 07:00
Compare
Choose a tag to compare

1.17.0 (2020-09-22)

Bug Fixes

  • basemodel: enable passing kwargs to underlying serialization functions (12b53ec)
  • repository: fix metadata management and search bug (c97a8e3)

Features

  • cli: add repository management and search features (b290acd)
  • package version: add optional manifest, readme and license to package metadata (4786779)
  • repository: add basic search feature (0bdd0e1)
  • repository: add metadata to packages and indices (fd70809), closes #141
  • repository: make latest a special tag (75810e7), closes #140

v1.16.2

27 Aug 14:43
Compare
Choose a tag to compare

1.16.2 (2020-08-27)

Bug Fixes

  • artifact: dag output artifacts from folder cannot template path (89ee9c9), closes #134

v1.16.1

27 Aug 09:44
Compare
Choose a tag to compare

1.16.1 (2020-08-27)

Bug Fixes

v1.16.0

27 Aug 08:43
Compare
Choose a tag to compare

1.16.0 (2020-08-27)

Bug Fixes

Features

  • dag: dAGs can now have artifact outputs from a folder path (7112f21), closes #134

v1.15.4

25 Aug 09:09
Compare
Choose a tag to compare

1.15.4 (2020-08-25)

Bug Fixes

  • recipe: dependencies folder is nested for each recipe dep (0211a23)

v1.15.3

24 Aug 13:38
Compare
Choose a tag to compare

1.15.3 (2020-08-24)

Bug Fixes

  • dag: fix validation for arguments value (00aea6b)
  • dag: validation for dag argument parameters (a91c744)

v1.15.2

19 Aug 11:17
Compare
Choose a tag to compare

1.15.2 (2020-08-19)

Bug Fixes

  • auth: better error code check to trigger re-auth (a8bb9d4)

v1.15.1

18 Aug 11:07
Compare
Choose a tag to compare

1.15.1 (2020-08-18)

Bug Fixes

  • auth: pollination server now uses 403 instead of 401 for no-auth (d2ac0fb)

v1.15.0

13 Aug 17:20
Compare
Choose a tag to compare

1.15.0 (2020-08-13)

Features

  • dag: add annotations field (17b0447)