Releases: pollination/queenbee
Releases · pollination/queenbee
v1.22.3
1.22.3 (2020-12-18)
Bug Fixes
- plugin: rename new-operator.yaml to new-plugin.yaml (35f016b)
v1.22.2
1.22.2 (2020-12-16)
Bug Fixes
- auth: decode auth header as secret value (e7d0bf2)
v1.22.0
1.22.0 (2020-12-15)
Features
- auth: add header based authentication (266a589)
v1.21.4
1.21.4 (2020-12-11)
Bug Fixes
- schema: add missing models (d9dd695)
v1.21.3
1.21.3 (2020-12-10)
Bug Fixes
- schema: make api_version read-only in schema (b50912c), closes #216
v1.21.2
1.21.2 (2020-12-10)
Bug Fixes
- alias inputs: fix type for linked input (326b731)
v1.21.0
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
1.20.0 (2020-12-09)
Features
- rename plugin.yaml and recipe.yaml to package.yaml (e756a78), closes #199