Scidx

Latest version: v0.4.1

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

Scan your dependencies

0.3.1

0.3.0

What's Changed
* Enhanced Kafka stream processing: added data_key for nested data hand… by Andreufb in https://github.com/sci-ndp/scidx-api/pull/63
* Enhanced filtering by Andreufb in https://github.com/sci-ndp/scidx-api/pull/64
* S3 new put by Andreufb in https://github.com/sci-ndp/scidx-api/pull/76
* Better explanation on what the processing infromation should be in th… by Andreufb in https://github.com/sci-ndp/scidx-api/pull/71
* Fix bug related to 404 data stream not found by Andreufb in https://github.com/sci-ndp/scidx-api/pull/72
* Uvicron apple silicon by Andreufb in https://github.com/sci-ndp/scidx-api/pull/73
* Kafka new put by Andreufb in https://github.com/sci-ndp/scidx-api/pull/74
* Url new put by Andreufb in https://github.com/sci-ndp/scidx-api/pull/75
* Streaming improve by Andreufb in https://github.com/sci-ndp/scidx-api/pull/78
* Optional Mapping and use of the Kafka streams that don't have mapping… by Andreufb in https://github.com/sci-ndp/scidx-api/pull/77
* Improve documentation: README, installation guide, and .env examples by rbardaji in https://github.com/sci-ndp/scidx-api/pull/80
* Add POST /token test and resolve Pydantic v2 warnings by rbardaji in https://github.com/sci-ndp/scidx-api/pull/81
* Add tests for /organization endpoint with real CKAN integration by rbardaji in https://github.com/sci-ndp/scidx-api/pull/82
* Add tests for POST and DELETE /organization endpoint by rbardaji in https://github.com/sci-ndp/scidx-api/pull/83
* Add tests for Kafka resource creation and deletion, and fix dataset deletion issue by rbardaji in https://github.com/sci-ndp/scidx-api/pull/84
* Add tests for Kafka resource creation and deletion, and fix dataset deletion issue by rbardaji in https://github.com/sci-ndp/scidx-api/pull/85
* Extend tests for create_url to support all file types by rbardaji in https://github.com/sci-ndp/scidx-api/pull/86
* Add tests for S3 resource creation and deletion, and refactor create_s3_resource endpoint to follow PEP 8 by rbardaji in https://github.com/sci-ndp/scidx-api/pull/87
* Add tests for search_datasource endpoint including resource creation and deletion by rbardaji in https://github.com/sci-ndp/scidx-api/pull/88
*Add POP configuration to control route visibility, issue 89 by rbardaji in https://github.com/sci-ndp/scidx-api/pull/90


**Full Changelog**: https://github.com/sci-ndp/scidx-api/compare/v0.2.0...v0.3.0

0.2.0

What's Changed
* feat: add auth token for register_s3.py issue 16 by saleemalharir1 in https://github.com/sci-ndp/scidx-py/pull/19
* feat: add auth in register url by rbardaji in https://github.com/sci-ndp/scidx-py/pull/24
* feat: add auth in register org by rbardaji in https://github.com/sci-ndp/scidx-py/pull/23
* feat: Implement function to get API token by rbardaji in https://github.com/sci-ndp/scidx-py/pull/21
* feat: Functions token protection, extras search, tests update by Andreufb in https://github.com/sci-ndp/scidx-py/pull/26
* docs: Update documentation 18 by saleemalharir1 in https://github.com/sci-ndp/scidx-py/pull/27
* feat: Enhanced Kafka Stream Processing with Comprehensive Mapping, Filtering, and Data Stream Management by Andreufb in https://github.com/sci-ndp/scidx-py/pull/28
* docs: update documentations for v0.2.0 by saleemalharir1 in https://github.com/sci-ndp/scidx-py/pull/30

**Full Changelog**: https://github.com/sci-ndp/scidx-py/compare/v0.1.0...v0.2.0

0.1.1

What's Changed
* feat: Add metadata ckan, retry mechanism, error handling after retry, correct error logging, fixed Dockerfile by Andreufb in https://github.com/sci-ndp/scidx-api/pull/26
* feat: Add auth by rbardaji in https://github.com/sci-ndp/scidx-api/pull/39
* feat: Enhance GET status to Check Keycloak Connectivity 37 by rbardaji in https://github.com/sci-ndp/scidx-api/pull/43
* feat: Add server selection for search endpoint 38 by rbardaji in https://github.com/sci-ndp/scidx-api/pull/44
* feat: Needed changes done by Andreufb in https://github.com/sci-ndp/scidx-api/pull/45
* docs: uptate documentarion for release-0.1.1 by rbardaji in https://github.com/sci-ndp/scidx-api/pull/46


**Full Changelog**: https://github.com/sci-ndp/scidx-api/compare/v0.1.0...v0.1.1

0.1.0

0.0.0alpha

Description
This is the first alpha release of the scidx library. This version includes basic functionalities to interact with the sciDX API, such as creating and deleting organizations, and creating and searching for datasets.

Features

- **Register Organization**: Create a new organization in the sciDX system.
- **Register Datasource**: Create a new datasource in the sciDX system.
- **Search Organization**: List all existing organizations in the sciDX system.
- **Search Datasource**: Search for datasources by various criteria.

Testing

- Added tests for registering and deleting organizations.
- Added tests for registering and searching datasources.

Notes
This is an alpha release and may contain bugs or incomplete features. It is intended for testing and feedback purposes.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.