Releases: lightbend/kalix-javascript-sdk
Kalix Javascript/Typescript SDK 1.0.0-M10
📣 Kalix Javascript/Typescript SDK 1.0.0-M10
Changes
- fix: support docker build on arm64 in kalix-scripts #365 by @pvlugter
- feat: add 'basic' template for quickstarts #364 by @pvlugter
- build: fix testkit published version #360 by @pvlugter
- bump: update samples to 1.0.0-M9 #361 by @pvlugter
- Acl support #355 by @johanandren
- feat: support TypeScript codegen and templates #363 by @pvlugter
🙇 Credits
Special thanks to the following contributors who helped with this release: @johanandren and @pvlugter
1.0.0-M9
📣 Kalix Javascript/Typescript SDK 1.0.0-M9
Changes
- bump: updates for apple silicon #358 by @pvlugter
- Add SDK version docs update to release template #356 by @beritou
- bump: Kalix Proxy 1.0.10 #352 by @johanandren
- bump: Kalix proxy 1.0.9 #351 by @johanandren
- fix: support async command handlers in codegen and testkit #350 by @pvlugter
- fix: testkit mock command handling on failures #349 by @pvlugter
- chore: rework internal protocol typing #348 by @pvlugter
- docs: update the testkit version in bundle downloads #345 by @pvlugter
- rename: re-enable docs link validation #344 by @pvlugter
- feat: add testkit package #339 by @pvlugter
🙇 Credits
Special thanks to the following contributors who helped with this release: @beritou, @johanandren and @pvlugter
1.0.0-M8
📣 Kalix Javascript/Typescript SDK 1.0.0-M8
Changes
- fix: Same handling of json for streaming replies as for unary #342 by @johanandren
- rename: remaining akkasls -> kalix #340 by @pvlugter
🙇 Credits
Special thanks to the following contributors who helped with this release: @johanandren and @pvlugter
1.0.0-M7
📣 Kalix Javascript/Typescript SDK 1.0.0-M7
Changes
- chore: tweak typedoc settings #335 by @pvlugter
- feat: generic components, handlers, and contexts #333 by @pvlugter
- rename: update discuss forum links #332 by @pvlugter
- bump: update samples to 1.0.0-M6 release #331 by @pvlugter
Documentation
🙇 Credits
Special thanks to the following contributors who helped with this release: @pvlugter
1.0.0-M6
📣 Kalix Javascript/Typescript SDK 1.0.0-M6
Changes
- fix: set component settings for actions #329 by @pvlugter
- feat: make Reply generic over message type #325 by @pvlugter
- feat: make replicated data types generic #327 by @pvlugter
- feat: Removing no reply #312 by @franciscolopezsancho
- chore: update github issue template labels #324 by @pvlugter
- chore: switch to TypeScript tooling for declarations and API docs #323 by @pvlugter
- chore: convert replicated entity to TypeScript #314 by @pvlugter
- chore: convert view to TypeScript #311 by @pvlugter
- chore: convert event sourced entity to TypeScript #310 by @pvlugter
- chore: convert value entity to TypeScript #309 by @pvlugter
- rename: some remaining akkaserverless to kalix renaming #308 by @pvlugter
- fix: more clear error that a view will be stuck when update method missing #299 by @johanandren
- chore: samples update #306 by @raboof
- chore(docs): some more release template updates #305 by @raboof
- Update RELEASING.md #302 by @raboof
- released js-eventsourced-shopping-cart #304 by @raboof
- fix: rename docs link in README #303 by @beritou
Documentation
- feat: Adding latest version #328 by @franciscolopezsancho
- chore: rename and move 'Views' menu item #319 by @octonato
- feat: adding file to show kalix SDK version #318 by @franciscolopezsancho
- doc: publishing and subscribing with Actions #317 by @raboof
- fix: docs typo s/an/a #307 by @beritou
🙇 Credits
Special thanks to the following contributors who helped with this release: @beritou, @franciscolopezsancho, @johanandren, @octonato, @pvlugter and @raboof
Akka Serverless Javascript/Typescript SDK 1.0.0-M5
📣 Kalix Javascript/Typescript SDK 1.0.0-M5
Changes
- use
kalix
cli for deploying #300 by @raboof - Rename kalix-main to main #298 by @ennru
- chore: convert action to TypeScript #297 by @pvlugter
- chore: convert command helper to TypeScript #296 by @pvlugter
- chore: convert effect serializer to TypeScript #295 by @pvlugter
- chore: convert protobuf support to TypeScript #294 by @pvlugter
- Forward port of missing TS signatures #289 by @johanandren
- chore: rename the label (#268) #283 by @ennru
- Bump sample deps to 1.0.0-M4 #282 by @johanandren
- Update js-valueentity-shopping-cart version to 0.0.4 #280 by @raboof
Documentation
- docs: new view features #292 by @pvlugter
- rename: publish kalix docs to docs/current-kalix #287 by @raboof
- Wrong repo, url we are not renaming github org #281 by @johanandren
🙇 Credits
Special thanks to the following contributors who helped with this release: @ennru, @johanandren, @pvlugter and @raboof
Akka Serverless Javascript/Typescript SDK 0.33.8
📣 Akka Serverless Javascript/Typescript SDK 1.0.1
Changes
- Added additional types for Typescript #288 by @jroper
- fix: Status code was not accessible from typescript #284 #286 by @johanandren
🙇 Credits
Special thanks to the following contributors who helped with this release: @johanandren and @jroper
1.0.0-M4
What's Changed
- fix: unhandled error on testkit shutdown by @jroper in #267
- Kalix rename by @johanandren in #268
- rename: use Kalix in docs by @octonato in #270
- Disable link validation until main docs are published by @octonato in #271
- rename: switch to kalix protocol (snapshot for now) by @johanandren in #269
- forward port of #272 by @johanandren in #274
- kalix proxy m4 by @johanandren in #275
- Some more organization updates by @johanandren in #278
- Proxy 1.0.0-M2 and new type_url for primitives by @johanandren in #279
Full Changelog: v0.33.6...v1.0.0-M4
0.33.7
Akka Serverless Javascript/Typescript SDK 0.33.6
📣 Akka Serverless Javascript/Typescript SDK 0.33.6
Changes
- Fix windows install path for codegen executable #264 by @StevePavlin
- fix(local-proxy): don't perform version check during our CI #261 by @raboof
- fix(docs): document how to perform auto-formatting #258 by @raboof
- Update minimist #259 by @raboof
- bump: Akka Serverless proxy 0.8.10 #256 by @patriknw
- feat: helper for setting custom HTTP status code #254 by @jroper
- chore: update to the latest JS SDK version in the samples #252 by @janory
Documentation
🙇 Credits
Special thanks to the following contributors who helped with this release: @StevePavlin, @janory, @jroper, @patriknw and @raboof