Releases: golemcloud/golem
Releases · golemcloud/golem
v1.1.22
What's Changed
- Scala.js wit binding generator completed by @vigoo in #1372
- Add a span for outgoing http requests and add trace context headers by @vigoo in #1374
- Split integration tests into parallel jobs by @vigoo in #1376
- Removed some flaky assertions, and added/tweaked timeouts by @vigoo in #1379
- Remove disabled shard manager setting & fix configs by @mschuwalow in #1378
- Dynamic stubgen support for scheduled invocations by @mschuwalow in #1380
- Removed the Desktop code and moved to cli by @itsparser in #1382
- Add a span for remote procedure calls by @vigoo in #1377
- Implement ranges and fix all left recursions by @afsalthaj in #1381
- Various fixes while investigating ifs errors by @mschuwalow in #1383
Full Changelog: v1.1.21...v1.1.22
v1.1.21
What's Changed
- Allow resolving component_id from component_name in workers by @mschuwalow in #1329
- Golem - executable APP by @itsparser in #1216
- Structured compilation error messages containing source locations, help messages and extra error details by @afsalthaj in #1352
- Avoid panic in function name parser when parsing individual resource parameters by @afsalthaj in #1366
- Clean up of duplicate error message in resource param parser by @afsalthaj in #1367
- Bug fix: uninferred arguments to
instance
in first class worker support by @afsalthaj in #1368 - Invocation context 1 by @vigoo in #1364
- Export wasi bindings from wasm-rpc and remove all transmutes by @mschuwalow in #1371
Full Changelog: v1.1.20...v1.1.21
v1.1.20
What's Changed
- First class worker support by @afsalthaj in #1324
- Code clean up: Named parameters in Expr nodes by @afsalthaj in #1341
- Add source location (span) in Expr tree by @afsalthaj in #1344
- Revert get_by_site to not use namespaces by @noise64 in #1347
Full Changelog: v1.1.19...v1.1.20
v1.1.19
v1.1.18
v1.1.17
What's Changed
- docker examples - add depends on and restart policy by @justcoon in #1267
- Fixes for "cargo make build" and "cargo make check" on windows by @noise64 in #1266
- kube - fix redis config for shard manager and worker service by @justcoon in #1268
- Add fork as a host function by @afsalthaj in #1255
- Support non-json bodies in api-gateway by @mschuwalow in #1275
- Fix #1265 by @vigoo in #1277
- Final durability related refactorings by @vigoo in #1278
- Fix golem-cli new target path by @noise64 in #1279
- Flaky CI related investigation and fixes by @vigoo in #1280
- test-fw: optionally use HTTP API in component service and worker-service by @noise64 in #1276
- Allow scheduling worker invocations by @mschuwalow in #1292
- Attempt to make CI test running more stable by @vigoo in #1296
- Allow configuring compiler with the types for certain global variables by @afsalthaj in #1295
- Add missing tests for #1289 by @afsalthaj in #1304
- Rename type_annotated_value to value_and_type by @afsalthaj in #1306
- Fix and reenable wasm-rpc-stubgen tests by @mschuwalow in #1307
- Worker revert feature and executor refactorings by @vigoo in #1291
- Fix clap by @vigoo in #1311
- Expose worker revert as host function by @vigoo in #1310
- Allow inline type annotations by @afsalthaj in #1313
- Implemented cancelling pending invocations by @vigoo in #1312
- Fixes #1302 : Updated validation for API name with special characters by @itsparser in #1303
- Fixes #1301: Made the API deployment api-definition-id optional by default by @itsparser in #1305
- Allow cancelling a scheduled invocation by @mschuwalow in #1308
- Type-free invocation API by @vigoo in #1321
- Windows support for single executable by @mschuwalow in #1326
- API tests for component-service, worker-service using HTTP and GRPC APIs by @noise64 in #1320
- Remove golem, golem-cli and wasm-rpc-stubgen by @noise64 in #1331
New Contributors
- @itsparser made their first contribution in #1303
Full Changelog: v1.1.16...v1.1.17
v1.1.16
What's Changed
- Add http-handler binding type by @mschuwalow in #1253
- Update markdowns by @vigoo in #1260
- Use ubuntu latest in docker by @afsalthaj in #1264
Full Changelog: v1.1.15...v1.1.16
v1.1.15
What's Changed
- Explicitly enable use-tokio feature flag for async-scoped by @mschuwalow in #1257
Full Changelog: v1.1.14...v1.1.15
v1.1.14
What's Changed
- Support invoking wasi:http/incoming-handler by @mschuwalow in #1249
- Pinned internal dependencies by @vigoo in #1256
Full Changelog: v1.1.13...v1.1.14
v1.1.13
What's Changed
- Fix dynamic linking metadata propagation by @vigoo in #1251
- Resume replay for debugging service by @afsalthaj in #1242
Full Changelog: v1.1.12...v1.1.13