Releases: TheSpaceDevs/spaceflightnewsapi
4.17.0-rc.2
4.17.0-rc.1
v4.17.0-rc.1 (2024-11-29)
Features
-
feat: add GraphQL support with schema and queries for articles, blogs, and reports
-
feat: extend GraphQL schema to include Launch and Event types with new queries for articles and blogs by news site, launch, and event
-
refactor: remove logging configuration from settings.py
-
feat: add NewsSite type to GraphQL schema and fix typo in LaunchType fields
-
feat: implement GraphQL types and queries for Article, Blog, Report, Launch, Event, and NewsSite
-
feat: update GraphQL types to use custom filter classes for Article, Blog, and Report
-
feat: enhance article and blog queries with ordering by published date
-
fix: remove ordering from all_articles query in GraphQL schema
-
chore: sync pyproject
-
chore: ignore type beceause it's not available
-
feat: added commitizen
-
feat: added config for commitizen
-
feat: added psr config
-
feat: add GitHub Actions workflow for semantic release
4.16.4
Full Changelog: 4.16.3...4.16.4
4.16.3
Full Changelog: 4.16.2...4.16.3
4.16.2
Full Changelog: 4.16.1...4.16.2
4.16.1
What's Changed
- refactor: change log level from info to debug for existing blog and report checks by @derkweijers in #3622
- feat: update Dockerfile to install Google Chrome and wget by @derkweijers in #3623
- chore: Revert "feat: update Dockerfile to install Google Chrome and wget (#3623)" by @derkweijers in #3624
Full Changelog: 4.16.0...4.16.1
4.16.0
What's Changed
- chore(deps): bump mikepenz/action-junit-report from 4 to 5 by @dependabot in #3618
- feat: add harvester & django-admin commands by @derkweijers in #3619
- feat: add repository credentials as inputs for build-image action by @derkweijers in #3620
- fix: docker build by @derkweijers in #3621
Full Changelog: 4.15.1...4.16.0
4.15.1
Full Changelog: 4.15...4.15.1
4.15
4.14.1
What's Changed
- feat: start using uv by @derkweijers in #3606
- chore: src layout by @derkweijers in #3609
- chore: add migrate command to Makefile by @derkweijers in #3610
- chore: update django-stubs-ext to version 4.2.7 by @derkweijers in #3611
- chore: move to file based version by @derkweijers in #3612
- fix: Revert "chore: move to file based version (#3612)" by @derkweijers in #3613
Full Changelog: 4.14.0...4.14.1