Skip to content

Releases: TheSpaceDevs/spaceflightnewsapi

4.18.0-rc.5

24 Dec 14:20
Compare
Choose a tag to compare
4.18.0-rc.5 Pre-release
Pre-release

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

17 Dec 08:22
Compare
Choose a tag to compare

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

13 Dec 14:58
Compare
Choose a tag to compare
4.18.0-rc.4 Pre-release
Pre-release

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

13 Dec 11:35
Compare
Choose a tag to compare
4.18.0-rc.3 Pre-release
Pre-release

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

13 Dec 10:50
Compare
Choose a tag to compare
4.18.0-rc.2 Pre-release
Pre-release

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

13 Dec 09:21
Compare
Choose a tag to compare
4.18.0-rc.1 Pre-release
Pre-release

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

05 Dec 15:43
Compare
Choose a tag to compare

v4.17.1 (2024-12-05)

Bug Fixes

  • Add order_by to queryset (e96ca9b)

Detailed Changes: 4.17.0...4.17.1

4.17.0

03 Dec 19:28
Compare
Choose a tag to compare

v4.17.0 (2024-12-03)

Chores

  • Set the default ordering for graphql (66f61db)

  • Url cleanup (241e0d1)

Features

  • Move admin to non-v4 url (f1e931f)

  • Move admin to non-v4 url (1e3959c)


Detailed Changes: 4.17.0-rc.1...4.17.0

4.17.0-rc.1

02 Dec 12:15
Compare
Choose a tag to compare
4.17.0-rc.1 Pre-release
Pre-release

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): add django admin dark theme (#3633)

  • 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]

  • deps: Bump astral-sh/setup-uv from 3 to 4 (#3636, 1e4de33)

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>

  • deps: Bump WyriHaximus/github-action-helm3 from 4.0.1 to 4.0.2 (#3635, eb57250)

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

22 Nov 10:52
83150a0
Compare
Choose a tag to compare

Full Changelog: 4.16.3...4.16.4