Skip to content

v0.0.1

Compare
Choose a tag to compare
@neurobagel-bot neurobagel-bot released this 07 Aug 20:12

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Alyssa Dai (@alyssadai)

❤️ Arman Jahanpour (@rmanaem)

❤️ Sebastian Urchs (@surchs)

Release Notes

[CI] Make first release (#76)

First release of the Neurobagel deployment recipe. This release introduces different deployment profiles and an automated process for setting up a graph store using Docker Compose, as well as various environment variables for configuring the behaviour of Neurobagel services using a single .env file.


🚀 Enhancements

  • [CI] Make first release #76 (@alyssadai)
  • [ENH] Added NB_QUERY_URL_PATH #69 (@alyssadai @rmanaem)
  • [ENH] add auth vars to n-API & local query tool and disable by default #67 (@alyssadai)
  • [ENH] Update environment variables and remove deprecated version tag #65 (@alyssadai)
  • [ENH] Added NB_FEDERATE_REMOTE_PUBLIC_NODES env var #61 (@rmanaem)
  • [FIX] Enable graph setup to run on stack restart #57 (@surchs)
  • [MNT] Use docker compose secrets for sensitive credentials #50 (@alyssadai)
  • [ENH] Add COMPOSE_PROJECT_NAME to template.env #48 (@alyssadai)
  • [REF] Consolidate deployment recipes and refactor template.env #46 (@alyssadai)
  • [ENH] Separate /data mount points, separate query tool profiles #44 (@alyssadai)
  • [FIX] Remove default NB_API_QUERY_URL value and fix ports used by full-stack setup script #42 (@alyssadai)
  • [FIX] Use NB_GRAPH_ROOT_CONT in setup.sh #43 (@surchs)
  • [ENH] Add single docker compose recipe for all deployment flavours #32 (@rmanaem @surchs @alyssadai)
  • [FIX] Switch query tool port to default used by Vite #31 (@alyssadai)
  • [REF] Rename API_QUERY_URL to NB_API_QUERY_URL #26 (@alyssadai)
  • [FIX] Consolidate add_data_to_graph.sh #23 (@alyssadai @surchs)
  • [ENH] Add GraphDB setup script #19 (@alyssadai)
  • [FIX] Update environment variable table with GraphDB defaults #17 (@alyssadai)
  • [REF] Switch to opt-in Stardog syntax #13 (@surchs)
  • [REF] Move vocab turtle file from api repo #15 (@surchs @alyssadai)
  • [FIX] Use host-gateway instead of localhost in local federation config #6 (@alyssadai)
  • [ENH] Add configuration files and templates for different deployment flavours #2 (@alyssadai)

⚠️ Pushed to main

🧪 Tests

  • [FIX] Fix the compatibility workflows #51 (@surchs)
  • [ENH] Add version compatibility check for all latest builds #37 (@surchs)
  • [CI] Set up compatibility test workflow #35 (@rmanaem)

Authors: 3