Skip to content

Releases: cfpb/hmda-platform

HMDA Platform v1.19.0

08 Dec 20:09
073771a
Compare
Choose a tag to compare
HMDA Platform v1.19.0 Pre-release
Pre-release

New Features

  • Add rate spread calculator to public API
  • Add check digit calculator for 2018 ULI to public API
  • Make single LAR validation API public, add documentation
  • Daily job sends LAR, TS, and Panel data to S3 bucket for Regulator use
  • Send modified LAR data to s3 bucket upon signature
  • Upgrade Akka to 2.5.8 and AkkaHttp to 10.0.11
  • Add disclosure reports 8-1 through 8-7
  • Update Submission Status text descriptions for clarity
  • Update descriptions for selected edits, for clarity

Bug Fixes

  • Fix bug causing missing Institution records

HMDA Platform v1.18.0

22 Nov 21:22
0eb314b
Compare
Choose a tag to compare
HMDA Platform v1.18.0 Pre-release
Pre-release

New Features

  • New A&D reports
  • Upgrade Scala, Alpakka versions
  • Updated census tract definitions
  • Updated responses for S040, S205
  • Modified test files

Bug Fixes

  • Allow uppercase .txt file extensions
  • Fix stuck validation issue
  • Simplified and correct Q030 edit logic

HMDA Platform v1.17.0

09 Nov 19:24
30dfd31
Compare
Choose a tag to compare
HMDA Platform v1.17.0 Pre-release
Pre-release

New Features

  • New admin API endpoint to retrieve full details for an institution
  • Improved logging for production
  • Projects LAR data only when submission has been signed

HMDA Platform v1.16.1

02 Nov 21:37
Compare
Choose a tag to compare
HMDA Platform v1.16.1 Pre-release
Pre-release

Bug Fixes

  • Removes query processing code for LAR data

HMDA Platform v1.16.0

27 Oct 21:17
Compare
Choose a tag to compare
HMDA Platform v1.16.0 Pre-release
Pre-release

New Features

  • Load testing / benchmarking code included in project
  • Table 5-2 (National Aggregate and Disclosure by Respondent ID)
  • Table 5-3 (Aggregate by MSA)
  • 2016 LAR data loader

HMDA Platform v1.15.0

13 Oct 18:31
Compare
Choose a tag to compare
HMDA Platform v1.15.0 Pre-release
Pre-release

New Features

  • Upgrade Akka and Akka Http to latest versions
  • Update docs with Cassandra cluster connection
  • Upgrade Alpakka to latest version
  • Provide bulkhead dispatcher for cluster operations
  • Update panel loading documentation
  • Disclosure by respondent id report (Table 5-3)

HMDA Platform v1.14.0

29 Sep 20:15
Compare
Choose a tag to compare
HMDA Platform v1.14.0 Pre-release
Pre-release

New Features

  • Removed Postgres dependency
  • Added A&D report utils
  • Added Aggregate report 5-2
  • Akka version upgraded to 2.5.1 and various library versions
  • Upgraded panel loader to use TCP server

HMDA Platform v1.13.1

20 Sep 19:41
Compare
Choose a tag to compare
HMDA Platform v1.13.1 Pre-release
Pre-release

Fixes

Library version upgrades:

  • Enumeratum 1.5.12
  • Scalaz 7.2.12
  • Cassandra Persistence 0.28

HMDA Platform v1.13.0

15 Sep 19:06
Compare
Choose a tag to compare
HMDA Platform v1.13.0 Pre-release
Pre-release

New Features

  • Cluster roles: the platform now has four separate cluster roles (api, persistence, query, publication).
  • File name is now included on all submission API endpoints

Fixes

  • Blank email search requests will no longer return any results
  • Corrected logic of several edits
  • Filing status will no longer reset after being marked as completed

HMDA Platform v1.12.0

25 Aug 18:54
Compare
Choose a tag to compare
HMDA Platform v1.12.0 Pre-release
Pre-release

New Features

  • Updates to README
  • Log levels are configurable at runtime by using the HMDA_LOGLEVEL environment variable