Releases: programmfabrik/fylr-plugin-example
Releases · programmfabrik/fylr-plugin-example
Release v1.34.0-pre1
Pre-release for the fylr #79695 apitest (base config save validation: mandatory parameters + empty dynamic-recipe parameter rejection). Adds the mandatory_example config and the example-recipe-variables dynamic recipe. Pre-release only — not for general use; does not become releases/latest.
Full Changelog: v1.33.0...v1.34.0-pre1
Release v1.33.0
- New cookbook recipe
fylr_example:example_metadata:example-request-only-emptythat emits a metadata JSON where every recipe field is the empty string. Drives fylr's recipe path ininternal/api/object/file_metadata.gowith empty-string inputs so apitests can exercise the "recipe ran but delivered no data" code path without depending on the ai-metadata plugin. Used by ticket #79607 to reproduce the cleared-weblinkbug.
Full Changelog: v1.32.0...v1.33.0
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