Releases: programmfabrik/fylr-plugin-example
Releases · programmfabrik/fylr-plugin-example
Release v1.32.0
Full Changelog: v1.31.0...v1.32.0
Release v1.31.0
Full Changelog: v1.30.1...v1.31.0
Release v1.30.1
Test release workflow
Full Changelog: v1.30.0...v1.30.1
Release 1.29.1
Use empty placeholders for metadata mapping parameters to match fylr apitest test/api/task/metadata.
Use metadata recipe params
metadata recipe: improved to actually use passed parameters see #78207
Use "ref" from _current
This change allows us to check if values were loaded for the "_current" object sent to plugins.
Added _current test info to "bounce" endpoint
cat.js: add _current info for bounce test see #79110
Add dummy parameter to recipe "example-request-only-with-error"
v1.27.2 Update recipe_dynamic_request_only_with_error.json
Reduce dummy output in error test
error test: reduce debug lines to fix problems with "apitest" The apitest tool using the json.Number version has problems digesting the long output from the error plugin. Reduced the number of dummy lines in the output to get around this problem. see #78854
More cases to apitest plugin_metadata
metadata mapping: more test case setup see #78820