Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish changelog for api-2023.04.12.23.29.59 #1185

Merged
merged 2 commits into from
Apr 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 70 additions & 0 deletions documentation/changelogs/api/2023.04.12.23.29.59.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# 2023.04.12.23.29.59

## New Features

- Set rate-limit headers on each response (#775) @dhruvkb

## Improvements

- Fix issues in the workflow simplifications of #1054 (#1058) @dhruvkb
- Simplify CI + CD workflow (#1054) @dhruvkb
- Improve documentation for partial stack setups (#974) @dhruvkb
- Use upstream thumbnail if available (#898) @krysal
- Remove XML from the API (#986) @obulat
- Update URLs to point to docs.openverse.org (#991) @dhruvkb
- Absorb `build-nginx` job into `build-images` job (#944) @dhruvkb

## Internal Improvements

- Change deployment workflow name from colon to dash (#1174) @AetherUnbound
- Safely call create-or-update-comment when dealing with forks (#997)
@sarayourfriend
- Update nginx Docker tag to v1.23.4 (#1108) @renovate
- Use context manager for multiprocessing in the ingestion server (#1057)
@obulat
- Bump boto3 from 1.26.99 to 1.26.105 in /api (#1133) @dependabot
- Add env var to reporting job (#1131) @dhruvkb
- Add a Slack notification job to the CI + CD workflow (#1066) @dhruvkb
- Bump pillow from 9.4.0 to 9.5.0 in /api (#1115) @dependabot
- Bump sentry-sdk from 1.17.0 to 1.18.0 in /api (#1112) @dependabot
- Bump orjson from 3.8.8 to 3.8.9 in /api (#1114) @dependabot
- Bump ipython from 8.11.0 to 8.12.0 in /api (#1113) @dependabot
- Pass actor for staging deploys with the `f` flag (#1104) @dhruvkb
- Dispatch workflows instead of regular reuse to show deployment runs (#1034)
@sarayourfriend
- Restore Django Admin views (#1065) @krysal
- Save cleaned up data during the cleanup step (#904) @obulat
- Defer the `tags_list` for media models (#1029) @obulat
- Bump boto3 from 1.26.97 to 1.26.99 in /api (#1042) @dependabot
- Add tag app release action (#987) @sarayourfriend
- Add CNAME in other use of `actions-gh-pages` (#1006) @dhruvkb
- Fix local build of the API and add its `recreate` just command (#994) @krysal
- Skip build and publish job if nothing to do (#977) @dhruvkb

## Bug Fixes

- Change deployment workflow name from colon to dash (#1174) @AetherUnbound
- Safely call create-or-update-comment when dealing with forks (#997)
@sarayourfriend
- Pass `GITHUB_TOKEN` to deploy docs (#1134) @dhruvkb
- Add `SLACK_WEBHOOK_TYPE` env var to reporting job (#1131) @dhruvkb
- Pass actor for staging deploys with the flag (#1104) @dhruvkb
- Add to GitHub CLI step (#1103) @dhruvkb
- Dispatch workflows instead of regular reuse to show deployment runs (#1034)
@sarayourfriend
- Fix typo in docs building on (#1067) @dhruvkb
- Add tag app release action (#987) @sarayourfriend
- Add CNAME in other use of (#1006) @dhruvkb
- Add docs CNAME to config (#1005) @zackkrida
- Fix diagrams with transparent background in README.md of "ingestion_server"
for dark mode. (#1000) @AdarshRawat1
- Fix local build of the API and add its `recreate` just command (#994) @krysal
- Treat any non 200 status as failure for thingiverse (#940) @sarayourfriend
- Skip build and publish job if nothing to do (#977) @dhruvkb

## Credits

Thanks to @AdarshRawat1, @AetherUnbound, @Tomvth, @dependabot, @dependabot[bot],
@dhruvkb, @glowatsk, @kk311y, @krysal, @obulat, @openverse-bot, @panchovm,
@raiyaj, @renovate, @renovate[bot], @sarayourfriend, @sepehrrezaei, @sumit-158
and @zackkrida for their contributions!