Skip to content

Releases: programmfabrik/fylr-plugin-example

Release v1.35.0

Choose a tag to compare

@martinrode martinrode released this 22 Jun 16:18

Adds the skiptermsfield custom-type subfield: indexed in OpenSearch (search/facets) but kept out of the suggest term tables. Demonstrates the fylr custom-mapping skipTerms flag (fylr #79739). Cut from main (v1.33.0 line); the v1.34.0-pre* line is unrelated.

Full Changelog: v1.33.0...v1.35.0

Release v1.34.0-pre2

Release v1.34.0-pre2 Pre-release
Pre-release

Choose a tag to compare

@martinrode martinrode released this 22 Jun 14:10

Pre-release: add the skiptermsfield custom-type subfield (kept out of the suggest term tables, still indexed in OpenSearch). For fylr #79739 / test/api/db/custom_data_skipterms.

Full Changelog: v1.33.0...v1.34.0-pre2

Release v1.34.0-pre1

Release v1.34.0-pre1 Pre-release
Pre-release

Choose a tag to compare

@martinrode martinrode released this 03 Jun 09:46

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

Choose a tag to compare

@martinrode martinrode released this 26 May 16:29
  • New cookbook recipe fylr_example:example_metadata:example-request-only-empty that emits a metadata JSON where every recipe field is the empty string. Drives fylr's recipe path in internal/api/object/file_metadata.go with 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-weblink bug.

Full Changelog: v1.32.0...v1.33.0

Release v1.32.0

Choose a tag to compare

@martinrode martinrode released this 28 Apr 14:12

Full Changelog: v1.31.0...v1.32.0

Release v1.31.0

Choose a tag to compare

@martinrode martinrode released this 28 Apr 12:17

Full Changelog: v1.30.1...v1.31.0

Release v1.30.1

Choose a tag to compare

@mad-pf mad-pf released this 28 Apr 06:19

Test release workflow

Full Changelog: v1.30.0...v1.30.1

Release 1.29.1

Choose a tag to compare

@martinrode martinrode released this 09 Apr 11:34

Use empty placeholders for metadata mapping parameters to match fylr apitest test/api/task/metadata.

Use metadata recipe params

Choose a tag to compare

@martinrode martinrode released this 09 Apr 08:48
metadata recipe: improved to actually use passed parameters

see #78207

Use "ref" from _current

Choose a tag to compare

@martinrode martinrode released this 02 Apr 09:14

This change allows us to check if values were loaded for the "_current" object sent to plugins.