Filip

Latest version: v0.4.1

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

Scan your dependencies

Page 1 of 2

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))

0.2.3

- 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](https://github.com/RWTH-EBC/FiLiP/issues/157))
- fixed test for patch_entity ([157](https://github.com/RWTH-EBC/FiLiP/issues/157))
- added flag to ntoify only changed attributes ([154](https://github.com/RWTH-EBC/FiLiP/issues/154))
- fixed issue of client generation when multiple clients are required ([151](https://github.com/RWTH-EBC/FiLiP/issues/151))
- fixed throttling=0 is not working when posting a subscription ([148](https://github.com/RWTH-EBC/FiLiP/issues/148))
- added filter functions for better subscription handling ([141](https://github.com/RWTH-EBC/FiLiP/issues/141))
- added filter functions for better device handling ([143](https://github.com/RWTH-EBC/FiLiP/issues/143))
- fixed coupled delete of devices and entities ([143](https://github.com/RWTH-EBC/FiLiP/issues/143))
- Add images to tutorials ([139](https://github.com/RWTH-EBC/FiLiP/issues/139))

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.