fix: accept non-DNS Common Crawl graph rows
Some checks failed
Standalone registry checks / check (push) Has been cancelled
Some checks failed
Standalone registry checks / check (push) Has been cancelled
This commit is contained in:
parent
3e0cc1bc50
commit
3b6966c81a
7 changed files with 60 additions and 21 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## 0.6.1 - 2026-09-22
|
||||
|
||||
- Accept complete Common Crawl domain-rank releases containing provider rows
|
||||
that are not valid DNS hostnames. Such rows remain authenticated and counted
|
||||
in source coordinates but cannot match or enter the official-domain catalog.
|
||||
- Keep malformed graph schemas and numeric fields fail-closed, with a regression
|
||||
derived from the real `com.your_domain` provider row.
|
||||
|
||||
## 0.6.0 - 2026-09-22
|
||||
|
||||
- Add a streaming Common Crawl domain Web Graph adapter for harmonic-centrality,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue