Libcoveofds

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 2

0.9.0

Fixed

- Fixed false positive alerts due to enums being in the wrong place https://github.com/Open-Telecoms-Data/lib-cove-ofds/issues/81

Changed

- Start using published libcove2 library

0.8.3

Added

- `extra` key in JSON Schema errors
- `additional_properties` validator has `extra` key `additional_properties` with a list of what properties are unwanted.

0.8.2

Added

- Schema for network object as well as schema for root object

0.8.1

Fixed

- Updated to latest version of Schema 0.3.0 (Disallow additional properties in Geometry objects.)

0.8.0

Added

- Support for featureType in JSON to GeoJSON and GeoJSON to JSON

Changed

- Schema files are now bundled with library instead of downloading on each use
- Update Schema file to 0.3.0 of schema (There is no version detection and automatic switching yet.)
- GeoJSONToJSONConverter.process_data has changed API to accommodate featureType

Removed

- OFDSSchema class no longer has get_data_schema - it was not used.
- OFDSSchema class no longer has get_package_schema_dereferenced - the standard get_package_schema now returns a dereferenced schema.
- Python dependencies that aren't needed any more, due to not fetching schemas

Fixed

- GeoJSON to JSON:
- [69](https://github.com/Open-Telecoms-Data/lib-cove-ofds/issues/69) AttributeError: 'str' object has no attribute 'get'

0.7.0

Added

- [64](https://github.com/Open-Telecoms-Data/lib-cove-ofds/issues/64) Support for schema 0__2__0, including networkProvider -> networkProviders
- Changes to JSON Validate
- Changes to Python Validate (Organisation reference checks)
- Changes to JSON/GeoJSON conversions
- Note library supports 0.2 beta only - it does not support 0.1 beta now.

Removed

- Support for 0.1 beta (Supports 0.2 beta instead)

Changed

- Python Validate:
- [51](https://github.com/Open-Telecoms-Data/lib-cove-ofds/issues/51) - unique ID checks return all places the non-unique ID is used. (Previously would not return first one)
- [60](https://github.com/Open-Telecoms-Data/lib-cove-ofds/issues/60) - unique ID checks return a path with "id" at the end.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.