Skip to content

Releases: rapyuta-robotics/rapyuta-io-sdk

v3.1.0

Choose a tag to compare

@rr-github-ci-user rr-github-ci-user released this 08 Apr 12:38

3.1.0 (2026-04-08)

Features

  • adds azure blob storage client (4ba31d0)

v3.0.0

Choose a tag to compare

@rr-github-ci-user rr-github-ci-user released this 12 Aug 09:33

3.0.0 (2025-08-12)

Features

  • devices: support fetching async command execution results (11271ca)

BREAKING CHANGES

  • devices: The updated execute_command function is backwards incompatible.

v2.3.2

Choose a tag to compare

@rr-github-ci-user rr-github-ci-user released this 27 Jun 11:36

2.3.2 (2025-06-27)

Bug Fixes

v2.3.1

Choose a tag to compare

@rr-github-ci-user rr-github-ci-user released this 09 Apr 12:13

2.3.1 (2025-04-09)

Bug Fixes

  • paramserver: raise exception on binary file upload failure (73816fb)

v2.3.0

Choose a tag to compare

@rr-github-ci-user rr-github-ci-user released this 20 Mar 08:55

2.3.0 (2025-03-20)

Features

  • adds method to exec on multiple devices (e47d02b)

v2.2.2

Choose a tag to compare

@rr-github-ci-user rr-github-ci-user released this 11 Dec 06:23

2.2.2 (2024-12-11)

Bug Fixes

  • device: fix timeout interval (7c6a1ae)

v2.2.1

Choose a tag to compare

@rr-github-ci-user rr-github-ci-user released this 11 Dec 04:42

2.2.1 (2024-12-11)

Bug Fixes

  • device: update execute to accept query parameters (928147d)

v2.2.0

Choose a tag to compare

@rr-github-ci-user rr-github-ci-user released this 22 Nov 11:39

2.2.0 (2024-11-22)

Features

  • add support for background command executes (db34d48)

v2.1.1

Choose a tag to compare

@rr-github-ci-user rr-github-ci-user released this 12 Nov 11:44

2.1.1 (2024-11-12)

Bug Fixes

v2.1.0

Choose a tag to compare

@rr-github-ci-user rr-github-ci-user released this 23 Oct 06:09

2.1.0 (2024-10-23)

Features

  • device: implement RefreshPollerMixin for Device class (#84) (f0ebeb3)