Releases: es-ude/elastic-ai.runtime.enV5
Releases · es-ude/elastic-ai.runtime.enV5
v2.5.1
v2.5.0
v2.4.2
v2.4.1
v2.4.0
v2.3.0
v2.2.1
v2.2.0
v2.1.0
v2.0.0
2.0.0 (2023-08-25)
Bug Fixes
-
demo: explicitly set *repsonse to NULL in getResponse function (acb74e7)
-
http: fix http get (c4cb1e9)
-
http: fix http get (b01efef)
-
http: test_HTTPCleanResponseBufferShouldThrowException spelling response_is_null (fa88342)
-
includeTime: on macOS, the duplicated name of the library coursed an error (99e21d0)
-
includeTime: on macOS, the duplicated name of the library coursed an error (246ed2a)
-
spi: remove direct gpio dependency (503008b)
-
spi: remove direct gpio dependency (eb23994)
-
feat(http)!: remove return of error code from HTTPGet (6d074ec)
Features
- cexception: add exeptionLib and update HTTPCleanResponseBuffer (3639075)
- demo: add g-sensor polling (22151b9)
- demo: add g-sensor polling (ad03da2)
- demo: publish sensor values with given frequency (eb66e14)
- demo: publish sensor values with given frequency (81a3a65)
- http: add CException to httpGet (2c5374b)
- http: delete Errorcodes (0ff0378)
- mqttBroker: add CException to MqttBroker (1a760da)
- mqttBroker: use CException in all Funktions need (fd21616)
- mqttBroker: use CException, change errorcorrection in connectToBrokerUntilSuccessful (86c34eb)
- time): fix(adxl345b: removed pico_time depdency (6ed8e8a)
- time): fix(adxl345b: removed pico_time depdency (5ed35a5)
BREAKING CHANGES
- HTTPGet doesn't support ErrorCodes anymore
-> Use CException