Skip to content

Releases: viamrobotics/viam-typescript-sdk

v0.26.0

07 Oct 17:18
Compare
Choose a tag to compare

There are a number of large breaking changes in today's release.

  1. Migrating to a new protobuf library. This may change how you interact with the returned objects of client methods. For example,
  2. MIgrating to a new grpc library. This may affect how you handle connections if you're working with naked channels.
  3. 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

30 Sep 18:35
Compare
Choose a tag to compare

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

23 Sep 17:57
Compare
Choose a tag to compare

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

16 Sep 19:30
Compare
Choose a tag to compare

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

Full Changelog: v0.23.0...v0.23.1

v0.23.0

03 Sep 16:51
Compare
Choose a tag to compare

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

v0.22.0

13 Aug 17:14
Compare
Choose a tag to compare

What's Changed

  • v0.22.0-b.0 by @github-actions in #338

Full Changelog: v0.22.0-b.0...v0.22.0

v0.22.0-b.0

08 Aug 19:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.22.0-b.0

v0.21.0

05 Aug 19:16
Compare
Choose a tag to compare

What's Changed

  • Bump fast-xml-parser from 4.3.5 to 4.4.1 in /examples/react-native by @dependabot in #329
  • rc-0.20.0 by @github-actions in #328
  • Automated Protos Update by @github-actions in #330
  • [RSDK-8305] Send SDK/API version by @njooma in #332
  • Automated Protos Update by @github-actions in #331
  • Update release workflow by @njooma in #311
  • Automated Protos Update by @github-actions in #333
  • Add the ability to abort an initial connection attempt by @ethanlook in #327

Full Changelog: v0.20.0...v0.21.0

v0.20.0

30 Jul 18:18
Compare
Choose a tag to compare

What's Changed

  • rc-0.19.1 by @github-actions in #323
  • Automated Protos Update by @github-actions in #324
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #325
  • [RSDK-8045] Simultaneous Auth for App and Machine by @njooma in #326

Full Changelog: v0.19.1...v0.20.0

v0.20.0-rc.0

29 Jul 17:20
Compare
Choose a tag to compare
v0.20.0-rc.0 Pre-release
Pre-release

What's Changed

  • rc-0.19.1 by @github-actions in #323
  • Automated Protos Update by @github-actions in #324
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #325
  • [RSDK-8045] Simultaneous Auth for App and Machine by @njooma in #326

Full Changelog: v0.19.1...v0.20.0-rc.0