-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Publish changelog for api-2024.12.07.04.18.28 (#5258)
Co-authored-by: obulat <[email protected]>
- Loading branch information
1 parent
0bd3fb6
commit 1731e1c
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# 2024.12.07.04.18.28 | ||
|
||
## New Features | ||
|
||
- Enable debugging of the API server from inside a Docker container | ||
([#5218](https://github.com/WordPress/openverse/pull/5218)) by @dhruvkb | ||
|
||
## Improvements | ||
|
||
- Making docker user names consistent | ||
([#5238](https://github.com/WordPress/openverse/pull/5238)) by @tejaswarathe | ||
|
||
## Internal Improvements | ||
|
||
- Bump and unify PDM in the api/ and indexer_worker/ to 2.21 | ||
([#5250](https://github.com/WordPress/openverse/pull/5250)) by @krysal | ||
- Bump dev and test dependencies of the API | ||
([#5249](https://github.com/WordPress/openverse/pull/5249)) by @krysal | ||
- Bump sentry-sdk to 2.18.0 and structlog-sentry to 2.2.1 | ||
([#5248](https://github.com/WordPress/openverse/pull/5248)) by @krysal | ||
- Enable debugging of the API server from inside a Docker container | ||
([#5218](https://github.com/WordPress/openverse/pull/5218)) by @dhruvkb |