Releases: ibm-watson-iot/iot-python
Releases · ibm-watson-iot/iot-python
1.0.1
1.0.0
What's Changed
- Add postgres connector support by @msmiths in #185
- Code coverage increase to 71% by @JonahLuckett in #186
- Exposing total_rows - #178 … by @JonahLuckett in #187
- Upgrade to Python 3.8 on Alpine 3.11 by @cclauss in #189
- Remove Python 2.7 (and 3.5) support by @durera in #190
- Total_rows Fix by @JonahLuckett in #191
- Added 4 tests to registry_devicetypes.py by @Milad-Laly in #192
- Added 2 tests to api_state_things.py by @Milad-Laly in #195
- Added 3 tests for registry_deviceTypes by @Milad-Laly in #197
- Added sdk/messages.py tests by @JonahLuckett in #196
- Added 3 different tests logical interfaces by @Milad-Laly in #198
- Registry client connectivity Milad Laly by @Milad-Laly in #199
- Unitesting for Cloudant, DB2, Eventstreams, Postgres by @Milad-Laly in #200
- Improves managedClient.py coveralls percentage by @Milad-Laly in #201
- Improvement of gateway manageddevice by @Milad-Laly in #202
- improve unittesting for registrydiag.py by @Milad-Laly in #203
- Set up GitHub Actions & remove QuickStart support by @durera in #213
- [PATCH] support for paho.mqtt.python 2.0.0 by @IanBoden in #211
New Contributors
- @Milad-Laly made their first contribution in #192
- @IanBoden made their first contribution in #211
Full Changelog: 0.10.1...1.0.0
wiotp-sdk-0.10.1
Resolves issue with Status
class name conflict in application.client
wiotp-sdk-0.10.0
Primary update is the addition of support for the new DB2 data score connector feature
wiotp-sdk-0.9.5
Merge pull request #169 from ibm-watson-iot/destinationRetention Add dsc connector type and destination retention time
wiotp-sdk-0.9.2
Merge pull request #147 from ibm-watson-iot/deviceFactorySample Add publish event sample to docs
wiotp-sdk-0.9.1
Merge pull request #140 from ibm-watson-iot/dockertest Dockertest
ibmiotf-0.4.0
Merge branch 'master' of https://github.com/ibm-watson-iot/iot-python
ibmiotf-0.3.6
Fix up messageLock logic for pub callback handling https://github.com/ibm-watson-iot/iot-python/issues/122
ibmiotf-0.3.5
Prepare for 0.4.0 release Hopefully a proper 1.0 release isn't too far off now ...