- **Feature:** Add explicit support for query options (183)
0.16.2
- **Bugfix:** Use blacklist for unhandled integrity errors (182)
0.16.1
- **Bugfix:** Only explicitly log errors for handled `IntegrityError`s (181)
0.16.0
- **Breaking:** Don't catch `IntegrityError`s that aren't from unique constraint violations when using psycopg2 (179) - **Feature:** Log `IntegrityError`s as errors when committing or flushing (178)
0.15.3
- **Feature:** Make the merged `view_func` a wrapper to get correct view name in e.g. New Relic (175) - **Bugfix:** Fix compatibility with newer apispec releases (176)
0.15.2
- **Feature:** Support using just IDs for related items (173)