Releases: metabrainz/acousticbrainz-server
Releases · metabrainz/acousticbrainz-server
v-2019-07-31.2
- Specify status code to 301 for http requests redirect (#365)
v-2019-07-31.1
- AB-413: Redirect to HTTPS when accessing the login page in production
- Add ratelimiting
v-2019-07-31.0
v-2019-07-02.0
v-2019-07-01.0
- AB-91: Map model classes to more meaningful labels
- Set the maximum bulk query number to 25 and add documentation
- Include dataset and class descriptions in CSV for import/export - AB-387
- Upgrade dependencies from GitHub security warnings
- AB-379: Reporting/re-running failed highlevel jobs
- AB-411: Fix exceptions when uuids have upper-case characters
v-2019-05-27.0
- AB-365: Show more information on recording detail page if there is no MB data
- Resolved TODO: get_next_pending_job now returns same data as get_job
- AB-386: Download dataset structure
- AB-406 part 1: add submission offset to lowlevel table
- Upgrade brainzutils to 1.11
- Upgrade packages for security updates
v-2019-03-05.0
- AB-318: Return HTTP401 on API endpoints if the user is not logged in
- Upgrade dependencies
- Use a single Dockerfile to build the development and production images
- AB-21: Get high-level data for multiple recordings with one request
- Changed precision for danceability and bpm on the summary
- AB-327: Validate dataset structure before submitting for evaluation and dataset contents after.
- AB-325: Only render the error message if it exists
- AB-376: Add all stats rows in a single transaction
v-2019-01-30.0
- Use our own redis instance instead of listenbrainz redis.