IMPROVEMENTS
- csl_eu: skip rows with a non-numeric EntityLogicalID by @SashaMIT in #861
- Failed
AtoiofEntityLogicalIDstored as 0, so those rows merged into one record
- Failed
- search: read
SEARCH_MAX_IN_FLIGHTfrom environment by @toruiwasa in #862- The env var was documented but only YAML
Search.MaxInFlightwas honored (server never callsDefaultConfig()) - When set to a positive integer,
SEARCH_MAX_IN_FLIGHTtakes precedence over YAML (same pattern asINITIAL_DATA_DIRECTORY)
- The env var was documented but only YAML
- docs: correct environment variable tables in config.md by @toruiwasa in #860
- fix(ci): upload Windows release assets with bash so
$TAGexpands by @adamdecaf in 328f7c3- PowerShell is the default shell on
windows-latest, so$TAG/$REPOwere empty andgh release uploadfailed
- PowerShell is the default shell on
BUILD
- fix(deps): update all by @renovate in #863
github.com/openrouterteam/go-sdkv0.7.132 → v0.7.133github.com/modelcontextprotocol/go-sdkv1.7.0 → v1.8.0
- fix(deps): update module github.com/urfave/cli/v3 to v3.12.0 by @renovate in #864
New Contributors
Full Changelog: v0.66.1...v0.66.2