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

latest releases: v0.54.1, v0.54.0, v0.53.1...
3 months ago

This release of Watchman adds support for ingesting CSV files as datasets, improved address similarity scoring, returning the original query in search results, and consolidating the web interface in the server binary / docker image along with several bug fixes.

ADDITIONS

  • download: read DOWNLOAD_TIMEOUT from environment, default to 45s
  • ingest: support arbitrary CSV via configuration as datasets
  • search: return the original query
  • sources/display: add DetailsURL for getting linkable Entity pages

IMPROVEMENTS

  • api: add test for ErrorResponse and JsonResponse
  • build: consolidate webui into main binary / docker image
  • fix: set INITIAL_DATA_DIRECTORY better in tests
  • ingest: normalize Entity after parse
  • ofactest: use a "tiny ofac" record set, except for benchmarks
  • search: grab read lock before ProcessSliceFn
  • search: hide SimilarityScore fields when zero
  • search: normalize addresses to improve search results

BUILD

  • build: only run benchmarks on non-github authored commits
  • build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0

Don't miss a new watchman release

NewReleases is sending notifications on new releases.