Skip to content

Releases: iii-hq/iii

iii 0.16.0-next.2

26 May 20:24

Choose a tag to compare

iii 0.16.0-next.2 Pre-release
Pre-release

What's Changed

  • feat: add worker custom trigger type to iii-worker-ops by @sergiofilhowz in #1683
  • docs(0.13): archive 0.12 snapshot and add 0.13 changelog by @guibeira in #1677
  • feat(iii-worker): expand ${VAR} in worker config: at start time by @andersonleal in #1685
  • fix(engine,sdk): improve trigger registration error visibility by @guibeira in #1644
  • fix(iii-worker): inject default PATH for guests with no OCI env by @andersonleal in #1687
  • Refocus top-level iii skills and inline examples by @rohitg00 in #1688
  • feat/iii-observability by @guibeira in #1678
  • docs phase 2: creating-workers section + landing copy nit by @anthonyiscoding in #1664
  • refactor(rust-sdk)!: simplify register_function — 3 constructors + IIIError handlers by @guibeira in #1578
  • fix(ci): correct prerelease version bumps + sync observability manifests by @ytallo in #1692
  • fix(ci): sync iii-observability with iii on release bump by @guibeira in #1695

Full Changelog: iii/v0.13.0...iii/v0.16.0-next.2

iii 0.16.0-next.1

26 May 17:46

Choose a tag to compare

iii 0.16.0-next.1 Pre-release
Pre-release

What's Changed

  • feat: add worker custom trigger type to iii-worker-ops by @sergiofilhowz in #1683
  • docs(0.13): archive 0.12 snapshot and add 0.13 changelog by @guibeira in #1677
  • feat(iii-worker): expand ${VAR} in worker config: at start time by @andersonleal in #1685
  • fix(engine,sdk): improve trigger registration error visibility by @guibeira in #1644
  • fix(iii-worker): inject default PATH for guests with no OCI env by @andersonleal in #1687
  • Refocus top-level iii skills and inline examples by @rohitg00 in #1688
  • feat/iii-observability by @guibeira in #1678
  • docs phase 2: creating-workers section + landing copy nit by @anthonyiscoding in #1664
  • refactor(rust-sdk)!: simplify register_function — 3 constructors + IIIError handlers by @guibeira in #1578

Full Changelog: iii/v0.13.0...iii/v0.16.0-next.1

iii 0.15.0-next.1

26 May 14:50

Choose a tag to compare

iii 0.15.0-next.1 Pre-release
Pre-release

What's Changed

Full Changelog: iii/v0.13.0...iii/v0.15.0-next.1

iii 0.13.0

25 May 14:14

Choose a tag to compare

What's Changed

  • ci: scope license agreement check to engine PRs by @ytallo in #1641
  • docs(creating-workers): unhide section and refresh README by @rohitg00 in #1651
  • docs(channels): add current 0.12 pages by @rohitg00 in #1654
  • fix(engine): pass -y when stopping external workers by @guibeira in #1655
  • fix(console/install.sh): accept iii/v* monorepo release tags by @guibeira in #1660
  • feat(sdk)!: remove register_service from all SDKs by @guibeira in #1662
  • feat(telemetry): add posthog usage tracking by @rohitg00 in #1657
  • feat(workflows): add scripts for discovering and publishing worker skills by @sergiofilhowz in #1667
  • docs(http): add agent skills bundle for iii-http worker by @rohitg00 in #1668
  • refactor(sdk)!: drop unused telemetry exports across all SDKs by @guibeira in #1676
  • feat(engine)!: rework discovery builtins; drop hand-written SDK discovery types by @sergiofilhowz in #1675
  • feat(iii-worker): add bundle worker install pipeline by @andersonleal in #1674
  • docs(readme): show stable crates.io version in badge by @guibeira in #1656
  • docs(pubsub): add agent skills bundle for iii-pubsub worker by @rohitg00 in #1672
  • docs(exec): add agent skills bundle for iii-exec worker by @rohitg00 in #1671
  • fix(telemetry): dedupe PostHog payloads and add website session replay by @rohitg00 in #1680
  • docs(observability): add agent skills bundle for iii-observability worker by @rohitg00 in #1670
  • Add/website button clicks by @anthonyiscoding in #1681
  • skillkit -> skills by @anthonyiscoding in #1682
  • docs(cron): add agent skills bundle for iii-cron worker by @rohitg00 in #1666
  • docs(stream): add agent skills bundle for iii-stream worker by @rohitg00 in #1665
  • docs(http): add JSON samples to worked examples in skills bundle by @rohitg00 in #1673
  • docs(bridge): add agent skills bundle for iii-bridge worker by @rohitg00 in #1669
  • Update iii skills docs and worker coverage by @rohitg00 in #1661
  • feat(iii-worker): make sandbox::* handlers agent-friendly by @andersonleal in #1679

Full Changelog: iii/v0.12.0...iii/v0.13.0

iii 0.14.0-next.2

25 May 20:10

Choose a tag to compare

iii 0.14.0-next.2 Pre-release
Pre-release

What's Changed

  • feat: add worker custom trigger type to iii-worker-ops by @sergiofilhowz in #1683
  • docs(0.13): archive 0.12 snapshot and add 0.13 changelog by @guibeira in #1677
  • feat(iii-worker): expand ${VAR} in worker config: at start time by @andersonleal in #1685
  • fix(engine,sdk): improve trigger registration error visibility by @guibeira in #1644
  • fix(iii-worker): inject default PATH for guests with no OCI env by @andersonleal in #1687

Full Changelog: iii/v0.13.0...iii/v0.14.0-next.2

iii 0.13.0-next.1

21 May 17:50

Choose a tag to compare

iii 0.13.0-next.1 Pre-release
Pre-release

What's Changed

  • ci: scope license agreement check to engine PRs by @ytallo in #1641
  • docs(creating-workers): unhide section and refresh README by @rohitg00 in #1651
  • docs(channels): add current 0.12 pages by @rohitg00 in #1654
  • fix(engine): pass -y when stopping external workers by @guibeira in #1655
  • fix(console/install.sh): accept iii/v* monorepo release tags by @guibeira in #1660
  • feat(sdk)!: remove register_service from all SDKs by @guibeira in #1662
  • feat(telemetry): add posthog usage tracking by @rohitg00 in #1657
  • feat(workflows): add scripts for discovering and publishing worker skills by @sergiofilhowz in #1667
  • docs(http): add agent skills bundle for iii-http worker by @rohitg00 in #1668
  • refactor(sdk)!: drop unused telemetry exports across all SDKs by @guibeira in #1676
  • feat(engine)!: rework discovery builtins; drop hand-written SDK discovery types by @sergiofilhowz in #1675
  • feat(iii-worker): add bundle worker install pipeline by @andersonleal in #1674

Full Changelog: iii/v0.12.0...iii/v0.13.0-next.1

iii 0.12.0

16 May 16:48
f9e4bf0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: iii/v0.11.6...iii/v0.12.0

iii 0.14.0-next.1

15 May 20:31

Choose a tag to compare

iii 0.14.0-next.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: iii/v0.11.6...iii/v0.14.0-next.1

iii 0.12.0-next.1

15 May 20:05

Choose a tag to compare

iii 0.12.0-next.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: iii/v0.11.6...iii/v0.12.0-next.1

iii 0.11.7-next.4

15 May 18:07

Choose a tag to compare

iii 0.11.7-next.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: iii/v0.11.6...iii/v0.11.7-next.4