Skip to content

Releases: edgexfoundry/device-sdk-c

v3.1.1

03 Jun 07:08
v3.1.1
80ac549
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0 - Napa

15 Nov 00:31
v3.1.0
Compare
Choose a tag to compare

[v3.1.0] Napa - 2023-11-15 (Only compatible with the 3.x releases)

Source code
Documentation
Migration Guide

Changelog

✨ Features

🐛 Bug Fixes

  • Support for any JSON data type in device command value (34c657e…)
  • Update edgex_get_transformArg to reflect data type changes in ResourceProperties (3139641…)
  • Bypass JWT check in non-secure mode (0aa84d6…)
  • Update devsdk_post_readings to alloc and free correction id (4f8820a…)
  • Read actual status code after a POST device API call (c449cd6…)
  • Invalid pointer operation in edgex_bus_mqtt_msgarrvd (ba5e076…)
  • Update edgex_data_to_b64 to ignore the last null character ([4504df9…](4504df9bdc42e67 B

🤖 Continuous Integration

  • Add automated release workflow on tag creation (18b6c29…)

1.0.0

21 Jun 09:05
11ca730
Compare
Choose a tag to compare

Edinburgh