Skip to content

Releases: arduino/iot-client-go

v3.1.1

31 Jan 07:10
3c4e883
Compare
Choose a tag to compare

Align client to Jan 2025 iot-api release.
Removing strict json serializtion check to avoid "Unknown fields" API decoding issue

v3.0.1

06 Nov 10:16
c777774
Compare
Choose a tag to compare

Update clients with new iot-api features.

v3.0.0

25 Oct 07:19
14ca682
Compare
Choose a tag to compare

Updated client generation to openapi-generator v7.9.0.
NOTE: this update include API naming convention changes that are causing a breaking change in API names. In the specific, new API structures are named with a 'API' uppercase prefix.

v2.0.6

20 Sep 08:10
9a8412b
Compare
Choose a tag to compare

Update clients aligning to latest iot-api functionalities

v2.0.4

09 Jul 12:40
f9a1e2c
Compare
Choose a tag to compare

Update clients aligning to latest iot-api functionalities

v2.0.3

09 Jul 12:39
f9a1e2c
Compare
Choose a tag to compare

Update clients aligning to latest iot-api functionalities

v2.0.1

31 Jan 14:33
288fadf
Compare
Choose a tag to compare

Update clients aligning to latest iot-api functionalities:

  • Thing clone
  • Dashboard clone
  • Fixed /properties endpoint x-organization header support

v2.0.0

25 Sep 08:06
895ce04
Compare
Choose a tag to compare
  • [Breaking change] The client has been regenerated with Open Api Generator v7.0.0

v1.4.4

26 Jan 09:47
df26e14
Compare
Choose a tag to compare
  • Now, creating a device, a connection_type parameter could be set. It allows selecting the device connectivity when more than one option is available
  • Now the organization id could be used to create a Lora device

v1.4.2

03 Aug 14:25
Compare
Choose a tag to compare

Update client to latest API version