kalix-javascript-sdk icon indicating copy to clipboard operation
kalix-javascript-sdk copied to clipboard

JavaScript and TypeScript SDKs for Kalix

Results 40 kalix-javascript-sdk issues
Sort by recently updated
recently updated
newest added

**After the Kalix Runtime version reaches prod**, please mark as ready, review and merge. [921f5f9aee7235f0a5ce7c9dd276936908f4ab81](https://circleci.com/gh/lightbend/kalix-runtime/57055)

kalix-runtime
javascript-sdk
typescript-sdk

We don't have the JWTs documented for JS/TS but I'm pretty sure it's supported as well, since it's only changes to the proto (which is common to all protocol-first sdks)....

Before oct2 or it will break: > Update the resource class key in your configuration file from medium to macos.x86.medium.gen2.

kalix-runtime

The proxy protocol has been expanded with service incarnation to be able to detect restarts. This must be added to javascript-sdk. Corresponding to https://github.com/lightbend/kalix-jvm-sdk/pull/1853 I mark this as `bug` because...

bug
kalix-runtime
javascript-sdk

I think we never implemented those in this SDK

kalix-runtime
javascript-sdk
typescript-sdk

At discovery the SDK tells the proxy what SDK it is, it currently reports the same "kalix-javascript-sdk" for both JavaScript and TypeScript. We should figure out which and report "kalix-javascript-sdk",...

kalix-runtime

Class not found when running codegen on windows only, reported in the forums: https://discuss.kalix.io/t/kalix-annotations-not-found/182 > Building Typescript definitions from static JS with command: C:\data\kalix\shopping-cart\node_modules.bin\pbts C:\data\kalix\shopping-cart\lib\generated\proto.js -o C:\data\kalix\shopping-cart\lib\generated\proto.d.ts installing estraverse@^5.1.0 Invoking...

bug
kalix-runtime

Corresponding to https://github.com/lightbend/kalix-jvm-sdk/pull/1361

kalix-runtime

Add support and docs for multi-table views. These can probably be created already, by implementing an untyped-state view with update handlers for all of the tables. Refs https://github.com/lightbend/kalix/issues/7323

kalix-runtime
javascript-sdk