Skip to content

Releases: cfpb/ccdb5-api

Development Release

04 Jun 17:56
5b0d1df
Compare
Choose a tag to compare
Development Release Pre-release
Pre-release

Development Release for deployed QA

/states API Filtering Change

03 Jun 20:13
4e97524
Compare
Choose a tag to compare

Row charts beneath the map were using the same filtering as our "Filters" aggregations, which led to incorrect items being displayed for some filter selections.

This resolves the issue and ensures all filters are applied to chart and map data on the "Map" page.

States API Additions

17 Apr 21:31
f67d0c1
Compare
Choose a tag to compare
  • Updated States endpoints to support mapping views
  • Updated swagger documentation for endpoints

Resolve Tag Filter Bug

27 Mar 18:28
794b9a0
Compare
Choose a tag to compare
  • Bugfix / minor release
  • Ensures that "Tags" filter functions when multiple options are selected.

1.3.0

27 Mar 16:09
e951673
Compare
Choose a tag to compare

Add support for Django 2.2

Development Release

13 Feb 20:37
919b167
Compare
Choose a tag to compare
Development Release Pre-release
Pre-release

Dev release only. Not for production or other use.

API Clarity

05 Feb 21:17
f136c3e
Compare
Choose a tag to compare

Clarify the behavior in the swagger documentation as well as correct some minor errors.

Development Release

27 Jan 21:41
c7f6a93
Compare
Choose a tag to compare
Development Release Pre-release
Pre-release

For development deployments. Not production ready.

1.2.0

14 Jan 15:50
01fbfc0
Compare
Choose a tag to compare

Remove Python 2 compatibility

Allow CORS from API Docs

04 Oct 13:58
d59d74b
Compare
Choose a tag to compare

In order to allow for fully interactive API Documentation, we are allowing limited requests (GET) from Github Pages urls controlled by the organization for the purposes of modern documentation.