Skip to content

v3.4.0

Compare
Choose a tag to compare
@philvarner philvarner released this 15 Dec 21:52
· 24 commits to main since this release
248dec2

[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.