Skip to content

v1.2.0

Choose a tag to compare

@Pascal-Delange Pascal-Delange released this 02 Jun 08:28
· 52 commits to main since this release

What's Changed

  • chore: bump github.com/getkin/kin-openapi from 0.135.0 to 0.136.0 by @dependabot[bot] in #1742
  • chore: bump cloud.google.com/go/storage from 1.62.0 to 1.62.1 by @dependabot[bot] in #1741
  • chore: bump the riverqueue group across 1 directory with 3 updates by @dependabot[bot] in #1739
  • chore: bump the sentry group across 1 directory with 2 updates by @dependabot[bot] in #1740
  • chore: bump cloud.google.com/go/bigquery from 1.74.0 to 1.77.0 by @dependabot[bot] in #1746
  • chore: bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.41.0 to 0.42.0 by @dependabot[bot] in #1745
  • chore: bump google.golang.org/api from 0.275.0 to 0.278.0 by @dependabot[bot] in #1744
  • chore: bump the sentry group across 1 directory with 2 updates by @dependabot[bot] in #1743
  • New screening provider: Lexis Nexis by @apognu in #1719
  • redirect to signed url instead of streaming data with gin for screeni… by @Pascal-Delange in #1748
  • feat: add monitored object active gauge by @OrriMandarin in #1734
  • Minor fixes on multiple screening providers by @apognu in #1749
  • add missing routes on v1beta api & backport cont screening logic to v… by @Pascal-Delange in #1754
  • store continuous screening entry even if there were no matches by @Pascal-Delange in #1756
  • do 'reverse' search for continuous screening on LegalEntity rows by @Pascal-Delange in #1755
  • feat: add screening collector by @OrriMandarin in #1723
  • Implement continuous monitoring for multiple providers. by @apognu in #1747
  • Allow global filters for transaction monitoring. by @apognu in #1757
  • Apply legacy dataset filters to OpenSanctions manual search. by @apognu in #1758
  • specific error message (for UI) in case of null value in trigger cond… by @Pascal-Delange in #1759
  • remove unused (renormalized) columns on screening tables by @Pascal-Delange in #1760
  • cleanup unused code by @Pascal-Delange in #1761
  • Add settings to add Lexis Nexis download token for delta fetching. by @apognu in #1763
  • Human-readable titles for classification. by @apognu in #1764
  • Use the proper properties.programId filter. by @apognu in #1765
  • correct filtering logic for delta file processing with lexis filters by @Pascal-Delange in #1766
  • Snooze job on enrichment 404 fail by @Pascal-Delange in #1768
  • add stable rule id (and screening rule name) to decision rule, screen… by @Pascal-Delange in #1767

Full Changelog: v1.1.0...v1.2.0