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

4 hours ago

ADDITIONS

  • address: optional deepparse HTTP parser by @adamdecaf in #885
    • Opt-in alternative to libpostal / usaddress; default parsers are unchanged
    • Configure Watchman.Deepparse (Enabled, BaseURL or DEEPPARSE_URL, Model, Timeout)
    • make setup-deepparse starts ghcr.io/graal-research/deepparse:0.11.0 on :8000 via a compose profile (not part of make setup)
    • Search ?address= uses deepparse when enabled; if both Deepparse and PostalPool are on, Deepparse wins
    • Client: https://github.com/adamdecaf/deepparse-go

IMPROVEMENTS

  • docs: clarify that pre-built Watchman releases use libpostal/PostalPool by @adamdecaf in bf299ede

BUILD

  • fix(deps): update module github.com/openrouterteam/go-sdk to v0.7.156 by @renovate in #886
  • fix(deps): update module github.com/openrouterteam/go-sdk to v0.7.157 by @renovate in #887
  • fix(deps): update module github.com/openrouterteam/go-sdk to v0.7.158 by @renovate in #888

Full Changelog: v0.67.0...v0.68.0

Don't miss a new watchman release

NewReleases is sending notifications on new releases.