-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'neurobagel:main' into switch-to-lifespan-events
- Loading branch information
Showing
10 changed files
with
106 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# v0.2.1 (Tue Apr 16 2024) | ||
|
||
#### 🐛 Bug Fixes | ||
|
||
- [FIX] Address performance issues in SPARQL query [#308](https://github.com/neurobagel/api/pull/308) ([@surchs](https://github.com/surchs)) | ||
- [FIX] Disable timeout for request to graph [#305](https://github.com/neurobagel/api/pull/305) ([@alyssadai](https://github.com/alyssadai)) | ||
|
||
#### Authors: 2 | ||
|
||
- Alyssa Dai ([@alyssadai](https://github.com/alyssadai)) | ||
- Sebastian Urchs ([@surchs](https://github.com/surchs)) | ||
|
||
--- | ||
|
||
# v0.2.0 (Thu Apr 11 2024) | ||
|
||
:tada: This release contains work from a new contributor! :tada: | ||
|
||
Thank you, Abdul Samad Siddiqui ([@samadpls](https://github.com/samadpls)), for all your work! | ||
|
||
### Release Notes | ||
|
||
#### [MNT] Release new data model ([#300](https://github.com/neurobagel/api/pull/300)) | ||
|
||
We have updated the Neurobagel data model to allow users to specify phenotypic information at the session level (https://github.com/neurobagel/planning/issues/83). This release updates the node API so it can understand the new graph data. | ||
|
||
--- | ||
|
||
#### 💥 Breaking Changes | ||
|
||
- [REF] Make session count names clearer in query response [#282](https://github.com/neurobagel/api/pull/282) ([@alyssadai](https://github.com/alyssadai)) | ||
- [ENH] Support queries of session-level phenotypic attributes [#264](https://github.com/neurobagel/api/pull/264) ([@alyssadai](https://github.com/alyssadai)) | ||
|
||
#### 🚀 Enhancements | ||
|
||
- [ENH] Added root endpoint with welcome message and API docs link [#286](https://github.com/neurobagel/api/pull/286) ([@samadpls](https://github.com/samadpls)) | ||
- [MNT] Release new data model [#300](https://github.com/neurobagel/api/pull/300) ([@surchs](https://github.com/surchs)) | ||
- Delete .github/workflows/add_pr2project.yml [#244](https://github.com/neurobagel/api/pull/244) ([@surchs](https://github.com/surchs)) | ||
|
||
#### 📝 Documentation | ||
|
||
- [DOC] Added warning about quoting in `.env` file for Docker commands [#284](https://github.com/neurobagel/api/pull/284) ([@samadpls](https://github.com/samadpls)) | ||
- [DOC] Add sample default SPARQL query to repo [#277](https://github.com/neurobagel/api/pull/277) ([@alyssadai](https://github.com/alyssadai)) | ||
|
||
#### 🧪 Tests | ||
|
||
- [TST] Refactor tests [#269](https://github.com/neurobagel/api/pull/269) ([@alyssadai](https://github.com/alyssadai)) | ||
|
||
#### 🔩 Dependency Updates | ||
|
||
- Bumped fastapi, starlette, and typing_extensions [#295](https://github.com/neurobagel/api/pull/295) ([@rmanaem](https://github.com/rmanaem)) | ||
|
||
#### Authors: 4 | ||
|
||
- Abdul Samad Siddiqui ([@samadpls](https://github.com/samadpls)) | ||
- Alyssa Dai ([@alyssadai](https://github.com/alyssadai)) | ||
- Arman Jahanpour ([@rmanaem](https://github.com/rmanaem)) | ||
- Sebastian Urchs ([@surchs](https://github.com/surchs)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters