v3.4.0
[3.4.0] - 2023-12-15
Changed
- Ingest lambda will return a failure if there are errors during ingesting. Previously,
errors would only be logged and the lambda would always return a success response. - Landing page (/) and collections endpoint (/collections) now return a 500 if
create_indices has not been run or cannot connect to database.