Releases: TheSpaceDevs/spaceflightnewsapi
4.18.0-rc.5
v4.18.0-rc.5 (2024-12-24)
Chores
-
Enable DEBUG mode in GitHub Actions workflow (
f119885
) -
Merge branch 'main' into add-authors (
f2e0736
) -
Remove the static version during testing (
bfed4cd
) -
Use DEBUG when testing (
8366f98
) -
deps: Bump astral-sh/setup-uv from 4 to 5 (
dc46b81
)
Bumps astral-sh/setup-uv from 4 to 5.
updated-dependencies:
- dependency-name: astral-sh/setup-uv dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] [email protected]
Features
-
Add author and their socials (
6838bfb
) -
Add authors from the import to the article models (
af0c110
) -
Add VSCode settings for pytest configuration (
6d0d03e
) -
Disable request throttling during testing (
c4dd2b6
) -
Only use cache when not in DEBUG (
f5668f3
) -
Update version assertion in test_info_endpoint to use dynamic version retrieval (
5517022
)
Testing
- Skip failing version test during testing phase (
41134d5
)
Detailed Changes: 4.17.2...4.18.0-rc.5
4.17.2
v4.17.2 (2024-12-17)
Bug Fixes
- Update harvester for correct url quotation (
9f8fae6
)
Detailed Changes: 4.17.1...4.17.2
4.18.0-rc.4
v4.18.0-rc.4 (2024-12-13)
Features
- Conditionally include debug toolbar middleware and URLs in development mode (
3fc5178
)
Detailed Changes: 4.18.0-rc.3...4.18.0-rc.4
4.18.0-rc.3
v4.18.0-rc.3 (2024-12-13)
Features
- Conditionally add debug toolbar to installed apps in development mode (
2338cc7
)
Detailed Changes: 4.18.0-rc.2...4.18.0-rc.3
4.18.0-rc.2
v4.18.0-rc.2 (2024-12-13)
Features
- Add debug toolbar to installed apps in development mode (
217d83b
)
Detailed Changes: 4.18.0-rc.1...4.18.0-rc.2
4.18.0-rc.1
v4.18.0-rc.1 (2024-12-13)
Features
-
Add cache health check to startup probe (
18abba4
) -
Add django-debug-toolbar for improved debugging support (
eeeda3c
) -
Add GraphQL support information to API description (
d63137d
) -
Add launch configuration for debugging Django app in VSCode (
1379a8d
) -
Add throttling configuration for API requests (
9d71be1
) -
Update API throttling settings to limit anonymous requests to 5 per second (
58a4761
)
Detailed Changes: 4.17.1...4.18.0-rc.1
4.17.1
4.17.0
4.17.0-rc.1
v4.17.0-rc.1 (2024-12-02)
Chores
-
feat: add graphql (#3632)
-
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
-
build: 4.17.0-rc.1
Automatically generated by python-semantic-release
-
chore: update harvester to 0.10.0
-
fix: update commit message format for semantic release
-
build: 4.17.0-rc.2
-
chore: remove unused pika-stubs
-
feat: generate the label dynamically
-
feat(#3630): django admin dark theme
-
fix: update STATIC_ROOT and add STATICFILES_DIRS for improved static file handling
Co-authored-by: Derk Weijers [email protected]
- chore: package updates
Co-authored-by: semantic-release
Co-authored-by: Arnaud Muller [email protected]
Bumps astral-sh/setup-uv from 3 to 4.
updated-dependencies:
- dependency-name: astral-sh/setup-uv dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps WyriHaximus/github-action-helm3 from 4.0.1 to 4.0.2.
updated-dependencies:
- dependency-name: WyriHaximus/github-action-helm3 dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Features
-
feat: added commitizen
-
feat: added config for commitizen
-
feat: added psr config
-
feat: add GitHub Actions workflow for semantic release
Detailed Changes: 4.16.4...4.17.0-rc.1
4.16.4
Full Changelog: 4.16.3...4.16.4