Filip

Latest version: v0.5.0

Safety actively analyzes 682416 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.5.0

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

BREAKING CHANGE: upgrade dependency of `paho-mqtt` to v2 ([273](https://github.com/RWTH-EBC/FiLiP/pull/273/))

0.4.1

- fix: Session added as optional parameter to enable tls communication with clients ([249](https://github.com/RWTH-EBC/FiLiP/pull/249))
- fix: add missing package ``geojson_pydantic`` in setup.py ([276](https://github.com/RWTH-EBC/FiLiP/pull/276))
- add: support entity creation with keyvalues ([264](https://github.com/RWTH-EBC/FiLiP/pull/264))

0.4.0

- add tutorial for protected endpoint with bearer authentication ([208](https://github.com/RWTH-EBC/FiLiP/issues/208))
- add internal mqtt url for unittests djs0109 ([239](https://github.com/RWTH-EBC/FiLiP/pull/239))
- fix: compare subscriptions to prevent duplicated notifications FWuellhorst, RCX112 ([138](https://github.com/RWTH-EBC/FiLiP/pull/138))
- update pandas version to `~=2.1.4` for `python>=3.9` ([231](https://github.com/RWTH-EBC/FiLiP/pull/231))
- fix: wrong msg in iotac post device ([214](https://github.com/RWTH-EBC/FiLiP/pull/214))
- add support to update entities with keyValues djs0109 ([245](https://github.com/RWTH-EBC/FiLiP/pull/245))
- add function to override the existing entity ([232 ](https://github.com/RWTH-EBC/FiLiP/pull/232 ))
- fix: remove root slash from paths ([251](https://github.com/RWTH-EBC/FiLiP/issues/251))
- fix: include headers in some requests ([250](https://github.com/RWTH-EBC/FiLiP/issues/250))
- add: `forcedUpdate` and missing `overrideMetadata` in request parameters ([236](https://github.com/RWTH-EBC/FiLiP/pull/236))
- feat: make context-entity more customizable ([225](https://github.com/RWTH-EBC/FiLiP/issues/225))
- feat: add geojson support to context-entity ([226](https://github.com/RWTH-EBC/FiLiP/issues/226))

BREAKING CHANGE:
- feat: make context-entity more customizable ([225](https://github.com/RWTH-EBC/FiLiP/issues/225)) enforces stricter type validation as before. This might lead to errors in your code if you are not using the correct types. Please check the documentation for the correct types.

0.3.0

- fix: bug in typePattern validation richardmarston ([180](https://github.com/RWTH-EBC/FiLiP/pull/180))
- add: add messages to all KeyErrors FWuellhorst ([192](https://github.com/RWTH-EBC/FiLiP/pull/192))
- add: optional module `semantics` in setup tool djs0109
- fix: get() method of Units dose not work properly by djs0109 ([193](https://github.com/RWTH-EBC/FiLiP/pull/193))
- BREAKING CHANGE: Migration of pydantic v1 to v2 djs0109 ([199](https://github.com/RWTH-EBC/FiLiP/issues/199))

0.2.5

- fixed service group edition not working ([170](https://github.com/RWTH-EBC/FiLiP/issues/170))
- fixed service group can not be retrieved by apikey and resource ([169](https://github.com/RWTH-EBC/FiLiP/issues/169))
- add new argument `strict_data_type` to entity.get_attributes to allow disabling the validator of data types ([182](https://github.com/RWTH-EBC/FiLiP/issues/182))

0.2.4

- fixed ContextAttribute: wrong type conversion for value ([173](https://github.com/RWTH-EBC/FiLiP/issues/173))
- fixed Change does_entity_exists create error message if entity does not exist ([167](https://github.com/RWTH-EBC/FiLiP/issues/167))
- fixed remove additional escape chars when sending a string ([163](https://github.com/RWTH-EBC/FiLiP/issues/163))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.