Releases: PAR-Government/sensor-things-server
v1.1.0 Released
v1.0.1 Released
v1.0.1 was officially released and pushed to nuget.org in late October 2023!
Full Changelog: v1.0.0.10...v1.0.1
v1.0.0.10 Released
Debut of the first stable release, v1.0.0.10!
v1.0.0.10-RC3 Released
Bump version to 1.0.0.10-RC3
v1.0.0.10-RC2
Preparation for the first stable release
v1.0.0.9-alpha
Implemented Datastreams/Observations path
Resolved missing properties field when retrieving a Thing via an associated Datastream
Resolved issue where some times were being stored as escaped strings in the database
Resolved issue where some times were being double escaped when serialized to JSON
1.0.0.8-alpha Released
Updated some dependencies
Resolved issue where Properties field of a Thing was not being persisted
Ensure that Thing entities are assigned a GUID
1.0.0.7-alpha Released
Revamped MQTT infrastructure to be a bit more streamlined
Added ability to publish Observations over MQTT
Extracted interfaces from the server classes
Improved unit testing
Fixed bug where an Observation.Result could not be a scalar value
1.0.0.6-alpha Released
Explicitly mark server response as UTF8
1.0.0.5-alpha Released
Added ability to export and reset SQLite database
Fixed Server shutdown code
Fixed exception when updating a Sensor entity
Updated nuget version numbers