Releases: telefonicaid/iotagent-ul
Releases · telefonicaid/iotagent-ul
1.1.4
1.1.3
1.1.1
1.1.0
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
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)