Release v1.0.3
Installation
Homebrew (macOS/Linux)
brew upgrade stigmerManual Installation
Download the appropriate binary for your platform from the assets below.
Highlights
Fixes the remaining release pipeline failure — the TypeScript SDK codegen had the same infinite recursion bug on self-referential protobuf message types that was fixed for Python in v1.0.1.
What's Changed
Bug Fixes
- codegen: add cycle detection to TS SDK scanFieldForSpecialImports
Full Changelog: v1.0.2...v1.0.3