Skip to content

Releases: RWTH-EBC/FiLiP

v0.6.0

27 Nov 11:43
f4be3e6
Compare
Choose a tag to compare

Changelog

  • add: Tutorial for connecting with secured endpoints (#319)
  • add: Example for notification based command (#332)
  • add: tests for clear functions (#336)
  • 🚀 add: API client for NGSI-LD context broker (#338, #356, #327, #300, #301, #212, #222, #221)
  • fix: clear functions for context broker (#336)
  • fix: validation error of ngsipayloadattr when the attribute substitution is used(#351)
  • update: integrate the key-values endpoints with normalized endpoints (#318)
  • remove: update_entity_attributes_key_values and update_entity_key_values are removed (#318)

What's Changed

New Contributors

Full Changelog: 0.5.0...v0.6.0

v0.5.0

30 Jul 20:02
70006d6
Compare
Choose a tag to compare

What's Changed

  • 164 adding multientity to tutorials by @RCX112 in #260
  • 265 order in cleanup function by @SystemsPurge in #267
  • 145 update relationships with contextbrokerclient update entity by @SystemsPurge in #271
  • fix: ngsi v2 tutorials are deprecated (#255) by @WaltherTrgovac in #259
  • chore: make entity_type optional by @djs0109 in #188
  • 178 error on duplicate object by @djs0109 in #279
  • 277 specify version of fiware stack for tutorials by @RCX112 in #285
  • Add new QL endpoints of /v2/attr and /v2/attr/{attr_name} by @tzuchen-liu in #16
  • 272 mqtt v2 does not work by @FWuellhorst in #273
  • chore: delete requirements.txt and put in .gitignore by @sbanoeon in #292
  • 237 update and refactor examples by @WaltherTrgovac in #278
  • fix outdated gitlab pages by @djs0109 in #304
  • 306 example is not correctly linked in documentation by @djs0109 in #307
  • 288 filip support right now only paylaod in mqtt custom / http custom but orion already supports json and ngsi as further options by @SystemsPurge in #296
  • fix: iota_url check seperately checked now. by @mwr-ebc in #299
  • 198 support of alterationtypes in subscriptions by @djs0109 in #293
  • test: implement test for macro substitution by @djs0109 in #308
  • 203 non existing attribute is returned and causes float conversion error by @djs0109 in #311
  • 312 expressionlanguage in device should be optional by @RCX112 in #313
  • 298 covered field for more general notifications that cover multiple entity types see here by @djs0109 in #310
  • release v0.5.0 by @djs0109 in #314

Readable Changelog

  • update: allow duplicated name in device, check uniqueness of object_id (#279)
  • update: upgrade dependency of paho-mqtt to v2 (#273)
  • add: json and ngsi as payload format in custom notification model (#296)
  • add: support alterationTypes in subscription model (#293)
  • add: validation for JEXL based expression (#260)
  • add: tutorials for multi-entity (#260)
  • add: add update_entity_relationships to allow relationship update (#271)
  • add: timeseries query with all attrs and specific attr name (#16)
  • add: flag to determine the deletion of registration when clearing the CB (#267)
  • add: covered flag in notification model (#310)
  • fix: rework tutorials for pydantic v2 (#259)
  • fix: inconsistency of entity_type as required argument (#188)
  • fix: allow empty string in attribute value validation (#311)

BREAKING CHANGE: upgrade dependency of paho-mqtt to v2 (#273)

New Contributors

Full Changelog: 0.4.1...v0.5.0

v0.4.1

24 Apr 12:17
5e46ea4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

09 Apr 16:34
cc9a2c2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

28 Dec 13:23
d2c2e90
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGE:

New Contributors

Full Changelog: v0.2.5...v0.3.0

v0.2.5

14 Feb 16:23
6355d33
Compare
Choose a tag to compare

What's Changed

  • fix: 170 edit service group not work by @djs0109 in #172
  • fix: 169 service group can not be retrieved by apikey and resource by @djs0109 in #171
  • feat: 182 get attributes will only return the attributes with the pre defined attribute type by @djs0109 in #183

Full Changelog: v0.2.4...v0.2.5

v0.2.4

07 Dec 15:36
e0d7b02
Compare
Choose a tag to compare

What's Changed

  • fix: remove additional escape chars when sending a string by @windrad6 in #163
  • fix: context attribute wrong type conversion for value by @tstorek in #174
  • fix: misleading log for does_entity_exist by @tstorek in #175

BREAKING CHANGE:

  • renamed does_entity_exists to does_entity_exist

Full Changelog: v0.2.3...v0.2.4

v0.2.3

31 Aug 12:35
a4d48ba
Compare
Choose a tag to compare

What's Changed

  • added override_metadata argument according to new metadata update semantics in orion (https://fiware-orion.readthedocs.io/en/master/user/metadata.html#updating-metadata) (#157)
  • fixed test for patch_entity (#157)
  • added flag to ntoify only changed attributes (#154)
  • fixed issue of client generation when multiple clients are required (#151)
  • fixed throttling=0 is not working when posting a subscription (#148)
  • added filter functions for better subscription handling (#141)
  • added filter functions for better device handling (#143)
  • fixed coupled delete of devices and entities (#143)
  • Add images to tutorials (#139)

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

22 Mar 20:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

release of version 0.2.1

04 Feb 10:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1