New
golem-rust-v1.12.0-dev.1
What's Changed
- Use new published SDKs and revert temporary CI changes by @vigoo in https://github.com/golemcloud/golem/pull/2544
- Fix TS publishing by @vigoo in https://github.com/golemcloud/golem/pull/2545
- Fix repository url in package.json by @vigoo in https://github.com/golemcloud/golem/pull/2546
- Fix cli agent test by @mschuwalow in https://github.com/golemcloud/golem/pull/2573
- Apple Publishing / Code Signing Fix by @andrueandersoncs in https://github.com/golemcloud/golem/pull/2547
- Code first routes wit by @mschuwalow in https://github.com/golemcloud/golem/pull/2575
- Stub out old http-api apis by @mschuwalow in https://github.com/golemcloud/golem/pull/2572
- JS/TS bridge package generator by @vigoo in https://github.com/golemcloud/golem/pull/2578
- Use principal instead of auth-context in wit by @afsalthaj in https://github.com/golemcloud/golem/pull/2582
- Bridge Generator CLI integration by @noise64 in https://github.com/golemcloud/golem/pull/2583
- Allow crud on code-first routes http api deployments by @mschuwalow in https://github.com/golemcloud/golem/pull/2585
- Reenable leftover modules from atomic deployments by @mschuwalow in https://github.com/golemcloud/golem/pull/2603
- TS Bridge SDK integ tests and fixes by @noise64 in https://github.com/golemcloud/golem/pull/2593
- Rust bridge crate generator by @vigoo in https://github.com/golemcloud/golem/pull/2587
- Remove duplicated worker id type by @mschuwalow in https://github.com/golemcloud/golem/pull/2604
- Cleanup: leftover version to revision renames by @noise64 in https://github.com/golemcloud/golem/pull/2601
- Add mount and http details in TS by @afsalthaj in https://github.com/golemcloud/golem/pull/2586
- Code first route deployment compilation & wit updates by @mschuwalow in https://github.com/golemcloud/golem/pull/2595
- Clean up schema discovery and add Principal in TS SDK by @afsalthaj in https://github.com/golemcloud/golem/pull/2608
- Minor clean up within in method schema derivation (as follow up to #2608) by @afsalthaj in https://github.com/golemcloud/golem/pull/2618
- Avoid boolean based logic in constructor schema by @afsalthaj in https://github.com/golemcloud/golem/pull/2619
- Fix bug with runtime value for void by @afsalthaj in https://github.com/golemcloud/golem/pull/2621
- Bridge tests and fixes by @noise64 in https://github.com/golemcloud/golem/pull/2609
- Fix 2616 by @afsalthaj in https://github.com/golemcloud/golem/pull/2625
- Add more validations and fix #2617 by @afsalthaj in https://github.com/golemcloud/golem/pull/2624
- Initial e2e code-first routes request handling by @mschuwalow in https://github.com/golemcloud/golem/pull/2614
- code-first-routes: security schemes support by @mschuwalow in https://github.com/golemcloud/golem/pull/2633
- code-first-routes: delete old request execution code by @mschuwalow in https://github.com/golemcloud/golem/pull/2631
- Clean up Type mapping in TS SDK by @afsalthaj in https://github.com/golemcloud/golem/pull/2632
- code-first-routes: cors support by @mschuwalow in https://github.com/golemcloud/golem/pull/2630
- Follow up 2629: A few more mechanical clean ups by @afsalthaj in https://github.com/golemcloud/golem/pull/2634
- Unified TS SDK formatting and publish tag cleanup by @noise64 in https://github.com/golemcloud/golem/pull/2636
- s3 blob storage config - credentials, path style by @justcoon in https://github.com/golemcloud/golem/pull/2620
- Temporarily disabling throughput benchmark through API gateway by @vigoo in https://github.com/golemcloud/golem/pull/2648
- session_store: fix typo in cleanup task query by @mschuwalow in https://github.com/golemcloud/golem/pull/2649
- Rust code first routes by @afsalthaj in https://github.com/golemcloud/golem/pull/2644
- Updated to wasm-rquickjs 0.0.23 by @vigoo in https://github.com/golemcloud/golem/pull/2704
- Basic TS REPL by @noise64 in https://github.com/golemcloud/golem/pull/2622
- Fix load snapshot by @afsalthaj in https://github.com/golemcloud/golem/pull/2703
- Added initial AGENTS.md files by @vigoo in https://github.com/golemcloud/golem/pull/2712
- Reverse the streaming flag on golem agent invoke by @vigoo in https://github.com/golemcloud/golem/pull/2713
- Add create-webhook host function by @mschuwalow in https://github.com/golemcloud/golem/pull/2699
- Temporarily disable cli integration tests by @mschuwalow in https://github.com/golemcloud/golem/pull/2714
- golem-rust: use latest golem-wasm by @mschuwalow in https://github.com/golemcloud/golem/pull/2716
Full Changelog: https://github.com/golemcloud/golem/compare/golem-rust-v1.11.0...golem-rust-v1.12.0-dev.1