Releases: iii-hq/iii
Releases · iii-hq/iii
iii 0.11.4-next.4
What's Changed
- Fix/api response headers by @ytallo in #1529
- test(sdk): cover ApiResponse Content-Type header in Python and Rust by @ytallo in #1528
- chore: remove Motia from iii and migrate integration tests (MOT-3109) by @ytallo in #1512
- ci: split build-engine into parallel jobs by @ytallo in #1531
- Remove SDK discovery wrappers and document direct discovery by @guibeira in #1453
- feat: migrate cli-tooling into monorepo, templates into iii-hq/templates by @guibeira in #1499
- Restore the simpler website footer after Motia removal by @ytallo in #1532
- Make worker installs reproducible with iii.lock by @ytallo in #1527
- refactor(worker): canonicalize OCI cache keys + atomic extract by @ytallo in #1540
- feat: Add atomic append updates across state and stream by @ytallo in #1541
- feat(worker): declare iii.worker.yaml dependencies, chain-install on local add by @ytallo in #1539
- Tighten Python register_function: string-id only by @guibeira in #1537
- Enforce PR license agreement acknowledgements by @ytallo in #1548
- feat(iii-sandbox): ephemeral sandbox worker + shell-protocol crate split by @andersonleal in #1544
- fix(state,stream): support nested shallow-merge paths in atomic update ops by @ytallo in #1547
Full Changelog: iii/v0.11.3...iii/v0.11.4-next.4
iii 0.11.4-next.3
What's Changed
- Fix/api response headers by @ytallo in #1529
- test(sdk): cover ApiResponse Content-Type header in Python and Rust by @ytallo in #1528
- chore: remove Motia from iii and migrate integration tests (MOT-3109) by @ytallo in #1512
- ci: split build-engine into parallel jobs by @ytallo in #1531
- Remove SDK discovery wrappers and document direct discovery by @guibeira in #1453
- feat: migrate cli-tooling into monorepo, templates into iii-hq/templates by @guibeira in #1499
- Restore the simpler website footer after Motia removal by @ytallo in #1532
- Make worker installs reproducible with iii.lock by @ytallo in #1527
- refactor(worker): canonicalize OCI cache keys + atomic extract by @ytallo in #1540
- feat: Add atomic append updates across state and stream by @ytallo in #1541
- feat(worker): declare iii.worker.yaml dependencies, chain-install on local add by @ytallo in #1539
- Tighten Python register_function: string-id only by @guibeira in #1537
Full Changelog: iii/v0.11.3...iii/v0.11.4-next.3
iii 0.11.4-next.2
What's Changed
- Fix/api response headers by @ytallo in #1529
- test(sdk): cover ApiResponse Content-Type header in Python and Rust by @ytallo in #1528
- chore: remove Motia from iii and migrate integration tests (MOT-3109) by @ytallo in #1512
- ci: split build-engine into parallel jobs by @ytallo in #1531
- Remove SDK discovery wrappers and document direct discovery by @guibeira in #1453
- feat: migrate cli-tooling into monorepo, templates into iii-hq/templates by @guibeira in #1499
- Restore the simpler website footer after Motia removal by @ytallo in #1532
- Make worker installs reproducible with iii.lock by @ytallo in #1527
Full Changelog: iii/v0.11.3...iii/v0.11.4-next.2
iii 0.11.4-next.1
What's Changed
- Fix/api response headers by @ytallo in #1529
- test(sdk): cover ApiResponse Content-Type header in Python and Rust by @ytallo in #1528
- chore: remove Motia from iii and migrate integration tests (MOT-3109) by @ytallo in #1512
- ci: split build-engine into parallel jobs by @ytallo in #1531
- Remove SDK discovery wrappers and document direct discovery by @guibeira in #1453
- feat: migrate cli-tooling into monorepo, templates into iii-hq/templates by @guibeira in #1499
- Restore the simpler website footer after Motia removal by @ytallo in #1532
Full Changelog: iii/v0.11.3...iii/v0.11.4-next.1
iii 0.11.3
What's Changed
- Delete quickstart/examples directory by @rohitg00 in #1519
- fix(install): polish install.sh DX + add test suite by @andersonleal in #1506
- feat(iii-worker): local-path worker image override + shell-exec + OCI fixes by @andersonleal in #1514
- Chore/license reorg by @anthonyiscoding in #1520
- fix(engine): honor response headers and Content-Type on ApiResponse returns by @ytallo in #1526
- fix(rbac,sdk): infrastructure carve-out + typed invocation errors by @ytallo in #1525
Full Changelog: iii/v0.11.2...iii/v0.11.3
iii 0.11.3-next.2
What's Changed
- Delete quickstart/examples directory by @rohitg00 in #1519
- fix(install): polish install.sh DX + add test suite by @andersonleal in #1506
- feat(iii-worker): local-path worker image override + shell-exec + OCI fixes by @andersonleal in #1514
- Chore/license reorg by @anthonyiscoding in #1520
- fix(engine): honor response headers and Content-Type on ApiResponse returns by @ytallo in #1526
- fix(rbac,sdk): infrastructure carve-out + typed invocation errors by @ytallo in #1525
Full Changelog: iii/v0.11.2...iii/v0.11.3-next.2
iii 0.11.3-next.1
What's Changed
- Delete quickstart/examples directory by @rohitg00 in #1519
- fix(install): polish install.sh DX + add test suite by @andersonleal in #1506
- feat(iii-worker): local-path worker image override + shell-exec + OCI fixes by @andersonleal in #1514
- Chore/license reorg by @anthonyiscoding in #1520
- fix(engine): honor response headers and Content-Type on ApiResponse returns by @ytallo in #1526
Full Changelog: iii/v0.11.2...iii/v0.11.3-next.1
iii 0.11.2
What's Changed
- feat(engine+sdk): route OTEL telemetry to dedicated /otel endpoint by @andersonleal in #1492
- ci(release): diff release notes against last stable, ignoring prereleases by @ytallo in #1503
- fix(iii-worker): strip setuid/setgid bits during OCI layer extraction by @andersonleal in #1515
- ci: improve PR checklist-checker error messages and loosen license regex by @ytallo in #1516
- ci(release): fix release-iii checkout tag/SHA refspec collision by @ytallo in #1517
- fix(engine): honor function_registration_prefix on function.unregister (#1508) by @ytallo in #1511
Full Changelog: iii/v0.11.1...iii/v0.11.2
iii 0.11.2-next.3
What's Changed
- feat(engine+sdk): route OTEL telemetry to dedicated /otel endpoint by @andersonleal in #1492
- ci(release): diff release notes against last stable, ignoring prereleases by @ytallo in #1503
- fix(iii-worker): strip setuid/setgid bits during OCI layer extraction by @andersonleal in #1515
- ci: improve PR checklist-checker error messages and loosen license regex by @ytallo in #1516
- ci(release): fix release-iii checkout tag/SHA refspec collision by @ytallo in #1517
- fix(engine): honor function_registration_prefix on function.unregister (#1508) by @ytallo in #1511
Full Changelog: iii/v0.11.1...iii/v0.11.2-next.3
iii 0.11.1
Full Changelog: iii/v0.11.1-next.1...iii/v0.11.1