ingestion_server-2023.08.29.17.36.35
github-actions
released this
29 Aug 17:36
·
1470 commits
to main
since this release
New Features
- Update audio and audioset_view to not rely on audio_view (#2803) by @stacimc
- Add popularity refresh DAGs (#2592) by @stacimc
Improvements
- Update data refresh to use media tables (#2818) by @stacimc
- Corrections to the catalog & ingestion server deployment run books (#2690) by @AetherUnbound
Internal Improvements
- Fix Elasticsearch memory hogging the right way (#2909) by @sarayourfriend
- Remove ES matrix from CI (#2882) by @obulat
- Bump boto3 from 1.28.20 to 1.28.34 in /ingestion_server (#2899) by @dependabot
- Bump jsonschema from 4.18.6 to 4.19.0 in /ingestion_server (#2873) by @dependabot
- Set API Dockerfile run to production config (#2808) by @sarayourfriend
- Remove
body
from the index.update elasticsearch requests (#2777) by @obulat - Replace request mocks with pook in tests (#2783) by @ashiramin
- Bump sentry-sdk from 1.26.0 to 1.29.0 in /ingestion_server (#2752) by @dependabot
- Bump gunicorn from 20.1.0 to 21.2.0 in /ingestion_server (#2755) by @dependabot
- Bump pyyaml from 6.0 to 6.0.1 in /ingestion_server (#2753) by @dependabot
- Bump boto3 from 1.26.165 to 1.28.16 in /ingestion_server (#2756) by @dependabot
- Bump certifi from 2023.5.7 to 2023.7.22 in /ingestion_server (#2718) by @dependabot
Bug Fixes
- Fix Elasticsearch memory hogging the right way (#2909) by @sarayourfriend
- Fix nginx redirect for no trailing slash (#2848) by @sarayourfriend