Releases: geneontology/go-fastapi
Releases · geneontology/go-fastapi
v0.2.7
What's Changed
- RDF endpoint is http - change provisioning to reflect by @sierra-moxon in #75
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- add missing GO-CAM sparql queries from 2023 version of api-gorest by @sierra-moxon in #74
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- pass individual uvicorn process logs to gunicorn and report error/access in one log file on the server instead of stdout by @sierra-moxon in #73
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- update doc, endpoint test fixes by @sierra-moxon in #72
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- now allowing a dns record to be created by the go-deploy tool by @abessiari in #67
- Subgraph to query GOlr instead of using ontobio to instantiate GO in memory, fixes #64 by @sierra-moxon in #68
- v0.2.2 - final release before PROD deploy, fixes #66 by @sierra-moxon in #71
Full Changelog: v0.2.1...v0.2.3
v0.2.1
What's Changed
- Enhancements/Fixes by @abessiari in #52
- Fix apache log uploads to s3 by @abessiari in #53
- added support for redirecting http to https by @abessiari in #54
- redirecting to default page /docs by @abessiari in #57
- Fix failures for accessing GOlr via https by @sierra-moxon in #58
- add QC github action workflow by @sierra-moxon in #60
- handling cloudflare by @abessiari in #59
- Update documentation by @sierra-moxon in #62
- remove debugging statements from urllib upgrade by @sierra-moxon in #63
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- aws provisioning by @abessiari in #50
- test failure due to changing annotations; fixed and confirmed change. by @sierra-moxon in #51
New Contributors
- @abessiari made their first contribution in #50
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- update 'deploying to production' documentation based on push to docke… by @sierra-moxon in #42
- Fix slimmer function - add
exclude_automatic_assertions=False
by @sierra-moxon in #43 - remove pypi release gh action by @sierra-moxon in #44
- Return model title and ID from get_gocam_models_by_go_id by @pkalita-lbl in #47
- handle MGI:MGI: as an input as well as MGI: by @sierra-moxon in #45
- publicize causalmf parameter used by the pathway widget to filter out… by @sierra-moxon in #49
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Add go cam endpoints, fixes #24 by @sierra-moxon in #28
- autocomplete tuning by @sierra-moxon in #31
- remove prints by @sierra-moxon in #32
- Split tests into individual tests - one file becoming too unwieldy by @sierra-moxon in #34
- remove transform and transformArray dependency on ontobio by @sierra-moxon in #35
- fix tests for expand and contract uris by @sierra-moxon in #36
- More test data for prefixes by @sierra-moxon in #37
- Return transformed query result from get_gocams_by_geneproduct_id by @pkalita-lbl in #40
- Add pathway section to swagger docs by @sierra-moxon in #41
New Contributors
- @pkalita-lbl made their first contribution in #40
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- adding documentation and a working dockerfile using ubuntu:latest as the base image by @sierra-moxon in #8
- fixing up testing workflow by @sierra-moxon in #9
- testing docker image by @sierra-moxon in #10
- replace run_solr_on and run_solr_query_on with local implementations … by @sierra-moxon in #11
- replacing enums locally by @sierra-moxon in #17
- update dockerfile to use ubuntu:20.04 by @sierra-moxon in #18
- tweak image size by @sierra-moxon in #19
- make jammy changes fixes #21 by @sierra-moxon in #23
- get docker-build.yaml in place for automatic dockerhub deployment, also fixes #26 by @sierra-moxon in #25
Full Changelog: v0.1.0...v0.1.1