Skip to content

Releases: rapyuta-robotics/rapyuta-io-cli

v9.5.0

11 Dec 13:49
Compare
Choose a tag to compare

🎉 9.5.0 (2024-12-11)

✨ Features

  • apply: add support for ansible filters in Jinja2 (#394) (d590490), closes AB#39151
  • deployment: adds an option to block paramsync until ready (387181c)
  • device: add option to exec commands asynchronously (#365) (c6bea52), closes AB#16668
  • device: handles failed hwil devices during apply and delete (94bb48e)

v9.4.0

25 Nov 07:18
Compare
Choose a tag to compare

🎉 9.4.0 (2024-11-25)

✨ Features

v9.3.0

22 Nov 04:21
Compare
Choose a tag to compare

🎉 9.3.0 (2024-11-22)

✨ Features

v9.2.0

14 Nov 10:53
Compare
Choose a tag to compare

🎉 9.2.0 (2024-11-14)

🐛 Bug Fixes

  • device: report online devices only (#382) (bfe7bb3)
  • organization: fixes key error when no org is selected (#383) (29476ff)

✨ Features

  • apply: adds template func to get interface ip (#379) (d370826)

v9.1.3

22 Oct 19:11
Compare
Choose a tag to compare

🎉 9.1.3 (2024-10-22)

🐛 Bug Fixes

v9.1.2

22 Oct 06:25
Compare
Choose a tag to compare

🎉 9.1.2 (2024-10-22)

🐛 Bug Fixes

v9.1.1

22 Oct 05:45
Compare
Choose a tag to compare

🎉 9.1.1 (2024-10-22)

🐛 Bug Fixes

  • apply: deep merge secrets and values (b7af2b3)

v9.1.0

21 Oct 08:48
Compare
Choose a tag to compare

🎉 9.1.0 (2024-10-21)

🐛 Bug Fixes

  • apply: merge rio namespace with incoming values (5141bcf)
  • package: adds the missing --silent alias for force delete (d4546a9)
  • removes object references of project, static-routes, secret, deployment (8cb381a)

✨ Features

  • apply: allow mutiple values and secret files (1cffe09), closes AB#18436
  • device: implements report device command (#371) (acdde63), closes AB#19657
  • device: wait until virtual device is online on rapyuta.io (f6bd3e8), closes AB#18043
  • secret: implements batch delete with regex pattern (9b57d69), closes AB#18146
  • static-route: implements batch delete using regex pattern (a3b5e92), closes AB#18146
  • vpn: adds option to populate vpn peers in hosts file (c28b9ce)

v9.0.4

15 Oct 04:29
Compare
Choose a tag to compare

🎉 9.0.4 (2024-10-15)

🐛 Bug Fixes

  • pins rapyuta-io version to v1.17.1 (2cb936c)

v9.0.3

26 Sep 09:46
Compare
Choose a tag to compare

🎉 9.0.3 (2024-09-26)

🐛 Bug Fixes

  • auth: use existing token to refresh if valid (ea0524f)