What's Changed
- Allow user to fetch their own data with
GET /user/{email}
by @augusto-herrmann in #179 - Add a robots.txt file by @augusto-herrmann in #180
- Change mutable list defaults in Pydantic to default factory lists by @augusto-herrmann in #176
- Handle several database outage situations gracefully, add database health check endpoint by @augusto-herrmann in #181
Full Changelog: 3.2.5...3.2.6