Releases: CatholicOS/ontokit-api
Releases · CatholicOS/ontokit-api
ontokit-0.3.0
What's Changed
- chore: add CI, PyPI, Python, and Ruff badges to README by @JohnRDOrazio in #7
- feat: auto-run database migrations on container startup by @damienriehl in #8
- feat: PostgreSQL index tables for ontology query optimization by @JohnRDOrazio in #10
- fix: register NormalizationRun model in package exports and Alembic by @damienriehl in #14
- Add branch refs to revision history response by @JohnRDOrazio in #3
- Wire SPARQL endpoint to project ontology graph by @JohnRDOrazio in #4
- fix: return None for unindexed class fields by @JohnRDOrazio in #18
- fix: move inline imports to top level for consistency by @JohnRDOrazio in #19
- feat: add search parameter to project list endpoint by @JohnRDOrazio in #28
- feat: add filter=private to project list endpoint by @JohnRDOrazio in #35
- refactor: rename 'upstream sync' to 'remote sync' / 'Sync from Remote' by @JohnRDOrazio in #33
- fix: wrap webhook handler's arq enqueue in try/except by @JohnRDOrazio in #41
- docs: add 'private' to filter_type docstring by @JohnRDOrazio in #39
- docs: add Field descriptions for nullable OWLClassResponse fields by @JohnRDOrazio in #38
- feat: return unfiltered_total in project list response by @JohnRDOrazio in #40
- fix: resolve CodeQL security alerts by @JohnRDOrazio in #43
- fix: resolve mypy errors in scripts/setup-zitadel.py by @JohnRDOrazio in #45
- test: improve unit test coverage toward 80% target by @JohnRDOrazio in #47
New Contributors
- @JohnRDOrazio made their first contribution in #7
Full Changelog: ontokit-0.2.0...ontokit-0.3.0
ontokit-0.2.0
What's Changed
- Release v0.2.0 — API Infrastructure & Suggestion Sessions by @damienriehl in #1
New Contributors
- @damienriehl made their first contribution in #1
Full Changelog: v0.1.0...ontokit-0.2.0