Skip to content

Releases: viamrobotics/viam-python-sdk

v0.9.0rc1

26 Oct 20:24
Compare
Choose a tag to compare
v0.9.0rc1 Pre-release
Pre-release

What's Changed

  • rc-0.8.0 by @github-actions in #461
  • rc-0.8.1 by @github-actions in #465
  • [DATA-2034] Add file extensions to binary data capture upload by @njooma in #466
  • RSDK-5409 - Fix docs generation by @cheukt in #468
  • RSDK-4756 - add Options api-key helper function by @stuqdog in #469
  • RSDK-4788: Add Readings to Python SDK by @martha-johnston in #459
  • RSDK-4907 - Add billing client by @stuqdog in #471
  • RSDK-5501 - Move resource registration out of top level files in example by @cheukt in #472
  • await example close calls by @purplenicole730 in #473
  • Automated Protos Update by @github-actions in #451
  • Bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #467

Full Changelog: v0.8.1...v0.9.0rc1

v0.8.1

17 Oct 15:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.1rc1

17 Oct 15:33
Compare
Choose a tag to compare
v0.8.1rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.0...v0.8.1rc1

v0.8.0

16 Oct 18:25
daffd43
Compare
Choose a tag to compare

What's Changed

rust-utils version: v0.1.2

Full Changelog: v0.7.0...v0.8.0

v0.8.0rc1

12 Oct 14:10
Compare
Choose a tag to compare
v0.8.0rc1 Pre-release
Pre-release

What's Changed

  • Update Protos + Make Methods unimplemented by @cheukt in #450
  • rc-0.7.0 by @github-actions in #448
  • Update readme by @cheukt in #456
  • Set dependencies to the most minimum version by @njooma in #454
  • RSDK-4977 - add ml training apis by @stuqdog in #455

Full Changelog: v0.7.0...v0.8.0rc1

v0.7.0

03 Oct 18:18
Compare
Choose a tag to compare

What's Changed

  • rc-0.6.0 by @github-actions in #435
  • Fix simple module by @cheukt in #436
  • rc-0.6.1 by @github-actions in #439
  • DATA-1813 Fix KeyError when fromDataManagement is not in extra by @kaywux in #441
  • RSDK-4525 - Link to example module repos by @cheukt in #440
  • Remove unnecessary check by @cheukt in #442
  • RSDK-4447: Add configurable dial timeout by @hexbabe in #444
  • RSDK-5145 - better resource name representation, more info in unknown grpc errors by @cheukt in #445
  • RSDK-4978 - return file id from upload by @cheukt in #443
  • Fix reconnect logic by @cheukt in #447
  • RSDK-5174: Fix get_image mimetype handler in python sdk by @hexbabe in #446

rust-utils version: v0.1.2

Full Changelog: v0.6.1...v0.7.0

v0.7.0rc1

28 Sep 21:26
Compare
Choose a tag to compare
v0.7.0rc1 Pre-release
Pre-release

What's Changed

  • rc-0.6.0 by @github-actions in #435
  • Fix simple module by @cheukt in #436
  • rc-0.6.1 by @github-actions in #439
  • DATA-1813 Fix KeyError when fromDataManagement is not in extra by @kaywux in #441
  • RSDK-4525 - Link to example module repos by @cheukt in #440
  • Remove unnecessary check by @cheukt in #442
  • RSDK-4447: Add configurable dial timeout by @hexbabe in #444
  • RSDK-5145 - better resource name representation, more info in unknown grpc errors by @cheukt in #445
  • RSDK-4978 - return file id from upload by @cheukt in #443
  • Fix reconnect logic by @cheukt in #447
  • RSDK-5174: Fix get_image mimetype handler in python sdk by @hexbabe in #446

Full Changelog: v0.6.1...v0.7.0rc1

v0.6.1

20 Sep 19:46
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Check connection status before attempting to reconnect by @maximpertsov in #438

Full Changelog: v0.6.0...v0.6.1

v0.6.1rc1

20 Sep 19:13
Compare
Choose a tag to compare
v0.6.1rc1 Pre-release
Pre-release

What's Changed

  • Bugfix: Check connection status before attempting to reconnect by @maximpertsov in #438

Full Changelog: v0.6.0...v0.6.1rc1

v0.6.0

19 Sep 17:46
Compare
Choose a tag to compare

What's Changed

  • DATA-1813 Add method to get fromDataManagement value from extra map in python SDK by @kaywux in #416
  • APP-2517: org API key support by @ohEmily in #419
  • rc-0.5.1 by @github-actions in #414
  • RSDK-4647: Improve python docs on how to add local module to config by @hexbabe in #415
  • RSDK-4528 - Allow API keys for cloud apis + allow users to specify app url by @cheukt in #424
  • RSDK-4197: Add support for Flat Tensors in Python SDK by @hexbabe in #425
  • Fix authorizations typos in comments by @JessamyT in #423
  • RSDK-3941 - Example module updates by @cheukt in #422
  • RSDK-4455 - Run session heartbeat loop in separate thread by @cheukt in #400
  • RSDK-3961: Add max_reconnect_attempts by @hexbabe in #418
  • Fix get_robot arg by @JessamyT in #428
  • RSDK-4648: Document namespace nomenclature better by @hexbabe in #417
  • Update protos branch and implement new RPCs by @github-actions in #412
  • RSDK-4890 - Fix location_auth return type + navigation docs in docs by @cheukt in #427
  • Fix small typos in my_base set_power by @benjirewis in #426
  • RSDK-4895: Make numpy an extra dependency by @hexbabe in #429
  • Require extra deps in all workflows by @njooma in #433

New Contributors

Full Changelog: v0.5.1...v0.6.0