Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Releases: WordPress/openverse-api

v2.1.0

04 Jan 18:32
a7aa53f
Compare
Choose a tag to compare

Improvements

Internal Improvements

Bug Fixes

Credits

Thanks to @AetherUnbound, @PrabhavPandey, @dependabot, @dependabot[bot], @dhruvkb, @krysal and @sarayourfriend for their contributions!

v2.0.5

14 Dec 17:00
06f97ea
Compare
Choose a tag to compare

Bug Fixes

Credits

Special thanks to @AetherUnbound for their contributions!

See an issue?

Does anything look wrong in this release? Please report a bug.

v2.0.4

11 Dec 19:28
c67f7bd
Compare
Choose a tag to compare

Hotfix release to fix related images in production.

  • Bump pytest-django from 4.4.0 to 4.5.1 in /openverse_api: #387 by @dependabot
  • Bump ipython from 7.30.0 to 7.30.1 in /ingestion_server: #382 by @dependabot
  • Bump boto3 from 1.20.16 to 1.20.20 in /openverse_api: #386 by @dependabot

Bug Fixes

  • Fix page_size setting for related media: #394 by @obulat

Credits

Special thanks to @dependabot, @dependabot[bot] and @obulat for their contributions!

See an issue?

Does anything look wrong in this release? Please report a bug.

v2.0.3

03 Dec 23:40
6dfdd8e
Compare
Choose a tag to compare

New Features

Improvements

  • Make category a single-value field shared by all media types: #359 by @dhruvkb

Internal Improvements

Bug Fixes

Credits

Special thanks to @AetherUnbound, @dependabot, @dependabot[bot] and @dhruvkb for their contributions!

See an issue?

Does anything look wrong in this release? Please report a bug.

v2.0.2

17 Nov 16:27
b760ca1
Compare
Choose a tag to compare

Bug Fixes

  • Add migration for removing ShortendLink: #358 by @AetherUnbound
  • Protect foreign key constraint between imagelist_images and imagelist: #356 by @dhruvkb

Internal Improvements

  • Bump ipython from 7.28.0 to 7.29.0 in /openverse_api: #339 by @dependabot
  • Bump django-storages from 1.12.2 to 1.12.3 in /openverse_api: #337 by @dependabot

Credits

Special thanks to @AetherUnbound and @dhruvkb for their contributions!

See an issue?

Does anything look wrong in this release? Please report a bug.

v2.0.0

02 Nov 20:14
b9d21c6
Compare
Choose a tag to compare

New Features

  • Add integration tests, including those for audio, to the ingestion-server: #318 by @dhruvkb
  • Add ingestion for audio sets alongside audio tracks: #295 by @dhruvkb
  • Add filesize and filetype to the API endpoints: #269 by @dhruvkb
  • Add file type information to the Django models: #266 by @dhruvkb
  • Refactor the use of environment variables: #202 by @dhruvkb
  • Extend image proxy to work with cover art: #171 by @dhruvkb
  • Define integration tests for audio (and general improvements): #160 by @dhruvkb
  • Add DRF endpoints for audio: #108 by @dhruvkb
  • Add the logo and make small text fixes in the API docs: #170 by @dhruvkb
  • Add DRF serializers for audio: #105 by @dhruvkb
  • Add Django models for audio: #81 by @dhruvkb
  • Restore tests and fix causes of failure: #123 by @dhruvkb
  • Add issue templates: #121 by @dhruvkb

Improvements

  • Make general improvements to the Docker images, especially for analytics: #327 by @dhruvkb
  • Add just recreate command: #326 by @zackkrida
  • Modify image search url examples in docs to avoid redirects: #319 by @krysal
  • Remove redundant steps and use just recipes in CI: #316 by @dhruvkb
  • Improve minor aspects of the code: #296 by @dhruvkb
  • Add duration and category to ES mappings: #291 by @sarayourfriend
  • Add thumbnail field to audio sets: #292 by @dhruvkb
  • Setup Dependabot updates for analytics server: #273 by @dhruvkb
  • Removing redundant test/README: #264 by @Guiqft
  • Separate CURATED and CULTURAL_INSTITUTION authority types: #210 by @zackkrida
  • Add pre-commit, format all files, and add justfile: #224 by @sarayourfriend
  • Clean up API codebase by using idiomatic DRF and removing boilerplate: #194 by @dhruvkb
  • Refactor and clean up URLs and endpoints: #169 by @dhruvkb
  • Update content providers to match the new sample data: #168 by @dhruvkb
  • Create a CODEOWNERS file: #89 by @dhruvkb
  • Extract generalised media models from image models: #79 by @dhruvkb
  • Update help text in generic media models: #80 by @dhruvkb

Internal Improvements

Read more