What's Changed
- fix: make queue/DLQ ops discoverable and typed, point skill docs at engine contracts by @andersonleal in #1743
- fix(website): true-quadratic hero chart, boxed destination tabs, nav overlap by @rohitg00 in #1745
- fix(iii-worker): replace existing bundle install on cross-project add by @andersonleal in #1742
- fix: issue with unregister trigger in custom triggers by @sergiofilhowz in #1750
- feat(website): one self-routing copy-prompt; llms.txt explains, AGENTS.md builds by @rohitg00 in #1754
- feat(engine): expose response_schema on triggers info by @andersonleal in #1748
- docs(changelog): add 0.19.0 entry for response_schema on triggers info by @andersonleal in #1757
- add opt-in skills rerender functionality to iii repository by @anthonyiscoding in #1758
- feat(sdk/go): add official Go SDK for the iii worker protocol by @MarcusElwin in #1739
- feat(observability): add
tracetrigger type by @ytallo in #1753 - fix(website): stop session replay recording the animated SVG firehose by @rohitg00 in #1762
- refactor(rust-sdk)!: drop serde_json::Value re-export by @guibeira in #1759
- refactor(rust-sdk)!: delete FieldPath, de-export MergePath by @guibeira in #1763
- refactor(python-sdk)!: delete IIIForbiddenError/IIITimeoutError by @guibeira in #1768
- refactor(node-sdk)!: remove TriggerActionType alias by @guibeira in #1770
- refactor(rust-sdk)!: remove orphan TriggerTypeInfo by @guibeira in #1771
- refactor(node-sdk,python-sdk)!: drop Logger re-export by @guibeira in #1772
- refactor(rust-sdk)!: remove UpdateBuilder export by @guibeira in #1756
- refactor(python-sdk)!: drop OTel suite re-export by @guibeira in #1774
- Revert "fix(website): true-quadratic hero chart, boxed destination tabs, nav overlap (#1745)" by @rohitg00 in #1773
- feat(observability): deduplicate OTEL spans across engine and worker SDKs by @ytallo in #1775
New Contributors
- @MarcusElwin made their first contribution in #1739
Full Changelog: iii/v0.18.0...iii/v0.19.0-next.3