Skip to content

Releases: iii-hq/iii

iii 0.11.0-next.8

11 Apr 12:27

Choose a tag to compare

iii 0.11.0-next.8 Pre-release
Pre-release

What's Changed

  • ci: skip CI pipelines on docs and skills-only changes by @ytallo in #1455
  • fix: improvements to dx by @sergiofilhowz in #1454
  • fix(iii-worker): route 127.0.0.1 to host and fix ERROR-level VM console logs by @andersonleal in #1451
  • fix(iii-worker): validate worker config and fix CLI help text by @ytallo in #1450
  • docs: update changelog and how-to for local-path worker support and C… by @sergiofilhowz in #1457
  • fix(iii-init): mount /tmp and /run as tmpfs in VM guest by @andersonleal in #1458
  • fix(iii-worker): normalize inline empty workers list before append by @guibeira in #1456
  • feat(iii-worker): replace static registry with per-worker API by @andersonleal in #1460

Full Changelog: iii/v0.11.0-next.7...iii/v0.11.0-next.8

iii 0.11.0-next.7

10 Apr 15:46

Choose a tag to compare

iii 0.11.0-next.7 Pre-release
Pre-release

What's Changed

  • fix(python-sdk): sync handlers fail after main thread exits by @guibeira in #1445
  • feat(iii-worker): replace dev subcommand with integrated local-path worker support by @andersonleal in #1443
  • feat(iii-worker): add cross-platform integration test suite and CI by @andersonleal in #1449

Full Changelog: iii/v0.11.0-next.6...iii/v0.11.0-next.7

iii 0.11.0-next.6

09 Apr 20:38

Choose a tag to compare

iii 0.11.0-next.6 Pre-release
Pre-release

What's Changed

Full Changelog: iii/v0.11.0-next.5...iii/v0.11.0-next.6

iii 0.11.0-next.5

08 Apr 15:24

Choose a tag to compare

iii 0.11.0-next.5 Pre-release
Pre-release

What's Changed

Full Changelog: iii/v0.11.0-next.4...iii/v0.11.0-next.5

iii 0.11.0-next.4

08 Apr 14:36

Choose a tag to compare

iii 0.11.0-next.4 Pre-release
Pre-release

What's Changed

  • refactor: make opentelemetry a required dependency in Python SDK by @guibeira in #1434
  • fix: remove unsupported worker release targets and fix aarch64 cross-link by @andersonleal in #1435

Full Changelog: iii/v0.11.0-next.3...iii/v0.11.0-next.4

iii 0.11.0-next.3

08 Apr 13:13

Choose a tag to compare

iii 0.11.0-next.3 Pre-release
Pre-release

What's Changed

  • revert: "fix: worker binary release targets and cross-compilation deps (#1428)" by @ytallo in #1433

Full Changelog: iii/v0.11.0-next.2...iii/v0.11.0-next.3

iii 0.11.0-next.2

08 Apr 12:44

Choose a tag to compare

iii 0.11.0-next.2 Pre-release
Pre-release

What's Changed

  • feat: add config-driven worker management with binary downloads and registry workers by @andersonleal in #1424
  • feat: 0.10.0 docs by @sergiofilhowz in #1427
  • fix: prerelease version increment should not bump base version by @ytallo in #1429
  • fix: console logs not showing when config uses workers key by @guibeira in #1432
  • docs(skills): rename queue trigger type to durable:subscriber by @rohitg00 in #1431
  • fix: worker binary release targets and cross-compilation deps by @ytallo in #1428

Full Changelog: iii/v0.11.0-next.1...iii/v0.11.0-next.2

iii 0.11.0-next.1

07 Apr 23:24

Choose a tag to compare

iii 0.11.0-next.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: iii/v0.10.0...iii/v0.11.0-next.1

iii 0.10.0

25 Mar 16:16

Choose a tag to compare

What's Changed

Full Changelog: iii/v0.9.0...iii/v0.10.0

iii 0.9.0

15 Mar 01:20

Choose a tag to compare

What's Changed

  • feat(trace): update timestamp handling and enhance error logging with stacktrace support by @andersonleal in #1246
  • fix: bump deps to 0.8.3 and fix stream test error code by @andersonleal in #1275
  • Incorporate Mike's review and AI nits by @anthonyiscoding in #1277
  • fix: all unregistering for functions and triggers in their own section by @anthonyiscoding in #1278
  • refactor: standardize condition_function_id across all trigger types by @ytallo in #1280
  • ci: migrate Rust coverage from tarpaulin to cargo-llvm-cov by @guibeira in #1279
  • feat: add Observability section with OpenTelemetry trace visualization by @rohitg00 in #1268
  • feat: motia quality of life improvements by @sergiofilhowz in #1282
  • ci: add benchmark release workflow with regression detection by @guibeira in #1287
  • feat: named queues with trigger action routing by @ytallo in #1283
  • refactor: remove KV Server module and related configurations by @sergiofilhowz in #1291
  • feat: sdk parity across all language runtimes by @sergiofilhowz in #1288
  • chore: update how-to docs and website by @guibeira in #1294
  • feat(trace): introduce Flow View and Workflow Chain components for enhanced trace visualization by @andersonleal in #1284
  • Docs/trigger actions by @ytallo in #1299
  • Docs/named queue by @ytallo in #1301
  • Docs/api reference by @sergiofilhowz in #1296
  • feat: updating rust sdk to not have exposed connect and work sync by @sergiofilhowz in #1309
  • refactor: unify Python SDK public API and align cross-SDK patterns by @ytallo in #1310
  • docs: enhance SDK documentation with Logger details across Node, Pyth… by @sergiofilhowz in #1311
  • refactor: unify Python SDK public API and align all documentation with current SDK surface by @ytallo in #1303

Full Changelog: iii/v0.8.3...iii/v0.9.0