|
1 | 1 | # CHANGELOG |
2 | 2 |
|
3 | 3 |
|
4 | | -## v4.29.0-rc.4 (2026-02-05) |
5 | | - |
6 | | -### Bug Fixes |
7 | | - |
8 | | -- Ensure USE_X_FORWARDED_PORT is set to True for proxy configuration |
9 | | - ([`d6abf4b`](https://github.com/TheSpaceDevs/spaceflightnewsapi/commit/d6abf4b89a33c933ac9cc0085a9582eb184e75d2)) |
10 | | - |
11 | | -- Remove redundant access-log-fmt option from granian command in Dockerfile |
12 | | - ([`a65965c`](https://github.com/TheSpaceDevs/spaceflightnewsapi/commit/a65965c19bd51dfd6d0bfcfc8a6899f418f0ac0d)) |
| 4 | +## v4.29.0 (2026-02-05) |
13 | 5 |
|
14 | 6 | ### Chores |
15 | 7 |
|
16 | | -- Keep logging simple for now |
17 | | - ([`bdc3d6c`](https://github.com/TheSpaceDevs/spaceflightnewsapi/commit/bdc3d6c644ce452d425a3aedf0c5ab0a988c2a18)) |
18 | | - |
19 | | -### Features |
20 | | - |
21 | | -- Add host option to granian command in Dockerfile |
22 | | - ([`bbb126e`](https://github.com/TheSpaceDevs/spaceflightnewsapi/commit/bbb126e10830c949568a330fb3df972ea69f9cb1)) |
23 | | - |
24 | | - |
25 | | -## v4.29.0-rc.3 (2026-02-04) |
26 | | - |
27 | | -### Features |
28 | | - |
29 | | -- Setup granian |
30 | | - ([`9aad63b`](https://github.com/TheSpaceDevs/spaceflightnewsapi/commit/9aad63b50bb3a0e7e6ab8a1215b49d970ddaf97d)) |
31 | | - |
32 | | - |
33 | | -## v4.29.0-rc.2 (2026-01-31) |
34 | | - |
35 | | -### Features |
36 | | - |
37 | | -- Enhance access log format documentation in gunicorn configuration |
38 | | - ([`75bc14b`](https://github.com/TheSpaceDevs/spaceflightnewsapi/commit/75bc14b66e0a6ac3e028fb575f05e8d5d970a571)) |
39 | | - |
40 | | -- Make num_proxies configurable |
41 | | - ([`ead42f8`](https://github.com/TheSpaceDevs/spaceflightnewsapi/commit/ead42f815fc96e523b353c1272a940ad7e84b340)) |
42 | | - |
43 | | - |
44 | | -## v4.29.0-rc.1 (2026-01-29) |
45 | | - |
46 | | -### Features |
| 8 | +- Staging to main ([#3762](https://github.com/TheSpaceDevs/spaceflightnewsapi/pull/3762), |
| 9 | + [`85aca53`](https://github.com/TheSpaceDevs/spaceflightnewsapi/commit/85aca53597e0e148bd39e0ce02cfbceb3060207c)) |
47 | 10 |
|
48 | | -- Add NUM_PROXIES setting to REST_FRAMEWORK for throttling |
49 | | - ([`9aa7b66`](https://github.com/TheSpaceDevs/spaceflightnewsapi/commit/9aa7b669df6e9a44f0ccef9a43830d38671e0973)) |
| 11 | +- **deps**: Bump django from 5.2.10 to 5.2.11 |
| 12 | + ([#3761](https://github.com/TheSpaceDevs/spaceflightnewsapi/pull/3761), |
| 13 | + [`ca9b070`](https://github.com/TheSpaceDevs/spaceflightnewsapi/commit/ca9b0706a5da0b17ed8cbfd3b35c7c1332c0531b)) |
50 | 14 |
|
51 | 15 |
|
52 | 16 | ## v4.28.0 (2026-01-29) |
|
0 commit comments