Skip to content

Releases: telefonicaid/iotagent-ul

1.1.4

20 Jun 13:14
Compare
Choose a tag to compare

Minor bugfixes and IoTA Library updates.

1.1.3

17 Jun 09:33
Compare
Choose a tag to compare

Changes in this release:

  • Allow unprovisioned devices for MQTT UL (#108)
  • FIX Protocol attribute not added to the autoprovisioned devices
  • Use the attributes defined in the Configuration as default alias values (#114)

1.1.1

14 Jun 06:58
Compare
Choose a tag to compare

Changes in this release:

  • FIX Accept initial bar for Ultraligth measures (#98).
  • FIX Allow unprovisioned devices for HTTP UL (#100).
  • FIX Allow for request without a Content-type header (#102);
  • ADD Optional timestamp for measure groups (#105).

1.1.0

01 Jun 12:59
Compare
Choose a tag to compare

Changes in this release:

  • Doc: configuration section (#46)
  • Doc: "Prerequisites" section for needed middleware (MQTT and MongoDB) (#48)
  • Doc: Strictly following documentation ./create-rpm.sh doesn't work (#45)
  • Fix Iotagent dies after several invalid updates (#53)
  • Enable IPv6 for HTTP protocol (#51)
  • Fix Missing or wrong Content-type generates uninformative error (#57)
  • Implement textual value parameter for commands (#59)
  • Subscribe to the wildcards instead of creating a new subscription for each device (#19)
  • Fixed Docker is not published in dockerhub (#56)
  • Update to last IoTAgent library version
  • Fixed empty device post results in a JS error (#66)
  • MQTT Binding has apiKey and resource mixed up (#71)
  • Add environment variable configuration (#75)
  • Add a prefix for all the environment variables (#82)
  • Change the final command status name (#84)
  • Default resource ignored for measure path (#86)
  • [BUG] IoTA Measure w/ timestamp missing (#88)

1.0.0

03 May 14:38
Compare
Choose a tag to compare

Changes in this release:

  • Create the Ultralight payload parser (#1)
  • Create the MQTT transport binding (#3)
  • Create the application (#9)
  • Create the command line client (#8)
  • Create the HTTP transport binding (#2)
  • Create RPM package files (#6)
  • Document how to develop a new transport (#7)
  • Key-value meassure pair should be separated by | (#16)
  • Create the support for commands HTTP Push commands (#11)
  • ADD Travis CI to the repository (#5)
  • Add required files for integration with Sonar (#21)
  • Add a new transport field (#37)