Skip to content

Releases: cfpb/hmda-platform

HMDA Platform v1.11.1

21 Aug 21:50
Compare
Choose a tag to compare
HMDA Platform v1.11.1 Pre-release
Pre-release

New Features

  • Adds authentication for Cassandra journal and snapshot stores

HMDA Platform v1.11.0

18 Aug 19:12
Compare
Choose a tag to compare
HMDA Platform v1.11.0 Pre-release
Pre-release

New Features

  • Implement A&D Report for table 5-1
  • Fixes several issues with LAR edit logic
  • Improvements in clustering (cluster API, remove auto-downing)
  • Updated README
  • Fix issue with IRS reporting
  • Implementation of bulkhead pattern with custom dispatchers

HMDA Platform v1.10.1

04 Aug 20:48
Compare
Choose a tag to compare
HMDA Platform v1.10.1 Pre-release
Pre-release

New Features

  • Added publication project, including disclosure report D5-1
  • Upgraded Scala and SBT versions, improving compile times
  • Fixed compiler warnings by removing unused imports

HMDA Platform v1.10.0

28 Jul 14:32
Compare
Choose a tag to compare
HMDA Platform v1.10.0 Pre-release
Pre-release

Bug Fixes

  • Q049 was being checked twice, removed extra check

HMDA Platform v1.9.0

14 Jul 19:33
Compare
Choose a tag to compare
HMDA Platform v1.9.0 Pre-release
Pre-release

New Features

  • Made keyspace names configurable to avoid collusion with multiple deployments
  • Updated actor timeout to allow large files to finish validation
  • Added toggle for S025 to avoid triggering in test environments
  • Updated documentation for panel loader

Known Issues

  • IRS and Summary page will occasionally return empty results

HMDA Platform v1.8.0

30 Jun 17:26
Compare
Choose a tag to compare
HMDA Platform v1.8.0 Pre-release
Pre-release

New Features

  • Project LAR data to Cassandra-based back-end data store
  • Refactored panel loader, can now be used with Cassandra backend
  • Upgraded Akka HTTP to 10.0.8

Bug Fixes

  • Fixed issue with IRS CSV download formatting

HMDA Platform v1.7.0

16 Jun 18:27
Compare
Choose a tag to compare
HMDA Platform v1.7.0 Pre-release
Pre-release

New Features

  • Project institution data to Cassandra-based back-end data store
  • New endpoint to download Institution Register Summary (IRS) in CSV format
  • Sort submissions by descending sequenceNumber in filings API response
  • Syntactical edits S011 and S040
  • Upgraded Akka version to 2.4.19
  • Updated language for describing Submission statuses

Bug Fixes

  • Resolved certain intermittent spec failures in Q011Spec
  • Resolved IRS summaries reflecting too many LARs. Bug fix involves entirely new implementation of IRS reporting.

Known Issues

  • Several remaining intermittent spec failures, especially on CI server.

HMDA Platform 1.6.0

02 Jun 19:08
Compare
Choose a tag to compare
HMDA Platform 1.6.0 Pre-release
Pre-release

New Features

  • Adds Q029
  • Added protobuf serialization for parser, FSM, validation, filing, submission LAR stats and Institution view persistent actors.
  • Adds basic clustering support, forming a cluster of one and putting that configuration in ZooKeeper

Bug Fixes

  • Fixed Q130 failure
  • Intermittent test failure in Q011 (tests only)

Known Issues

  • Demo data loads inconsistently (#913)
  • IRS returns incorrect values (#979)

HMDA Platform v1.5.0

19 May 19:15
Compare
Choose a tag to compare
HMDA Platform v1.5.0 Pre-release
Pre-release

New Features

  • Added Macro edits Q070, Q071, Q072, Q075, and Q076
  • Added Quality edits Q130 and Q029
  • New and improved serialization format for more persistent data, including Filings, Submissions, HmdaRawFile, HmdaFiling
  • Removed retired edit Q046

Bug Fixes

  • Submission status now updates to validated if no Macro/Quality edits triggered, allowing signature for submissions without such edits
  • Fixed parser errors endpoint pagination

Known Issues

  • Validation edit Q130 falsely triggers on some submissions

HMDA Platform v1.4.0

05 May 19:12
Compare
Choose a tag to compare
HMDA Platform v1.4.0 Pre-release
Pre-release

New Features

  • Status updates, allowing completion of a submission workflow all the way to signing.
  • Validation edit Q012 added
  • Introduced optimized and future proof serialization format for Institution data
  • Institution data is now loaded through Admin API
  • Pagination for IRS
  • Update MSA lookup to also include MD
  • Filings are created automatically when a new institution is created
  • Status descriptions updated

Bug fixes

  • Fixed PublicHttpApiSpec test
  • Fixed validation process not completing
  • Submission status now updates on edit verification