Skip to content

Releases: viamrobotics/micro-rdk

v0.2.9

14 Sep 19:10
a37724a
Compare
Choose a tag to compare

📦 Uncategorized

  • [RSDK-8544] rerun build.rs when Cargo.toml changes
  • [RSDK-8680] add version info to cli
  • [RSDK-8563] handle get_app_config error case
  • fix Golang canary not properly referencing robot
  • [RSDK-8612] capture and cache logs, then upload to app.viam.com
  • [RSDK-8384] implement RobotService/GetVersion API
  • [RSDK-8259] Enable mDNS and http2 on esp32 builds
  • [RSDK-8181] stop statically allocating data store memory

v0.2.8

27 Aug 19:47
4a00116
Compare
Choose a tag to compare

📦 Uncategorized

  • [RSDK-8632] Return empty body error when there are no data after a request has completed

v0.2.7

23 Aug 21:09
3b83def
Compare
Choose a tag to compare

📦 Uncategorized

  • [RSDK-8008] use Strings instead of static references for ComponentRegistry Keys
  • [RSDK-8623] create viam.json using template prompt
  • [RSDK-8626] Remove http2 builder customization in GrpcClient construction
  • update hyper
  • STOPGAP MEASURE - panic when too many PeriodicAppClientTasks are hanging

v0.2.6

21 Aug 17:06
832b541
Compare
Choose a tag to compare

📦 Uncategorized

v0.2.5

15 Aug 20:28
a400ef2
Compare
Choose a tag to compare

📦 Uncategorized

  • update installer

v0.2.4

13 Aug 16:20
60ab246
Compare
Choose a tag to compare

📦 Uncategorized

  • [RSDK-8200] rm moisture_sensor builtin
  • [RSDK-7820] Camera on esp32
  • hotfix: template project toml invalid newlines
  • [RSDK-8192] Fail instead of panic on trying to get invalid esp32 pin
  • [RSDK-8201] add heap sensor as builtin component
  • [RSDK-8124] Extract serve_web_inner to common
  • [RSDK-8117] update installer wifi prompt
  • [RSDK-8180] improve monitor message
  • [RSDK-8123] Unify executors to remove unnecessary cfg blocks
  • [RSDK-8121] - separate RPC host handling from robot credentials
  • [RSDK-8120] refrain from overwriting NVS value with identical data
  • Simpler esp idf setup
  • Installer write flash prompt
  • RSDK-8444 Add support for xtensa-esp32s3-espidf
  • [RSDK-8422] add make commands for building installer
  • [RSDK-8324] Remove provisioning from default
  • add support for passing raw attributes to readings

v0.2.3

25 Jul 13:54
Compare
Choose a tag to compare

📦 Uncategorized

v0.2.2

17 Jul 22:04
a1863c9
Compare
Choose a tag to compare

📦 Uncategorized

v0.2.1

12 Jul 12:27
deb0687
Compare
Choose a tag to compare

📦 Uncategorized

v0.2.1-rc1

27 Jun 17:35
29d0588
Compare
Choose a tag to compare
v0.2.1-rc1 Pre-release
Pre-release

📦 Uncategorized

  • [RSDK-7685] moving files
  • consolidate cargo.toml, lib.rs, and add into workspace
  • APP-5312 - serialize data collection methods in upper camel case
  • [RSDK-7814] add FakeCamera
  • update dependencies in Cargo.lock
  • fix memory leak occurring when wifi is connected but app is unreachable
  • [RSDK-7982] remove default fragment id
  • [RSDK-7992] Add keepalive
  • [RSDK-7817] camera: webrtc compatibility
  • Update docs for modular driver example consolidation
  • Use correct links for embedding
  • [RSDK-7872] Move micro-rdk-ffi
  • RSDK-8036 - change data upload strategy to lose messages that fail to upload