Releases: moov-io/watchman
Releases · moov-io/watchman
Release v0.58.0
What's Changed
- feat: add FinCEN 311/9714 Special Measures list with help from @MorganaFuture
- feat: support arbitrary OpenSanctions lists with help from @MorganaFuture
- fix: MockRepository now stores entities for ExportFile test by @MorganaFuture in #692
- build(deps-dev): bump uri from 0.13.2 to 0.13.3 in /docs by @dependabot[bot] in #694
Full Changelog: v0.57.0...v0.58.0
Release v0.57.0
What's Changed
- search: include Government ID Name by @adamdecaf in #683
- build: only docker push if creds are set by @adamdecaf in #687
- feat: add geocoding support for address latitude/longitude (#622) by @MorganaFuture in #685
- feat: support Senzing entity format for ingest and export (#649) by @MorganaFuture in #684
- feat: support accepting and responding in Senzing format by @adamdecaf in #688
- feat: add TF-IDF weighting for name matching (#597) by @MorganaFuture in #689
- build: really don't run Docker tasks on forks by @adamdecaf in #690
New Contributors
- @MorganaFuture made their first contribution in #685
Full Changelog: v0.56.1...v0.57.0
Release v0.56.1
Full Changelog: v0.56.0...v0.56.1
Release v0.56.0
Important Notes
By default there are no lists downloaded by default. Deployments will need to set IncludedLists in the config file or set INCLUDED_LISTS as an environmental variable. Refer to the configuration documentation for more information.
Changes
- ingest: accept gzip bodies by @adamdecaf in #678
- download: remove default included lists, read INCLUDED_LISTS by @adamdecaf in #682
- sources/us_non_sdn: add Non-SDN list by @adamdecaf in #681
- search: score 1.0 for sourceID matches by @adamdecaf in #680
- chore(deps): update github artifact actions (major) by @renovate[bot] in #679
Full Changelog: v0.55.1...v0.56.0
Release v0.55.1
Full Changelog: v0.55.0...v0.55.1
Release v0.55.0
What's Changed
- chore(deps): update github artifact actions (major) by @renovate[bot] in #666
- fix(deps): update opentelemetry-go monorepo to v1.39.0 by @renovate[bot] in #670
- build(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0 by @dependabot[bot] in #668
- ui: read/set all entity properties by @adamdecaf in #674
- fix(deps): update all by @renovate[bot] in #665
- chore(deps): update all (major) by @renovate[bot] in #669
- chore(deps): update dependency bulma-clean-theme to v0.14.0 by @renovate[bot] in #675
- ingest: speed up merging and dedup by @adamdecaf in #677
Full Changelog: v0.54.4...v0.55.0
Release v0.54.4
Full Changelog: v0.54.3...v0.54.4
Release v0.54.2
What's Changed
- fix(deps): update opentelemetry-go monorepo to v1.38.0 by @renovate[bot] in #661
- build: wrap process in tini by @adamdecaf in #663
- fix: duplicate response header write by @ahrtmn in #664
- build(deps): bump rexml from 3.3.9 to 3.4.2 in /docs by @dependabot[bot] in #662
- fix(deps): update all by @renovate[bot] in #647
- chore(deps): update all (major) by @renovate[bot] in #643
New Contributors
Full Changelog: v0.54.1...v0.54.2
Release v0.54.1
What's Changed
- ingest,search: dedup phone contact info
- ingest: don't use request context
- index: verify Normalize is called in index/ingest packages
- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #653
- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #657
- chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #656
- ingest,search: dedup phone contact info by @adamdecaf in #658
- build(deps-dev): bump nokogiri from 1.18.8 to 1.18.9 in /docs by @dependabot[bot] in #659
Full Changelog: v0.54.0...v0.54.1
Release v0.54.0
What's Changed
- fix(deps): update opentelemetry-go monorepo to v1.37.0 by @renovate in #651
- ingest: consolidate entities by @adamdecaf in #652
- search: tweak otel attributes in search
- search: add method specific errors in MockClient
Full Changelog: v0.53.1...v0.54.0