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