WireCloud v1.2.0 (FIWARE v7.4.1)
Main changes between WireCloud 1.1.0 and 1.2.x:
- Use django-haystack for search indexes, supporting ElasticSearch and Solr in addition to the already supported whoosh backend. See #280, #316, #336, #348 and #354.
- Added support for KeyRock v7. Also, when KeyRock support is enabled, users with the
admin
role assigned in KeyRock will have administration permissions in WireCloud. See #347, #332 - Updated NGSI bindings to v1.2.0. See #351.
- Improved support for organizations. See #335.
- Minor improvements and fixes: #310, #320, #321, #328, #333, #334, #337, #338, #339, #341, #342, #343, #344, #345, #346, #349, #350, #351, #352 and #353.
Removed deprecated features
- Removed support for KeyRock v5. See #347
- Removed support for the old Marketplace and Store FIWARE GEs. See #314.
- Dropped Django 1.8 support. See #313
Foreseen changes
Next major version of WireCloud:
- Will drop support for Django 1.9 and 1.10 but will add support for Django 2.0 and 2.1.
- Will drop support for Python 2. The next major release, WireCloud 1.3, will only support Python 3.4+.
- Will move to django-channels 2.x
- Will drop the
resetsearchindexes
commannd