Releases: viamrobotics/viam-typescript-sdk
Releases · viamrobotics/viam-typescript-sdk
v0.28.0
What's Changed
- Automated Protos Update by @github-actions in #396
- v0.27.0 by @github-actions in #395
- Bump rollup from 3.28.1 to 3.29.5 in /examples/connect-app by @dependabot in #398
- [RSDK-9165] Stop sessions when unimplemented received by @njooma in #399
- RSDK-9147: Change Typescript TabularDataBySQL/MQL return type to raw BSON by @jckras in #401
- Bump rollup from 4.17.2 to 4.24.3 in /examples/vanilla by @dependabot in #403
- Automated Protos Update by @github-actions in #402
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- v0.26.2 by @github-actions in #392
- docs: update Node.js example to run as expected by @HipsterBrown in #393
- Add listMachineFragments by @njooma in #394
New Contributors
- @HipsterBrown made their first contribution in #393
Full Changelog: v0.26.2...v0.27.0
v0.26.2
What's Changed
- v0.26.1 by @github-actions in #388
- RSDK-6171-add-client-api-for-debugging-grpc-calls by @purplenicole730 in #384
- Add node documentation by @njooma in #389
- RSDK-8989 - Always provide error on base channel close by @edaniels in #391
- APP-6639 - DoCommand from control tab for services no longer works (regression) by @zaporter-work in #390
Full Changelog: v0.26.1...v0.26.2
v0.26.1
What's Changed
- v0.26.0 by @github-actions in #376
- Bump rollup from 4.12.0 to 4.22.4 by @dependabot in #364
- Bump rollup from 2.79.1 to 2.79.2 in /examples/teleop-elm by @dependabot in #369
- Bump rollup from 3.29.4 to 3.29.5 in /examples/connect-app-teleop-react by @dependabot in #372
- Bump rollup from 3.20.2 to 3.29.5 in /examples/teleop-react by @dependabot in #373
- Automated Protos Update by @github-actions in #374
- Bump vite from 5.1.7 to 5.4.8 by @dependabot in #375
- Add nodejs example by @edaniels in #377
- Bump webpack from 5.74.0 to 5.95.0 in /examples/node by @dependabot in #381
- Bump braces from 3.0.2 to 3.0.3 in /examples/node by @dependabot in #380
- Bump ansi-regex from 4.1.0 to 6.1.0 in /examples/node by @dependabot in #379
- Bump loader-utils from 2.0.0 to 2.0.4 in /examples/node by @dependabot in #378
- Add simple e2e test by @edaniels in #382
- Fix e2e tests on linux by @edaniels in #383
- Fix update protos workflow by @njooma in #385
- Fix ice candidate proto to webrtc interface conversion by @edaniels in #386
- Automated Protos Update by @github-actions in #387
Full Changelog: v0.26.0...v0.26.1
v0.26.0
There are a number of large breaking changes in today's release.
- Migrating to a new protobuf library. This may change how you interact with the returned objects of client methods. For example,
- MIgrating to a new grpc library. This may affect how you handle connections if you're working with naked channels.
- React Native requires new polyfills and transports. Take a look at the react native example in the SDK for more details.
What's Changed
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- v0.24.0 by @github-actions in #363
- Automated Protos Update by @github-actions in #362
- Update actions/download-artifact and actions/upload-artifact to v4 by @gloriacai01 in #366
- Merge in pre connect-es rpc/js by @edaniels in #365
- RSDK-8830: Add frame_rate to typescript SDK by @jckras in #360
- Automated Protos Update by @github-actions in #370
New Contributors
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- v0.23.1 by @github-actions in #355
- RSDK-8156: binaryDataCaptureUpload and tabularDataCaptureUpload actually do require dataRequestTimes by @gloriacai01 in #351
- Add React App and Tele-operation Example by @edaniels in #356
- Support AccessToken for RobotClient connect by @edaniels in #359
- Automated Protos Update by @github-actions in #357
- Add closed bool to prevent reconnection by @njooma in #361
Full Changelog: v0.23.1...v0.24.0
v0.23.1
What's Changed
- v0.23.0 by @github-actions in #346
- RSDK-8715: Bump rpc version to 0.2.6. by @dgottlieb in #349
- RSDK-8059: add SubmitCustomTrainingJob by @gloriacai01 in #350
- Bump micromatch from 4.0.5 to 4.0.8 in /examples/react-native by @dependabot in #347
- Automated Protos Update by @github-actions in #352
- Bump send and serve-static in /examples/react-native by @dependabot in #354
New Contributors
- @dgottlieb made their first contribution in #349
- @gloriacai01 made their first contribution in #350
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
- Automated Protos Update by @github-actions in #339
- v0.22.0 by @github-actions in #340
- Automated Protos Update by @github-actions in #341
- Return Uint8Array image from captureAllFromCamera by @micheal-parks in #342
- Automated Protos Update by @github-actions in #345
- Add
getSessions
Wrapper to RobotClient by @zaporter-work in #344 - APP-6069 Update apis.json to match new values by @DTCurrie in #343
Full Changelog: v0.22.0...v0.23.0