Changelog
- update: error handling for get devices list (#451)
- update: link FIWARE badges in README.md (#463)
- fix: falsy value handling on update_entity_attribute (#454)
- add: warning if
Orionversion is not supported (#200) - add: support pagination for get_entity_list of NGSI-LD (#456)
- add: version checker for correct cb version (#200)
- add: pagination for get entity list in NGSI-LD client (#457)
- add: new example for uploading existing dataset (#453)
What's Changed
- Added version checker for correct cb version #190 by @djs0109 in #200
- chore: error handling for get devices list by @sbanoeon in #451
- feat: add pagination for get entity list by @djs0109 in #457
- 449 example for uploading existing dataset by @mwr-ebc in #453
- fix: falsy value handling on update_entity_attribute by @SystemsPurge in #454
- docs: added reference to the filtering section by @sbanoeon in #462
- Add FIWARE Badges by @jason-fox in #463
- 464 release preparation v0 7 3 by @djs0109 in #465
New Contributors
- @jason-fox made their first contribution in #463
Full Changelog: 0.7.2...v0.7.3