Skip to content

Commit 51b9b2b

Browse files
committed
chore(release): v8.0.7
1 parent 5a8e806 commit 51b9b2b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 8.0.7 - 2026-04-02
4+
5+
### Changed
6+
7+
- Workflow: `DefaultUrlHandler` now records per-URL handler failures and `KgImportWorkflow` raises a summary error after processing all URLs, returning a non-zero exit when any failures occur.
8+
39
## 8.0.5 - 2026-03-31
410

511
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "wordlift-sdk"
3-
version = "8.0.6"
3+
version = "8.0.7"
44
description = "Python toolkit for orchestrating WordLift imports and structured data workflows."
55
authors = ["David Riccitelli <david@wordlift.io>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)