Bug Fixes
- Fixes a bug that causes batch message sends to Azure IOT Hub to fail
by reverting the library to a previous working version.
Breaking Changes
- The default database used is SQLite instead of SQL Server CE.
The default database file isDatabase\iChenServer.db
instead
ofDatabase\iChenServer.sdf
. This is to avoid certain performance
issues with SQL Server CE.