Skip to content

Releases: pollination/queenbee

v1.22.3

18 Dec 15:11
Compare
Choose a tag to compare

1.22.3 (2020-12-18)

Bug Fixes

  • plugin: rename new-operator.yaml to new-plugin.yaml (35f016b)

v1.22.2

16 Dec 14:58
Compare
Choose a tag to compare

1.22.2 (2020-12-16)

Bug Fixes

  • auth: decode auth header as secret value (e7d0bf2)

v1.22.1

16 Dec 08:59
Compare
Choose a tag to compare

1.22.1 (2020-12-16)

Bug Fixes

  • cli: remove old imports (5d3481e)

v1.22.0

15 Dec 14:33
Compare
Choose a tag to compare

1.22.0 (2020-12-15)

Features

  • auth: add header based authentication (266a589)

v1.21.4

11 Dec 00:50
Compare
Choose a tag to compare

1.21.4 (2020-12-11)

Bug Fixes

  • schema: add missing models (d9dd695)

v1.21.3

10 Dec 22:01
Compare
Choose a tag to compare

1.21.3 (2020-12-10)

Bug Fixes

  • schema: make api_version read-only in schema (b50912c), closes #216

v1.21.2

10 Dec 19:13
Compare
Choose a tag to compare

1.21.2 (2020-12-10)

Bug Fixes

  • alias inputs: fix type for linked input (326b731)

v1.21.1

09 Dec 19:39
Compare
Choose a tag to compare

1.21.1 (2020-12-09)

Bug Fixes

v1.21.0

09 Dec 17:44
9b364f5
Compare
Choose a tag to compare

1.21.0 (2020-12-09)

Bug Fixes

  • api version: correctly copy paste... (9b364f5)
  • status: add inputs and redocument outputs (77452e7)

Features

  • api version: add an api_version key to DTOs (59b87ca)

v1.20.0

09 Dec 00:04
Compare
Choose a tag to compare

1.20.0 (2020-12-09)

Features

  • rename plugin.yaml and recipe.yaml to package.yaml (e756a78), closes #199