github moov-io/watchman v0.66.2
Release v0.66.2

5 hours ago

IMPROVEMENTS

  • csl_eu: skip rows with a non-numeric EntityLogicalID by @SashaMIT in #861
    • Failed Atoi of EntityLogicalID stored as 0, so those rows merged into one record
  • search: read SEARCH_MAX_IN_FLIGHT from environment by @toruiwasa in #862
    • The env var was documented but only YAML Search.MaxInFlight was honored (server never calls DefaultConfig())
    • When set to a positive integer, SEARCH_MAX_IN_FLIGHT takes precedence over YAML (same pattern as INITIAL_DATA_DIRECTORY)
  • docs: correct environment variable tables in config.md by @toruiwasa in #860
  • fix(ci): upload Windows release assets with bash so $TAG expands by @adamdecaf in 328f7c3
    • PowerShell is the default shell on windows-latest, so $TAG/$REPO were empty and gh release upload failed

BUILD

  • fix(deps): update all by @renovate in #863
    • github.com/openrouterteam/go-sdk v0.7.132 → v0.7.133
    • github.com/modelcontextprotocol/go-sdk v1.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

Don't miss a new watchman release

NewReleases is sending notifications on new releases.