golem-rust-v2.0.0-dev.1
What's Changed
- AGENTS.md files for TS and Rust templates by @vigoo in https://github.com/golemcloud/golem/pull/2717
- update golem-ai & disable cli signing by @mschuwalow in https://github.com/golemcloud/golem/pull/2719
- code-first-routes: session store cleanup and integration tests by @mschuwalow in https://github.com/golemcloud/golem/pull/2686
- Rust and TS SDK changes for webhook by @afsalthaj in https://github.com/golemcloud/golem/pull/2701
- code-first-routes: Webhooks backend by @mschuwalow in https://github.com/golemcloud/golem/pull/2722
- Add test for rust code first routes and fix bugs related to unstructured binary by @afsalthaj in https://github.com/golemcloud/golem/pull/2726
- Disallow endpoint in static methods by @afsalthaj in https://github.com/golemcloud/golem/pull/2733
- Make sure wrong syntax for headers is a compile time error by @afsalthaj in https://github.com/golemcloud/golem/pull/2735
- code-first-routes: add support to cli & cleanup legacy endpoints by @mschuwalow in https://github.com/golemcloud/golem/pull/2738
- code-first-routes: reenable throughput benchmark by @mschuwalow in https://github.com/golemcloud/golem/pull/2739
- code-first-routes: include checksum in webhooks by @mschuwalow in https://github.com/golemcloud/golem/pull/2743
- code-first-routes: support idempotency-key and trace headers by @mschuwalow in https://github.com/golemcloud/golem/pull/2744
- TS REPL: CLI commands, eval by @noise64 in https://github.com/golemcloud/golem/pull/2718
- Adds a disable-wakeup flag to the update API by @vigoo in https://github.com/golemcloud/golem/pull/2751
- code-first-routes: oidc handler improvements and tests by @mschuwalow in https://github.com/golemcloud/golem/pull/2747
- code-first-routes: allow passing oidc sessions via headers for local development by @mschuwalow in https://github.com/golemcloud/golem/pull/2757
- code-first-routes: better ambiguous routes detection by @mschuwalow in https://github.com/golemcloud/golem/pull/2759
- Fix flaky session store tests by @mschuwalow in https://github.com/golemcloud/golem/pull/2765
- TS REPL and bridge fixes by @noise64 in https://github.com/golemcloud/golem/pull/2763
- Initial version of TS REPL log streaming by @noise64 in https://github.com/golemcloud/golem/pull/2768
- Open API export by @afsalthaj in https://github.com/golemcloud/golem/pull/2745
- fix bug related to Principal being the only parameter by @afsalthaj in https://github.com/golemcloud/golem/pull/2762
- Revert "fix bug related to Principal being the only parameter" by @mschuwalow in https://github.com/golemcloud/golem/pull/2769
- Consistent path variable naming in openapi spec by @mschuwalow in https://github.com/golemcloud/golem/pull/2771
- disallow other static functions in rust agent by @afsalthaj in https://github.com/golemcloud/golem/pull/2772
- Agent id normalization without agent metadata by @vigoo in https://github.com/golemcloud/golem/pull/2767
- fix bug related to Principal being the only parameter (2) by @mschuwalow in https://github.com/golemcloud/golem/pull/2770
- TS-REPL cleanups by @noise64 in https://github.com/golemcloud/golem/pull/2776
- sdk changes for template updates by @mschuwalow in https://github.com/golemcloud/golem/pull/2778
- golem-rust: fix phantom-agent attribute by @mschuwalow in https://github.com/golemcloud/golem/pull/2783
Full Changelog: https://github.com/golemcloud/golem/compare/golem-rust-v1.12.0-dev.1...golem-rust-v2.0.0-dev.1