Skip to content

Releases: adulau/DomainClassifier

DomainClassifier version 1.4 released including a redis cache bug

29 Jan 15:30
v1.4
83e9efb
Compare
Choose a tag to compare

v1.4 (2024-01-29)

  • [setup] v1.4 release. [Alexandre Dulaunoy]

  • [release] add the complete README.md for PyPI. [Alexandre Dulaunoy]

Fix

  • [DomClassifier] fix redis cache. [terrtia]

Other

  • Merge pull request #7 from Terrtia/master. [Alexandre Dulaunoy]

    fix Redis Cache

DomainClassifier released with TLD cache, dns record request cache and regexp timeout

10 Jan 15:50
v1.1
caed4bf
Compare
Choose a tag to compare

v1.1 (2024-01-10)

New

  • [domainclassifier] add a simple cache of the TLDs list from IANA (to avoid downloading at each start of the library) [Alexandre Dulaunoy]

Changes

  • [dep] remove PyBGPranking for the time being. [Alexandre Dulaunoy]

  • [domclassifier] add dns records redis cache + regex timeout. [terrtia]

  • [domainclassifier] update req user-agent. [terrtia]

  • [domainclassifier] clean-up code. [Alexandre Dulaunoy]

  • [doc] updated. [Alexandre Dulaunoy]

  • [lib] add the port option for recursive resolver outside the standard TCP/UDP 53 port. [Alexandre Dulaunoy]

  • [doc] another cloud service vanished into a black hole. [Alexandre Dulaunoy]

Fix

  • [DomainClassifier] set optional dns port. [Alexandre Dulaunoy]

Other

  • Merge branch 'master' of github.com:adulau/DomainClassifier. [Alexandre Dulaunoy]

  • Merge pull request #6 from Terrtia/master. [Alexandre Dulaunoy]

    chg: [domclassifier] add dns records redis cache + regex timeout

  • Merge pull request #5 from Terrtia/master. [Alexandre Dulaunoy]

    chg: [domainclassifier] update req user-agent

DomainClassifier version 8 released

17 Feb 09:28
37802a1
Compare
Choose a tag to compare