Skip to content

Releases: src-d/identity-matching

v3.2.0

12 Nov 21:44

Choose a tag to compare

  • Fixed the performance problems (#91)
  • The raw signatures cache file name depends on the SQL checksum
  • The external identities cache file name depends on the provider name
  • Write the last chunk of external identities cache
  • Cache the mismatched emails by the external service
  • Merge people by name properly

v3.1.1

15 Oct 18:44
a380bc6

Choose a tag to compare

  • Fix the deadlock in the cached external matchers
  • Improve the logging

v3.1.0

15 Oct 11:16
98f6f8e

Choose a tag to compare

  • GitHub external matcher uses the Commit API bt default [#61]

v3.0.0

14 Oct 09:02
0566e51

Choose a tag to compare

  • Added detection of primary emails
  • Primary names and emails are detected in the last year by default
  • Bug fixes

v2.0.0

19 Aug 12:45
b495cf8

Choose a tag to compare

New features

  • External ID matching:
    • Add ExternalIDProvider and ExternalID to output #32 #33
    • Add cache for External API calls #36 #41
    • Fix error handling for github API calls #40
    • Prevents the merge of components with different external IDs inside #42
  • Reseach
    • Add the names mining script #38
  • Add connected component size mean and std to report #43
  • Add MaxIdentities parameter #44
  • Add postgres output format #45

v1.0.0

30 Jul 07:54
8149257

Choose a tag to compare

Merge pull request #26 from zurk/report

Add report and its metrics