Skip to content

Releases: cfpb/ccdb5-api

CSV exporting script

08 Nov 17:52
Compare
Choose a tag to compare

Includes a Python script intended to generate CSV exports of complaints to take that load off of the Elasticsearch cluster. This release is experimental.

Drop Django 1.8 Compatibility

26 Sep 17:54
be80a78
Compare
Choose a tag to compare
  • Post-Django 1.11 Upgrade Cleanup #79
  • Remove the "v" from tag names -- for consistency with other satellite apps

Django 1.11 compatibility

19 Sep 14:38
9e579a4
Compare
Choose a tag to compare
  • Upgrade Django to 1.11 #76
  • Upgrade djangorestframework to support Django 1.11 #77
  • Require library versions up-to-date with cfgov-refresh #78

Improve Error Handling

22 Jun 14:35
aa2773f
Compare
Choose a tag to compare

Handle a wider variety of error conditions and only provide details via logging

Improve API documentation

04 Jan 13:23
fc03a4f
Compare
Choose a tag to compare
  • Added UI support for viewing the API documentation
  • Provide mkdocs to deploy a version of the documentation to GitHub pages

Provide API documentation

05 Dec 13:45
0e78b83
Compare
Choose a tag to compare

The API is documented in a Swagger/Open API formatted YAML available at /docs

Narrative Max Aggregations

21 Nov 16:14
347f8ff
Compare
Choose a tag to compare
  • Added Narrative Max aggregations to detect latest update for complaint narratives

Suggester Character limit adjustment

13 Nov 17:47
65d982a
Compare
Choose a tag to compare

Adjusted from 10 to 100 character

Proxy / Timezone Updates

08 Nov 17:29
cbee745
Compare
Choose a tag to compare
  • Updates default timezone for max _meta date
  • Resolves issue with sessions / proxy requests if applicable to the environment.

Initial Search API

08 Nov 13:35
d39024d
Compare
Choose a tag to compare
Merge pull request #61 from sephcoster/company-selector-fix

Remove company param in own type-ahead suggester